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

/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java1169 InternalSession oldSession = getReferencedOldSession();
1881 private InternalSession getReferencedOldSession() { method in class:LoginState
4491 return getReferencedOldSession();
4527 InternalSession oldSession = getReferencedOldSession();
4672 session = getReferencedOldSession();
4762 InternalSession oldSession = getReferencedOldSession();
5979 InternalSession oldSession = getReferencedOldSession();

Completed in 40 milliseconds