Package com.okta.sdk.resource.model
Class PasswordPolicyDelegationSettingsOptions
java.lang.Object
com.okta.sdk.resource.model.PasswordPolicyDelegationSettingsOptions
- 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 PasswordPolicyDelegationSettingsOptions
extends Object
implements Serializable
PasswordPolicyDelegationSettingsOptions
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Indicates if, when performing an unlock operation on an Active Directory sourced User who is locked out of Okta, the system should also attempt to unlock the User's Windows accountint
hashCode()
void
setSkipUnlock
(Boolean skipUnlock) skipUnlock
(Boolean skipUnlock) toString()
-
Field Details
-
Constructor Details
-
Method Details