Searched defs:defaultImplementationMap (Results 1 - 7 of 7) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/
H A DGrammarInfoImpl.java48 private final Map defaultImplementationMap; field in class:GrammarInfoImpl
57 this.defaultImplementationMap = _defaultImplementationMap;
120 String name = (String)defaultImplementationMap.get(javaContentInterface);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DGrammarInfoImpl.java48 private final Map defaultImplementationMap; field in class:GrammarInfoImpl
57 this.defaultImplementationMap = _defaultImplementationMap;
120 String name = (String)defaultImplementationMap.get(javaContentInterface);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/
H A DGrammarInfoImpl.java48 private final Map defaultImplementationMap; field in class:GrammarInfoImpl
57 this.defaultImplementationMap = _defaultImplementationMap;
120 String name = (String)defaultImplementationMap.get(javaContentInterface);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/
H A DGrammarInfoImpl.java48 private final Map defaultImplementationMap; field in class:GrammarInfoImpl
57 this.defaultImplementationMap = _defaultImplementationMap;
120 String name = (String)defaultImplementationMap.get(javaContentInterface);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DGrammarInfoImpl.java48 private final Map defaultImplementationMap; field in class:GrammarInfoImpl
57 this.defaultImplementationMap = _defaultImplementationMap;
120 String name = (String)defaultImplementationMap.get(javaContentInterface);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/
H A DGrammarInfoImpl.java48 private final Map defaultImplementationMap; field in class:GrammarInfoImpl
57 this.defaultImplementationMap = _defaultImplementationMap;
120 String name = (String)defaultImplementationMap.get(javaContentInterface);
/forgerock/openam-v13/openam-schema/openam-diagnostics-schema/src/main/java/com/sun/identity/diagnostic/base/core/jaxbgen/impl/runtime/
H A DGrammarInfoImpl.java48 private final Map defaultImplementationMap; field in class:GrammarInfoImpl
57 this.defaultImplementationMap = _defaultImplementationMap;
120 String name = (String)defaultImplementationMap.get(javaContentInterface);

Completed in 32 milliseconds