Package org.openapitools.client.model
Class PossessionConstraintAllOf
java.lang.Object
org.openapitools.client.model.PossessionConstraintAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class PossessionConstraintAllOf
extends Object
PossessionConstraintAllOf
-
Field Summary
Fields -
Constructor Summary
Constructors -
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
-