org.acegisecurity.concurrent
Class SessionRegistryUtils
java.lang.Object
org.acegisecurity.concurrent.SessionRegistryUtils
public final class SessionRegistryUtils
- extends Object
Utility methods to assist with concurrent session management.
- Version:
- $Id: SessionRegistryUtils.java 1784 2007-02-24 21:00:24Z luke_t $
- Author:
- Ben Alex
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
obtainPrincipalFromAuthentication
public static Object obtainPrincipalFromAuthentication(Authentication auth)
obtainSessionIdFromAuthentication
public static String obtainSessionIdFromAuthentication(Authentication auth)
Copyright © 2004-2012 Interface21, Inc. All Rights Reserved.