Searched defs:getIDPAccountMapper (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/
H A DIPSigninRequest.java323 IDPAccountMapper accountMapper = getIDPAccountMapper(
485 private static IDPAccountMapper getIDPAccountMapper(Map<String, method in class:IPSigninRequest
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DWSFederationUtils.java524 IDPAccountMapper accountMapper = getIDPAccountMapper(WSFederationMetaUtils.getAttributes(idpConfig));
566 private static IDPAccountMapper getIDPAccountMapper(Map<String, List<String>> attributes) method in class:WSFederationUtils
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java2747 public static IDPAccountMapper getIDPAccountMapper( method in class:SAML2Utils
2750 String classMethod = "SAML2Utils.getIDPAccountMapper: ";
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java2772 public static IDPAccountMapper getIDPAccountMapper( method in class:SAML2Utils
2775 String classMethod = "SAML2Utils.getIDPAccountMapper: ";

Completed in 53 milliseconds