Searched refs:getAuthRefMap (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.java130 Map authRefMap = getAuthRefMap(realm, hostEntityID);
315 authRefMap = getAuthRefMap(realm,hostEntityID);
384 Map authRefMap = getAuthRefMap(realm, hostEntityID);
483 private static Map getAuthRefMap(String realm,String hostEntityID) { method in class:DefaultSPAuthnContextMapper
496 "getAuthRefMap:", e);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultSPAuthnContextMapper.java130 Map authRefMap = getAuthRefMap(realm, hostEntityID);
315 authRefMap = getAuthRefMap(realm,hostEntityID);
384 Map authRefMap = getAuthRefMap(realm, hostEntityID);
483 private static Map getAuthRefMap(String realm,String hostEntityID) { method in class:DefaultSPAuthnContextMapper
496 "getAuthRefMap:", e);

Completed in 22 milliseconds