Package com.okta.sdk.resource.model
Class PossessionConstraintAllOf
java.lang.Object
com.okta.sdk.resource.model.PossessionConstraintAllOf
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:33.152574-06:00[America/Chicago]")
public class PossessionConstraintAllOf
extends Object
implements Serializable
PossessionConstraintAllOf
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeviceBound(String deviceBound) booleanGet deviceBoundGet hardwareProtectionGet phishingResistantGet userPresencehardwareProtection(String hardwareProtection) inthashCode()phishingResistant(String phishingResistant) voidsetDeviceBound(String deviceBound) voidsetHardwareProtection(String hardwareProtection) voidsetPhishingResistant(String phishingResistant) voidsetUserPresence(String userPresence) toString()userPresence(String userPresence)
-
Field Details
-
JSON_PROPERTY_DEVICE_BOUND
- See Also:
-
JSON_PROPERTY_HARDWARE_PROTECTION
- See Also:
-
JSON_PROPERTY_PHISHING_RESISTANT
- See Also:
-
JSON_PROPERTY_USER_PRESENCE
- See Also:
-
-
Constructor Details
-
PossessionConstraintAllOf
public PossessionConstraintAllOf()
-
-
Method Details
-
deviceBound
-
getDeviceBound
Get deviceBound- Returns:
- deviceBound
-
setDeviceBound
-
hardwareProtection
-
getHardwareProtection
Get hardwareProtection- Returns:
- hardwareProtection
-
setHardwareProtection
-
phishingResistant
-
getPhishingResistant
Get phishingResistant- Returns:
- phishingResistant
-
setPhishingResistant
-
userPresence
-
getUserPresence
Get userPresence- Returns:
- userPresence
-
setUserPresence
-
equals
-
hashCode
public int hashCode() -
toString
-