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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/
H A DAuthContext.java622 authServiceURL = getAuthServiceURL(authURL.getProtocol(),
630 authServiceURL = getAuthServiceURL( server_proto,
1397 authServiceURL = getAuthServiceURL(authURL.getProtocol(),
1606 authServiceURL = getAuthServiceURL(
1620 authServiceURL = getAuthServiceURL(server_proto,
2342 private static URL getAuthServiceURL( method in class:AuthContext
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/
H A DAuthContext.java622 authServiceURL = getAuthServiceURL(authURL.getProtocol(),
630 authServiceURL = getAuthServiceURL( server_proto,
1397 authServiceURL = getAuthServiceURL(authURL.getProtocol(),
1606 authServiceURL = getAuthServiceURL(
1620 authServiceURL = getAuthServiceURL(server_proto,
2342 private static URL getAuthServiceURL( method in class:AuthContext

Completed in 29 milliseconds