All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Account Account model represents an identity for the user with an issuer.Account.AccountBuilder Builder class responsible for producing Accounts.AuthenticatorException Represents an error on the Authenticator SDK.Base32String Encodes arbitrary byte arrays as case-insensitive base-32 strings.Base32String.DecodingException BiometricAuth Helper class for managing Biometric Authentication Process.BiometricAuthCompletionHandler Interface to listen to Biometric Authentication callbacks.ChallengeResponseException Represents an error in generate a challenge response.DeviceCredentialFragment Headless Fragment to receive result from KeyguardManager library.DuplicateMechanismException Represents an error in setting up a mechanism, caused by a matching mechanism already existing.FRAClient The top level FRAClient object represents the Authenticator module of the ForgeRock Mobile SDK.FRAClient.FRAClientBuilder The asynchronous Authenticator client builder.FRAListener<T> Listener to listen for eventHOTPMechanism Represents HMAC-based OTP authentication mechanism and is responsible for its related operation.HOTPMechanism.HOTPBuilder Builder class responsible for producing a TOTPMechanism Token.InvalidNotificationException Represents an error on creating a PushNotification.Mechanism The Mechanism model represents the two-factor way used for authentication.MechanismCreationException Represents an error in setting up a mechanism.MechanismParsingException Represents an error in parsing a Configuration URI, or in creating a Configuration URI from a set of attributes.OathMechanism Represents an instance of a OATH authentication mechanism.OathMechanism.OathBuilder<T extends OathMechanism.OathBuilder> Builder class responsible for producing a Token.OathMechanism.TokenType OathMechanismException Represents an error on generating OTP codes.OathTokenCode Represents a currently active OTP token.PushMechanism Represents an instance of a Push authentication mechanism.PushMechanism.PushBuilder Builder class responsible for building a Push mechanism.PushMechanismException Represents an error in process a PushMechanism registration or PushMechanism authentication request.PushNotification PushNotification is a model class which represents a message that was received from an external source.PushNotification.PushNotificationBuilder Builder class responsible for producing Notifications.PushType The supported Push types.StorageClient Data Access interface used to store and load Accounts, Mechanisms and Notifications.TimeKeeper Class used to wrap timekeeping functionality.TOTPMechanism Represents Time-based OTP authentication mechanism and is responsible for its related operation.TOTPMechanism.TOTPBuilder Builder class responsible for producing a TOTPMechanism Token.