Searched defs:verifyAuthnQuery (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 DAuthnQueryUtil.java175 verifyAuthnQuery(authnQuery, authnAuthorityEntityID, realm);
372 private static void verifyAuthnQuery(AuthnQuery authnQuery, method in class:AuthnQueryUtil
401 "AuthnQueryUtil.verifyAuthnQuery: " +
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAuthnQueryUtil.java177 verifyAuthnQuery(authnQuery, authnAuthorityEntityID, realm);
374 private static void verifyAuthnQuery(AuthnQuery authnQuery, method in class:AuthnQueryUtil
403 "AuthnQueryUtil.verifyAuthnQuery: " +

Completed in 547 milliseconds