ESET Secure Authentication SDK documentation
 All Classes Functions Variables
Public Member Functions | List of all members
com.eset.secureauthentication.sdk.ITwoFactorAuthenticator Interface Reference
Inheritance diagram for com.eset.secureauthentication.sdk.ITwoFactorAuthenticator:
com.eset.secureauthentication.sdk.TwoFactorAuthenticator

Public Member Functions

TwoFactorUser getUser (String username) throws UserNotFoundException, InternalTwoFactorException
 
TwoFactorUser createUser (String username, String mobileNumber)
 
PreAuthenticateResult preAuthenticate (String username) throws Exception
 
AuthenticateResult authenticate (String username, String otp) throws Exception
 

The documentation for this interface was generated from the following file: