HID APPROVE SDK
5.7.1
HID APPROVE SDK for Android
|
Public Member Functions | |
void | reset () |
Public Attributes | |
char [] | activationCode |
char [] | inviteCode |
String | serverUrl |
String | userId |
![]() | |
String | containerFriendlyName |
String | deviceFriendlyName |
String | pushId |
Configuration for creation of a Container.
|
inline |
Resets the sensitive members of the class.
This method should be called as soon as the class instance becomes useless.
char [] com.hidglobal.ia.service.transaction.ContainerInitialization.activationCode |
The activation code.
This code encloses all the information needed to create a Container. It may come from a QR code or any other channel.
char [] com.hidglobal.ia.service.transaction.ContainerInitialization.inviteCode |
The invite code.
This is a short code provided by the server to ensure the Container creation is genuine.
String com.hidglobal.ia.service.transaction.ContainerInitialization.serverUrl |
The authentication server URL.
String com.hidglobal.ia.service.transaction.ContainerInitialization.userId |
The user identifier.