Package com.okta.sdk.resource.model
Class PossessionConstraint
java.lang.Object
com.okta.sdk.resource.model.PossessionConstraint
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:33.152574-06:00[America/Chicago]")
public class PossessionConstraint
extends Object
implements Serializable
PossessionConstraint
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddMethodsItem(String methodsItem) addTypesItem(String typesItem) deviceBound(String deviceBound) booleanGet deviceBoundGet hardwareProtectionGet methodsGet phishingResistantGet reauthenticateIngetTypes()Get typesGet userPresencehardwareProtection(String hardwareProtection) inthashCode()phishingResistant(String phishingResistant) reauthenticateIn(String reauthenticateIn) voidsetDeviceBound(String deviceBound) voidsetHardwareProtection(String hardwareProtection) voidsetMethods(List<String> methods) voidsetPhishingResistant(String phishingResistant) voidsetReauthenticateIn(String reauthenticateIn) voidvoidsetUserPresence(String userPresence) toString()userPresence(String userPresence)
-
Field Details
-
JSON_PROPERTY_METHODS
- See Also:
-
JSON_PROPERTY_REAUTHENTICATE_IN
- See Also:
-
JSON_PROPERTY_TYPES
- See Also:
-
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
-
PossessionConstraint
public PossessionConstraint()
-
-
Method Details
-
methods
-
addMethodsItem
-
getMethods
Get methods- Returns:
- methods
-
setMethods
-
reauthenticateIn
-
getReauthenticateIn
Get reauthenticateIn- Returns:
- reauthenticateIn
-
setReauthenticateIn
-
types
-
addTypesItem
-
getTypes
Get types- Returns:
- types
-
setTypes
-
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
-