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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java3309 Map roleAttrMap = getRoleServiceAttributes();
3325 Map roleAttrMap = getRoleServiceAttributes();
3343 Map getRoleServiceAttributes() throws Exception { method in class:LoginState
5084 Map roleAttrMap = getRoleServiceAttributes();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java3219 Map roleAttrMap = getRoleServiceAttributes();
3235 Map roleAttrMap = getRoleServiceAttributes();
3253 private Map<String, Set<String>> getRoleServiceAttributes() throws Exception { method in class:LoginState
4985 Map<String, Set<String>> roleAttrMap = getRoleServiceAttributes();

Completed in 58 milliseconds