Uses of Class
com.warrenstrange.googleauth.KeyRepresentation
-
Uses of KeyRepresentation in com.warrenstrange.googleauth
Methods in com.warrenstrange.googleauth that return KeyRepresentation Modifier and Type Method Description KeyRepresentationGoogleAuthenticatorConfig. getKeyRepresentation()Returns the key representation.static KeyRepresentationKeyRepresentation. valueOf(String name)Returns the enum constant of this type with the specified name.static KeyRepresentation[]KeyRepresentation. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.warrenstrange.googleauth with parameters of type KeyRepresentation Modifier and Type Method Description GoogleAuthenticatorConfig.GoogleAuthenticatorConfigBuilderGoogleAuthenticatorConfig.GoogleAuthenticatorConfigBuilder. setKeyRepresentation(KeyRepresentation keyRepresentation)