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
GoogleAuthenticator
Implements the second factor using the Google Authenticator serviceclass
YubiKey
Implements the second factor using the YubiKey hardware.
-