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) 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
-