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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java3399 successServiceURL = getServiceURLFromAttribute(
3427 serviceFailureURL = getServiceURLFromAttribute(
3857 String getServiceURLFromAttribute(Map attributeMap, String attrName) { method in class:LoginState
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java3303 successServiceURL = getServiceURLFromAttribute(
3331 serviceFailureURL = getServiceURLFromAttribute(
3747 private String getServiceURLFromAttribute(Map attributeMap, String attrName) { method in class:LoginState

Completed in 260 milliseconds