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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/internal/
H A DAuthSSOToken.java93 key = getNewKey();
97 protected static String getNewKey() { method in class:AuthSSOToken
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/internal/
H A DAuthSSOToken.java92 key = getNewKey();
96 protected static String getNewKey() { method in class:AuthSSOToken

Completed in 48 milliseconds