Enum AuthenticationMethod.HardwareProtectionEnum

java.lang.Object
java.lang.Enum<AuthenticationMethod.HardwareProtectionEnum>
com.okta.sdk.resource.model.AuthenticationMethod.HardwareProtectionEnum
All Implemented Interfaces:
Serializable, Comparable<AuthenticationMethod.HardwareProtectionEnum>, java.lang.constant.Constable
Enclosing class:
AuthenticationMethod

public static enum AuthenticationMethod.HardwareProtectionEnum extends Enum<AuthenticationMethod.HardwareProtectionEnum>
Indicates if any secrets or private keys used during authentication must be hardware protected and not exportable. This property is only set for `POSSESSION` constraints.