|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationManager | |
---|---|
com.jalios.jcms | Contains the core JCMS classes. |
com.jalios.jcms.authentication |
Uses of AuthenticationManager in com.jalios.jcms |
---|
Fields in com.jalios.jcms declared as AuthenticationManager | |
---|---|
protected AuthenticationManager |
Channel.authMgr
|
Methods in com.jalios.jcms that return AuthenticationManager | |
---|---|
AuthenticationManager |
Channel.getAuthMgr()
Returns the current AuthenticationManager instance used by JCMS to authenticate members into JCMS. |
Uses of AuthenticationManager in com.jalios.jcms.authentication |
---|
Methods in com.jalios.jcms.authentication that return AuthenticationManager | |
---|---|
static AuthenticationManager |
AuthenticationManager.getInstance()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |