Searched refs:selectIDPBasedOnLOA (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 DSAML2IDPProxyFRImpl.java194 String idpListSt = selectIDPBasedOnLOA(proxyIDPs, realm, authnRequest);
306 return selectIDPBasedOnLOA(idpList, realm, authnRequest);
313 private String selectIDPBasedOnLOA(List<String> idpList, String realm, AuthnRequest authnRequest) { method in class:SAML2IDPProxyFRImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DSAML2IDPProxyFRImpl.java194 String idpListSt = selectIDPBasedOnLOA(proxyIDPs, realm, authnRequest);
306 return selectIDPBasedOnLOA(idpList, realm, authnRequest);
313 private String selectIDPBasedOnLOA(List<String> idpList, String realm, AuthnRequest authnRequest) { method in class:SAML2IDPProxyFRImpl

Completed in 30 milliseconds