ESET Secure Authentication SDK documentation
 All Classes Functions Variables
Public Member Functions | List of all members
com.eset.secureauthentication.sdk.licensing.LicenseActivator Class Reference

Public Member Functions

 LicenseActivator () throws InternalTwoFactorException
 
ActivateResult activate (String username, String password) throws LicenseInUseException, LicenseInvalidException, InternalTwoFactorException, VersionNotSupportedException, ProvisioningCommunicationException
 

Constructor & Destructor Documentation

com.eset.secureauthentication.sdk.licensing.LicenseActivator.LicenseActivator ( ) throws InternalTwoFactorException
inline

Construct a new instance of #com.eset.secureauthentication.sdk.licensing.LicenseActivator.

Exceptions
InternalTwoFactorException

Member Function Documentation

ActivateResult com.eset.secureauthentication.sdk.licensing.LicenseActivator.activate ( String  username,
String  password 
) throws LicenseInUseException, LicenseInvalidException, InternalTwoFactorException, VersionNotSupportedException, ProvisioningCommunicationException
inline

Activate a license.

Parameters
usernameusername of license
passwordpassword of license
Returns
result object of type #com.eset.secureauthentication.sdk.licensing.ActivateResult containing API credentials
Exceptions
LicenseInUseException
LicenseInvalidException
InternalTwoFactorException
VersionNotSupportedException
ProvisioningCommunicationException

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