Uses of Class
org.acegisecurity.concurrent.SessionAlreadyUsedException

Packages that use SessionAlreadyUsedException
org.acegisecurity.concurrent   
 

Uses of SessionAlreadyUsedException in org.acegisecurity.concurrent
 

Methods in org.acegisecurity.concurrent that throw SessionAlreadyUsedException
 void SessionRegistryImpl.registerNewSession(String sessionId, Object principal)
           
 void SessionRegistry.registerNewSession(String sessionId, Object principal)
          Registers a new session for the specified principal.
 



Copyright © 2004-2005 Acegi Technology Pty Limited. All Rights Reserved.