Searched defs:attrQueryProfile (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.java122 * @param attrQueryProfile the attribute query profile or null to ignore
132 String attrAuthorityEntityID, String realm, String attrQueryProfile,
156 String location = findLocation(aad, binding, attrQueryProfile,
184 * @param attrQueryProfile the attribute query profile or null to ignore
194 String attrAuthorityEntityID, String realm, String attrQueryProfile,
218 String location = findLocation(aad, binding, attrQueryProfile,
260 String attrQueryProfile = AttributeQueryUtil.getAttributeQueryProfile(
1149 String attrQueryProfile, String attrProfile) {
1169 attrQueryProfile)) {
1180 AttributeServiceElement attrService, String attrQueryProfile) {
131 sendAttributeQuery(AttributeQuery attrQuery, String attrAuthorityEntityID, String realm, String attrQueryProfile, String attrProfile, String binding) argument
192 sendAttributeQuery(AttributeQuery attrQuery, HttpServletRequest request, HttpServletResponse response, String attrAuthorityEntityID, String realm, String attrQueryProfile, String attrProfile, String binding) argument
1147 findLocation( AttributeAuthorityDescriptorElement aad, String binding, String attrQueryProfile, String attrProfile) argument
1179 isValidAttributeService(String binding, AttributeServiceElement attrService, String attrQueryProfile) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAttributeQueryUtil.java124 * @param attrQueryProfile the attribute query profile or null to ignore
134 String attrAuthorityEntityID, String realm, String attrQueryProfile,
158 String location = findLocation(aad, binding, attrQueryProfile,
186 * @param attrQueryProfile the attribute query profile or null to ignore
196 String attrAuthorityEntityID, String realm, String attrQueryProfile,
220 String location = findLocation(aad, binding, attrQueryProfile,
262 String attrQueryProfile = AttributeQueryUtil.getAttributeQueryProfile(
1151 String attrQueryProfile, String attrProfile) {
1171 attrQueryProfile)) {
1182 AttributeServiceElement attrService, String attrQueryProfile) {
133 sendAttributeQuery(AttributeQuery attrQuery, String attrAuthorityEntityID, String realm, String attrQueryProfile, String attrProfile, String binding) argument
194 sendAttributeQuery(AttributeQuery attrQuery, HttpServletRequest request, HttpServletResponse response, String attrAuthorityEntityID, String realm, String attrQueryProfile, String attrProfile, String binding) argument
1149 findLocation( AttributeAuthorityDescriptorElement aad, String binding, String attrQueryProfile, String attrProfile) argument
1181 isValidAttributeService(String binding, AttributeServiceElement attrService, String attrQueryProfile) argument
[all...]

Completed in 40 milliseconds