Searched refs:getEntityRolesTypes (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaManager.java528 Set currentRolesTypes = getEntityRolesTypes(currentRoles);
574 Set currentRolesTypes = getEntityRolesTypes(currentRoles);
662 private static Set getEntityRolesTypes(Collection roles) { method in class:SAML2MetaManager
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaManager.java531 Set currentRolesTypes = getEntityRolesTypes(currentRoles);
577 Set currentRolesTypes = getEntityRolesTypes(currentRoles);
665 private static Set getEntityRolesTypes(Collection roles) { method in class:SAML2MetaManager

Completed in 48 milliseconds