Searched refs:processAttributeQuery (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/servlet/
H A DAttributeServiceSOAP.java141 Response samlResp = AttributeQueryUtil.processAttributeQuery(
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/servlet/
H A DAttributeServiceSOAP.java141 Response samlResp = AttributeQueryUtil.processAttributeQuery(
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAttributeQueryUtil.java251 public static Response processAttributeQuery(AttributeQuery attrQuery, method in class:AttributeQueryUtil
269 "processAttributeQuery: ", se);
279 SAML2Utils.debug.error("AttributeQueryUtil.processAttributeQuery:",
292 SAML2Utils.debug.error("AttributeQueryUtil.processAttributeQuery:",
312 "processAttributeQuery: ", se);
322 "processAttributeQuery: unable to find identity.");
363 "AttributeQueryUtil.processAttributeQuery:", se);
380 "AttributeQueryUtil.processAttributeQuery:", se);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAttributeQueryUtil.java253 public static Response processAttributeQuery(AttributeQuery attrQuery, method in class:AttributeQueryUtil
271 "processAttributeQuery: ", se);
281 SAML2Utils.debug.error("AttributeQueryUtil.processAttributeQuery:",
294 SAML2Utils.debug.error("AttributeQueryUtil.processAttributeQuery:",
314 "processAttributeQuery: ", se);
324 "processAttributeQuery: unable to find identity.");
365 "AttributeQueryUtil.processAttributeQuery:", se);
382 "AttributeQueryUtil.processAttributeQuery:", se);

Completed in 36 milliseconds