Package com.okta.sdk.resource.model
Class DesktopMFARecoveryPinOrgSetting
java.lang.Object
com.okta.sdk.resource.model.DesktopMFARecoveryPinOrgSetting
- All Implemented Interfaces:
- Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
           comments="Generator version: 7.8.0")
public class DesktopMFARecoveryPinOrgSetting
extends Object
implements Serializable
DesktopMFARecoveryPinOrgSetting
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiondesktopMFARecoveryPinEnabled(Boolean desktopMFARecoveryPinEnabled) booleanIndicates whether or not the Desktop MFA Recovery PIN feature is enabledinthashCode()voidsetDesktopMFARecoveryPinEnabled(Boolean desktopMFARecoveryPinEnabled) toString()
- 
Field Details- 
JSON_PROPERTY_DESKTOP_M_F_A_RECOVERY_PIN_ENABLED- See Also:
 
 
- 
- 
Constructor Details- 
DesktopMFARecoveryPinOrgSettingpublic DesktopMFARecoveryPinOrgSetting()
 
- 
- 
Method Details- 
desktopMFARecoveryPinEnabledpublic DesktopMFARecoveryPinOrgSetting desktopMFARecoveryPinEnabled(Boolean desktopMFARecoveryPinEnabled) 
- 
getDesktopMFARecoveryPinEnabledIndicates whether or not the Desktop MFA Recovery PIN feature is enabled- Returns:
- desktopMFARecoveryPinEnabled
 
- 
setDesktopMFARecoveryPinEnabled
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-