Uses of Interface
com.logicaldoc.enterprise.security.twofactorsauth.SecondFactorAuthenticator
-
Packages that use SecondFactorAuthenticator Package Description com.logicaldoc.enterprise.security.twofactorsauth -
-
Uses of SecondFactorAuthenticator in com.logicaldoc.enterprise.security.twofactorsauth
Classes in com.logicaldoc.enterprise.security.twofactorsauth that implement SecondFactorAuthenticator Modifier and Type Class Description class
AbstractSecondFactorAuthenticator
A base for implementing other authenticatorsclass
Duo
Implements the second factor using the Duo security.class
EmailAuthenticator
Implements the second factor using a login key sent by emailclass
GoogleAuthenticator
Implements the second factor using the Google Authenticator serviceclass
YubiKey
Implements the second factor using the YubiKey hardware.
-