Uses of Interface
lumis.portal.authentication.IAuthenticationManager
-
Packages that use IAuthenticationManager Package Description lumis.portal.authentication lumis.portal.manager -
-
Uses of IAuthenticationManager in lumis.portal.authentication
Classes in lumis.portal.authentication that implement IAuthenticationManager Modifier and Type Class Description class
AuthenticationManager
Manager responsible for authenticating users and keeping session information. -
Uses of IAuthenticationManager in lumis.portal.manager
Methods in lumis.portal.manager that return IAuthenticationManager Modifier and Type Method Description static IAuthenticationManager
ManagerFactory. getAuthenticationManager()
static IAuthenticationManager
ManagerFactoryInternal. getAuthenticationManager()
-