Searched refs:NAMEID_MAPPING_SERVICE (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/servlet/
H A DNameIDMappingServiceSOAP.java78 realm, idpEntityID, SAML2Constants.NAMEID_MAPPING_SERVICE,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/servlet/
H A DNameIDMappingServiceSOAP.java78 realm, idpEntityID, SAML2Constants.NAMEID_MAPPING_SERVICE,
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java1577 public String NAMEID_MAPPING_SERVICE = "nip"; field in interface:SAML2Constants
H A DSAML2Utils.java4112 } else if (SAML2Constants.NAMEID_MAPPING_SERVICE.equals(profile)) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java1586 public String NAMEID_MAPPING_SERVICE = "nip"; field in interface:SAML2Constants
H A DSAML2Utils.java4137 } else if (SAML2Constants.NAMEID_MAPPING_SERVICE.equals(profile)) {

Completed in 102 milliseconds