HID APPROVE SDK
5.9
HID Approve SDK for Android
|
Base class for algorithm configuration parameters. More...
Public Member Functions | |
Set< String > | getModes () |
int | getStandardVersion () |
void | setModes (Set< String > authModes) |
void | setStandardVersion (int standardVersion) |
Base class for algorithm configuration parameters.
Base class for algorithm configuration parameters.
|
inline |
Returns The modes supported by the algorithm.
|
inline |
Returns the version of the algorithm.
|
inline |
Sets the modes supported by the algorithm.
authModes | modes supported by the algorithm as an array of strings. |
|
inline |
Sets the version of the algorithm.
standardVersion | the version of the algorithm. |