Package com.warrenstrange.googleauth
-
Interface Summary Interface Description ICredentialRepository IGoogleAuthenticator Google Authenticator library interface. -
Class Summary Class Description GoogleAuthenticator This class implements the functionality described in RFC 6238 (TOTP: Time based one-time password algorithm) and has been tested again Google's implementation of such algorithm in its Google Authenticator application.GoogleAuthenticatorConfig GoogleAuthenticatorConfig.GoogleAuthenticatorConfigBuilder GoogleAuthenticatorKey This class is a JavaBean used by the GoogleAuthenticator library to represent a secret key.GoogleAuthenticatorKey.Builder This class is a builder to create instances of theGoogleAuthenticatorKeyclass.GoogleAuthenticatorQRGenerator This class provides helper methods to create a QR code containing the provided credential. -
Enum Summary Enum Description HmacHashFunction KeyRepresentation -
Exception Summary Exception Description GoogleAuthenticatorException Date: 12/02/14 Time: 13:36