Uses of Class
com.warrenstrange.googleauth.GoogleAuthenticatorConfig
-
Uses of GoogleAuthenticatorConfig in com.warrenstrange.googleauth
Methods in com.warrenstrange.googleauth that return GoogleAuthenticatorConfig Modifier and Type Method Description GoogleAuthenticatorConfigGoogleAuthenticatorConfig.GoogleAuthenticatorConfigBuilder. build()GoogleAuthenticatorConfigGoogleAuthenticatorKey. getConfig()Get the config of this key.Methods in com.warrenstrange.googleauth with parameters of type GoogleAuthenticatorConfig Modifier and Type Method Description GoogleAuthenticatorKey.BuilderGoogleAuthenticatorKey.Builder. setConfig(GoogleAuthenticatorConfig config)Sets the config of the TOTP algorithm for this key.Constructors in com.warrenstrange.googleauth with parameters of type GoogleAuthenticatorConfig Constructor Description GoogleAuthenticator(GoogleAuthenticatorConfig config)