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
Subinterfaces of IAuthenticationManager in lumis.portal.authentication Modifier and Type Interface Description interface
IAuthenticationManagerSPI
Interface to expose Internal authentication actions.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()
-