Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Acegi 1.0.0
Package:
org.acegisecurity.concurrent
Class
public
class
ConcurrentSessionControllerImpl
implements
ConcurrentSessionController
,
InitializingBean
,
MessageSourceAware
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
$Id: Concu
Author(s)
Ben Alex
Base implementation of
ConcurrentSessionControllerImpl
which prohibits simultaneous logins.
By default uses
SessionRegistryImpl
, although any
SessionRegistry
may be used.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
By default uses SessionRegistryImpl , although any
SessionRegistrymay be used.