Searched defs:getIDPAuthnContextMapper (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSSOUtil.java1190 getIDPAuthnContextMapper(realm, idpEntityID);
1343 public static IDPAuthnContextMapper getIDPAuthnContextMapper( method in class:IDPSSOUtil
1346 String classMethod = "IDPSSOUtil.getIDPAuthnContextMapper: ";
2366 getIDPAuthnContextMapper(realm, idpEntityID);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSSOUtil.java1201 getIDPAuthnContextMapper(realm, idpEntityID);
1374 public static IDPAuthnContextMapper getIDPAuthnContextMapper( method in class:IDPSSOUtil
1377 String classMethod = "IDPSSOUtil.getIDPAuthnContextMapper: ";
2399 getIDPAuthnContextMapper(realm, idpEntityID);

Completed in 33 milliseconds