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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java3310 roleURL = getRoleURLFromAttribute(roleAttrMap,
3326 roleFailureURL = getRoleURLFromAttribute(roleAttrMap,
3838 String getRoleURLFromAttribute(Map roleAttrMap, String attrName) { method in class:LoginState
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java3220 roleURL = getRoleURLFromAttribute(roleAttrMap,
3236 roleFailureURL = getRoleURLFromAttribute(roleAttrMap,
3728 private String getRoleURLFromAttribute(Map roleAttrMap, String attrName) { method in class:LoginState

Completed in 56 milliseconds