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