Searched refs:updateAuthnContextMapping (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultIDPAuthnContextMapper.java114 updateAuthnContextMapping(realm, idpEntityID);
217 updateAuthnContextMapping(realm, idpEntityID);
287 updateAuthnContextMapping(realm, idpEntityID);
299 private void updateAuthnContextMapping(String realm, String idpEntityID) { method in class:DefaultIDPAuthnContextMapper
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultIDPAuthnContextMapper.java107 updateAuthnContextMapping(realm, idpEntityID);
209 updateAuthnContextMapping(realm, idpEntityID);
279 updateAuthnContextMapping(realm, idpEntityID);
291 private void updateAuthnContextMapping(String realm, String idpEntityID) { method in class:DefaultIDPAuthnContextMapper

Completed in 28 milliseconds