Uses of Class
com.jalios.jcms.authentication.AuthenticationManager
-
Packages that use AuthenticationManager Package Description com.jalios.jcms Contains the core JPlatform classes.com.jalios.jcms.authentication -
-
Uses of AuthenticationManager in com.jalios.jcms
Fields in com.jalios.jcms declared as AuthenticationManager Modifier and Type Field Description protected AuthenticationManager
Channel. authMgr
Methods in com.jalios.jcms that return AuthenticationManager Modifier and Type Method Description 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 Modifier and Type Method Description static AuthenticationManager
AuthenticationManager. getInstance()
-