Package com.iizix.device
Class DeviceAutoSignIn
java.lang.Object
com.iizix.device.DeviceParameter
com.iizix.device.DeviceAutoSignIn
Device auto-sign in information secure device parameter.
- Author:
- Christopher Mindus
Nested Class Summary
Nested classes/interfaces inherited from class com.iizix.device.DeviceParameter
DeviceParameter.State
Constructor Summary
ConstructorDescriptionCreates the device auto-login information parameter for request.DeviceAutoSignIn
(String value) Creates the device auto-login information parameter to set on client device.Method Summary
Methods inherited from class com.iizix.device.DeviceParameter
equals, getState, getValue, hashCode, isSensitive, setState, setValue, toString
Constructor Details
DeviceAutoSignIn
public DeviceAutoSignIn()Creates the device auto-login information parameter for request.DeviceAutoSignIn
Creates the device auto-login information parameter to set on client device.- Parameters:
value
- The value to set.
Method Details
getName
Gets the name of the device parameter.- Overrides:
getName
in classDeviceParameter
- Returns:
- The name.