|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.acegisecurity.concurrent | |
---|---|
org.acegisecurity.concurrent | Concurrent session control and registration classes. |
org.acegisecurity.providers | Implements a provider-based approach to authentication decisions. |
org.acegisecurity.ui | Authentication processing mechanisms, which respond to the submission of authentication credentials using various protocols (eg BASIC, CAS, form login etc). |
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. |
Classes in org.acegisecurity.concurrent used by org.acegisecurity.ui | |
---|---|
SessionIdentifierAware
Implemented by Authentication.getDetails()
implementations that are capable of returning a session ID. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |