Package org.molgenis.security.twofactor.auth
-
Interface Summary Interface Description RecoveryAuthenticationProvider Marker interface for RecoveryAuthenticationProvider when you do not implement is this way you get error messages like:TwoFactorAuthenticationProvider Marker interface for TwoFactorAuthenticationProvider when you do not implement is this way you get error messages like: -
Class Summary Class Description RecoveryAuthenticationProviderImpl AuthenticationProvider that offers the possibility to authenticate users with a recovery code.RecoveryAuthenticationToken TwoFactorAuthenticationFilter TwoFactorAuthenticationProviderImpl AuthenticationProvider that uses the TwoFactorAuthenticationService and expects a TwoFactorAuthenticationTokenTwoFactorAuthenticationToken Holds the api token, passed by the client via a custom HTTP header -
Enum Summary Enum Description TwoFactorAuthenticationSetting You can have tw-factor-authentication in three different states in your system DISABLED: two-factor-authentication is disabled for all users ENABLED: two-factor-authentication is enabled.