Searched defs:generateSessionID (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/
H A DSessionID.java701 public static SessionID generateSessionID(SessionServerConfig serverConfig, String domain, String jwt) throws SessionException { method in class:SessionID
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/
H A DSessionID.java704 public static SessionID generateSessionID(SessionServerConfig serverConfig, String domain) throws SessionException { method in class:SessionID

Completed in 44 milliseconds