Searched refs:sendAttributeQuery (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 DAttributeQueryUtil.java131 public static Response sendAttributeQuery(AttributeQuery attrQuery, method in class:AttributeQueryUtil
140 SAML2Utils.debug.error("AttributeQueryUtil.sendAttributeQuery:",
192 public static void sendAttributeQuery(AttributeQuery attrQuery, method in class:AttributeQueryUtil
202 SAML2Utils.debug.error("AttributeQueryUtil.sendAttributeQuery:",
1369 Response samlResp = sendAttributeQuery(attrQuery, idpEntityID, "/", attrQueryProfile,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAttributeQueryUtil.java133 public static Response sendAttributeQuery(AttributeQuery attrQuery, method in class:AttributeQueryUtil
142 SAML2Utils.debug.error("AttributeQueryUtil.sendAttributeQuery:",
194 public static void sendAttributeQuery(AttributeQuery attrQuery, method in class:AttributeQueryUtil
204 SAML2Utils.debug.error("AttributeQueryUtil.sendAttributeQuery:",
1371 Response samlResp = sendAttributeQuery(attrQuery, idpEntityID, "/", attrQueryProfile,

Completed in 202 milliseconds