|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.security.concurrent.SessionRegistryUtils
public final class SessionRegistryUtils
Utility methods to assist with concurrent session management.
Method Summary | |
---|---|
static java.lang.Object |
obtainPrincipalFromAuthentication(Authentication auth)
|
static java.lang.String |
obtainSessionIdFromAuthentication(Authentication auth)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.Object obtainPrincipalFromAuthentication(Authentication auth)
public static java.lang.String obtainSessionIdFromAuthentication(Authentication auth)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |