Uses of Interface
lumis.portal.authentication.mfa.IMFAAuthenticationManagerSPI
-
Packages that use IMFAAuthenticationManagerSPI Package Description lumis.portal.authentication -
-
Uses of IMFAAuthenticationManagerSPI in lumis.portal.authentication
Subinterfaces of IMFAAuthenticationManagerSPI in lumis.portal.authentication Modifier and Type Interface Description interface
IAuthenticationManagerSPI
Interface to expose Internal authentication actions.Classes in lumis.portal.authentication that implement IMFAAuthenticationManagerSPI Modifier and Type Class Description class
AuthenticationManager
Manager responsible for authenticating users and keeping session information.
-