Uses of Class
com.logicaldoc.enterprise.security.twofactorsauth.AbstractSecondFactorAuthenticator
-
Packages that use AbstractSecondFactorAuthenticator Package Description com.logicaldoc.enterprise.security.twofactorsauth -
-
Uses of AbstractSecondFactorAuthenticator in com.logicaldoc.enterprise.security.twofactorsauth
Subclasses of AbstractSecondFactorAuthenticator in com.logicaldoc.enterprise.security.twofactorsauth Modifier and Type Class Description class
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.
-