Searched defs:processAuthnQuery (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.java170 public static Response processAuthnQuery(AuthnQuery authnQuery, method in class:AuthnQueryUtil
177 SAML2Utils.debug.error("AuthnQueryUtil.processAuthnQuery:", se);
190 SAML2Utils.debug.error("AuthnQueryUtil.processAuthnQuery:", sme);
237 SAML2Utils.debug.message("AuthnQueryUtil.processAuthnQuery: " +
244 SAML2Utils.debug.error("AuthnQueryUtil.processAuthnQuery: " +
268 "AuthnQueryUtil.processAuthnQuery: " +
289 "AuthnQueryUtil.processAuthnQuery: " +
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAuthnQueryUtil.java172 public static Response processAuthnQuery(AuthnQuery authnQuery, method in class:AuthnQueryUtil
179 SAML2Utils.debug.error("AuthnQueryUtil.processAuthnQuery:", se);
192 SAML2Utils.debug.error("AuthnQueryUtil.processAuthnQuery:", sme);
239 SAML2Utils.debug.message("AuthnQueryUtil.processAuthnQuery: " +
246 SAML2Utils.debug.error("AuthnQueryUtil.processAuthnQuery: " +
270 "AuthnQueryUtil.processAuthnQuery: " +
291 "AuthnQueryUtil.processAuthnQuery: " +

Completed in 23 milliseconds