HID APPROVE SDK  5.7.1
HID APPROVE SDK for Android
com.hidglobal.ia.service.protectionpolicy.LockPolicy Class Referenceabstract
Inheritance diagram for com.hidglobal.ia.service.protectionpolicy.LockPolicy:
com.hidglobal.ia.service.protectionpolicy.CounterLockPolicy com.hidglobal.ia.service.protectionpolicy.DelayLockPolicy com.hidglobal.ia.service.protectionpolicy.NoLockPolicy com.hidglobal.ia.service.protectionpolicy.SilentLockPolicy

Classes

enum  LockType
 

Public Member Functions

String getType ()
 
 LockPolicy (String type)
 

Detailed Description

Lock Policy with specific access constraints

Constructor & Destructor Documentation

◆ LockPolicy()

com.hidglobal.ia.service.protectionpolicy.LockPolicy.LockPolicy ( String  type)
inline

Constructor

Parameters
typethe lock policy type

Member Function Documentation

◆ getType()

String com.hidglobal.ia.service.protectionpolicy.LockPolicy.getType ( )
inline

returns the lock policy type.

Returns
the lock policy type.

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