Uses of Package
org.acegisecurity.concurrent

Packages that use org.acegisecurity.concurrent
org.acegisecurity.concurrent   
org.acegisecurity.providers Implements a provider-based approach to authentication decisions. 
 

Classes in org.acegisecurity.concurrent used by org.acegisecurity.concurrent
ConcurrentSessionController
          Provides two methods that can be called by an AuthenticationManager to integrate with the concurrent session handling infrastructure.
SessionAlreadyUsedException
          Thrown by a SessionRegistry implementation if an attempt is made to create new session information for an existing sessionId.
SessionInformation
          Represents a record of a session within the Acegi Security framework.
SessionRegistry
          Maintains a registry of SessionInformation instances.
 

Classes in org.acegisecurity.concurrent used by org.acegisecurity.providers
ConcurrentSessionController
          Provides two methods that can be called by an AuthenticationManager to integrate with the concurrent session handling infrastructure.
 



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