Searched refs:getAuthnCtxFromSPConfig (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 DDefaultSPAuthnContextMapper.java393 private static Map getAuthnCtxFromSPConfig(String realm, method in class:DefaultSPAuthnContextMapper
438 "getAuthnCtxFromSPConfig:", nfe);
445 "getAuthnCtxFromSPConfig: AuthLevel is " +
489 authRefMap = (Map)getAuthnCtxFromSPConfig(realm, hostEntityID);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultSPAuthnContextMapper.java393 private static Map getAuthnCtxFromSPConfig(String realm, method in class:DefaultSPAuthnContextMapper
438 "getAuthnCtxFromSPConfig:", nfe);
445 "getAuthnCtxFromSPConfig: AuthLevel is " +
489 authRefMap = (Map)getAuthnCtxFromSPConfig(realm, hostEntityID);

Completed in 30 milliseconds