HID APPROVE SDK  5.9
HID Approve SDK for Android
Package com.hidglobal.ia.service.protectionpolicy

The com.hidglobal.ia.service.protectionpolicy provides classes to discover the policies protecting the cryptographic keys. More...

Classes

enum  BioAuthenticationState
 Working state of authentication with biometrics. More...
 
interface  BioPasswordPolicy
 Protection policy with authentication with biometrics or password. More...
 
class  CounterLockPolicy
 The access to the credential will be locked after a configurable number of failed attempts More...
 
class  DelayLockPolicy
 The access to the credential will be limited by applying an exponential delay for each failed attempt More...
 
interface  DevicePolicy
 Protection Policy with device derived key protection More...
 
class  LockPolicy
 Lock Policy with specific access constraints More...
 
class  NoLockPolicy
 Lock Policy with specific access constraints More...
 
interface  PasswordPolicy
 Protection Policy with password specific constraints More...
 
interface  ProtectionPolicy
 The protection policy defines the security parameters associated with a key or data item More...
 
class  ProtectionPolicyId
 Protection Policy Identifier More...
 
class  SilentLockPolicy
 The access to the credential is limited by delegating validation and blocking to server-side controls (such as exhausting the failed authentication counter). More...
 

Detailed Description

The com.hidglobal.ia.service.protectionpolicy provides classes to discover the policies protecting the cryptographic keys.

ActivID Mobile Signing SDK Protection Policy Bean Classes