Device locking enables an account to be locked to a specific device, so that the account is unusable if it is copied to another account to be locked to a specific device. A device is locked at the time when an account is stored on the device. By default, this feature is enabled.
Based on the operating system, ArcotID OTP SDK supports different parameters to derive the unique identifier of the device for locking the account. If you want to use other device parameters for device locking, then see Device Locking Using Non-Default Parameters for more information.
The SystemDeviceLock class is a basic implementation of the DeviceLock interface. This class is an extension of the ProxyDeviceLock class, and it is intended for use as a sample. To use the Device Locking feature, extend the ProxyDeviceLock class.
Note: You can disable the Device Locking feature by passing a NULL value to the setDeviceLock() method.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|