Searched refs:getIDPAttributeMapper (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.java321 IDPAttributeMapper attrMapper = getIDPAttributeMapper(
510 private static IDPAttributeMapper getIDPAttributeMapper(Map<String, method in class:IPSigninRequest
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DWSFederationUtils.java523 IDPAttributeMapper attrMapper = getIDPAttributeMapper(WSFederationMetaUtils.getAttributes(idpConfig));
584 private static IDPAttributeMapper getIDPAttributeMapper(Map<String, List<String>> attributes) method in class:WSFederationUtils
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSSOUtil.java1270 getIDPAttributeMapper(realm, idpEntityID);
1294 static IDPAttributeMapper getIDPAttributeMapper( method in class:IDPSSOUtil
1297 String classMethod = "IDPSSOUtil.getIDPAttributeMapper: ";
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSSOUtil.java1301 getIDPAttributeMapper(realm, idpEntityID);
1325 static IDPAttributeMapper getIDPAttributeMapper( method in class:IDPSSOUtil
1328 String classMethod = "IDPSSOUtil.getIDPAttributeMapper: ";

Completed in 45 milliseconds