Searched refs:NS_XMLENC (Results 1 - 14 of 14) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DNamespacePrefixMapperImpl.java80 } else if (namespaceUri.equals(SAML2MetaSecurityUtils.NS_XMLENC)) {
H A DSAML2MetaSecurityUtils.java96 public static final String NS_XMLENC = "http://www.w3.org/2001/04/xmlenc#"; field in class:SAML2MetaSecurityUtils
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DNamespacePrefixMapperImpl.java80 } else if (namespaceUri.equals(SAML2MetaSecurityUtils.NS_XMLENC)) {
H A DSAML2MetaSecurityUtils.java96 public static final String NS_XMLENC = "http://www.w3.org/2001/04/xmlenc#"; field in class:SAML2MetaSecurityUtils
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DCreateSAML2HostedProviderTemplate.java893 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1026 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1146 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1225 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1291 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1368 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1425 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1484 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DCreateSAML2HostedProviderTemplate.java893 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1026 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1146 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1225 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1291 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1368 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1425 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
1484 SAML2MetaSecurityUtils.NS_XMLENC +"\">" +
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/xmlenc/
H A DFMEncProvider.java360 NodeList nl = ed.getElementsByTagNameNS(SAML2Constants.NS_XMLENC,
418 SAML2Constants.NS_XMLENC, "EncryptedKey");
526 SAML2Constants.NS_XMLENC, "EncryptedKey");
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/xmlenc/
H A DFMEncProvider.java373 NodeList nl = ed.getElementsByTagNameNS(SAML2Constants.NS_XMLENC,
431 SAML2Constants.NS_XMLENC, "EncryptedKey");
541 SAML2Constants.NS_XMLENC, "EncryptedKey");
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/meta/
H A DIDFFMetaSecurityUtils.java68 public static final String NS_XMLENC = "http://www.w3.org/2001/04/xmlenc#"; field in class:IDFFMetaSecurityUtils
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/meta/
H A DIDFFMetaSecurityUtils.java68 public static final String NS_XMLENC = "http://www.w3.org/2001/04/xmlenc#"; field in class:IDFFMetaSecurityUtils
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java1229 public String NS_XMLENC = "http://www.w3.org/2001/04/xmlenc#"; field in interface:SAML2Constants
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/meta/
H A DWSFederationMetaSecurityUtils.java84 public static final String NS_XMLENC = "http://www.w3.org/2001/04/xmlenc#"; field in class:WSFederationMetaSecurityUtils
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java1238 public String NS_XMLENC = "http://www.w3.org/2001/04/xmlenc#"; field in interface:SAML2Constants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/meta/
H A DWSFederationMetaSecurityUtils.java85 public static final String NS_XMLENC = "http://www.w3.org/2001/04/xmlenc#"; field in class:WSFederationMetaSecurityUtils

Completed in 58 milliseconds