Searched defs:getServiceAttributesName (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DAMIdentity.java801 Set attrNames = getServiceAttributesName(serviceName);
828 Set attrNames = getServiceAttributesName(serviceName);
855 Set attrNames = getServiceAttributesName(serviceName);
1391 private Set getServiceAttributesName(String serviceName) method in class:AMIdentity
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DAMIdentity.java805 Set attrNames = getServiceAttributesName(serviceName);
831 Set attrNames = getServiceAttributesName(serviceName);
858 Set attrNames = getServiceAttributesName(serviceName);
1394 private Set getServiceAttributesName(String serviceName) method in class:AMIdentity

Completed in 33 milliseconds