Searched refs:getAttributesForFedlet (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.java1290 * @deprecated Use {@link #getAttributesForFedlet(String, String, String, List, String, String)}
1295 Map<String, Set<String>> attrMap = getAttributesForFedlet(spEntityID, idpEntityID, nameIDValue, attrsList,
1335 public static Map<String, Set<String>> getAttributesForFedlet(String spEntityID, String idpEntityID, method in class:AttributeQueryUtil
1338 final String classMethod = "AttributeQueryUtil.getAttributesForFedlet: ";
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAttributeQueryUtil.java1292 * @deprecated Use {@link #getAttributesForFedlet(String, String, String, List, String, String)}
1297 Map<String, Set<String>> attrMap = getAttributesForFedlet(spEntityID, idpEntityID, nameIDValue, attrsList,
1337 public static Map<String, Set<String>> getAttributesForFedlet(String spEntityID, String idpEntityID, method in class:AttributeQueryUtil
1340 final String classMethod = "AttributeQueryUtil.getAttributesForFedlet: ";

Completed in 36 milliseconds