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:03.723859-06:00[America/Chicago]")
public class PossessionConstraintAllOf
extends Object
implements Serializable
PossessionConstraintAllOf
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondeviceBound
(String deviceBound) boolean
Get deviceBoundGet hardwareProtectionGet phishingResistantGet userPresencehardwareProtection
(String hardwareProtection) int
hashCode()
phishingResistant
(String phishingResistant) void
setDeviceBound
(String deviceBound) void
setHardwareProtection
(String hardwareProtection) void
setPhishingResistant
(String phishingResistant) void
setUserPresence
(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
-