Searched defs:nsPrefixMapper (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/meta/
H A DWSFederationMetaUtils.java94 private static NamespacePrefixMapperImpl nsPrefixMapper = field in class:WSFederationMetaUtils
177 marshaller.setProperty(PROP_NAMESPACE_PREFIX_MAPPER, nsPrefixMapper);
194 marshaller.setProperty(PROP_NAMESPACE_PREFIX_MAPPER, nsPrefixMapper);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/meta/
H A DIDFFMetaUtils.java95 private static NamespacePrefixMapperImpl nsPrefixMapper = field in class:IDFFMetaUtils
124 marshaller.setProperty(PROP_NAMESPACE_PREFIX_MAPPER, nsPrefixMapper);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/meta/
H A DIDFFMetaUtils.java95 private static NamespacePrefixMapperImpl nsPrefixMapper = field in class:IDFFMetaUtils
124 marshaller.setProperty(PROP_NAMESPACE_PREFIX_MAPPER, nsPrefixMapper);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/meta/
H A DWSFederationMetaUtils.java97 private static NamespacePrefixMapperImpl nsPrefixMapper = field in class:WSFederationMetaUtils
180 marshaller.setProperty(PROP_NAMESPACE_PREFIX_MAPPER, nsPrefixMapper);
197 marshaller.setProperty(PROP_NAMESPACE_PREFIX_MAPPER, nsPrefixMapper);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaUtils.java95 private static NamespacePrefixMapperImpl nsPrefixMapper = field in class:SAML2MetaUtils
186 marshaller.setProperty(PROP_NAMESPACE_PREFIX_MAPPER, nsPrefixMapper);
203 marshaller.setProperty(PROP_NAMESPACE_PREFIX_MAPPER, nsPrefixMapper);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaUtils.java95 private static NamespacePrefixMapperImpl nsPrefixMapper = field in class:SAML2MetaUtils
186 marshaller.setProperty(PROP_NAMESPACE_PREFIX_MAPPER, nsPrefixMapper);
203 marshaller.setProperty(PROP_NAMESPACE_PREFIX_MAPPER, nsPrefixMapper);

Completed in 37 milliseconds