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

/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAuthUtils.java409 private static String getSessionIDString(AuthContextLocal authContext) { method in class:AuthUtils
438 String sidString= getSessionIDString(ac);

Completed in 31 milliseconds