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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/session/util/
H A DSessionUtils.java180 public static String getEncryptedStorageKey(SessionID sessionID) throws Exception { method in class:SessionUtils
184 throw new SessionException("SessionUtils.getEncryptedStorageKey: StorageKey is null");
/forgerock/openam/openam-core/src/main/java/com/sun/identity/session/util/
H A DSessionUtils.java180 public static String getEncryptedStorageKey(SessionID sessionID) throws Exception { method in class:SessionUtils
184 throw new SessionException("SessionUtils.getEncryptedStorageKey: StorageKey is null");

Completed in 43 milliseconds