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

Public Member Functions

String getApiKey ()
 
String getApiSecret ()
 
String getTokenName ()
 
void setTokenName (String tokenName)
 
boolean getPINEnforced ()
 
void setPINEnforced (boolean pinEnforced)
 
String getAppInstallTextMessageText ()
 
void setAppInstallTextMessageText (String appInstallTextMessageText)
 
String getTextMessageOTPText ()
 
void setTextMessageOTPText (String textMessageOTPText)
 
int getMaxFailuresBeforeLocking ()
 
void setMaxFailuresBeforeLocking (int maxFailuresBeforeLocking)
 
int getTextMessageOTPLifetime ()
 
void setTextMessageOTPLifetime (int textMessageOTPLifetime)
 
int getSeedLength ()
 
int getOTPLength ()
 
int getTextMessageOTPLength ()
 
int getHOTPLookAheadWindow ()
 

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