Package com.okta.sdk.resource.model
Class PasswordPolicyAllOf
java.lang.Object
com.okta.sdk.resource.model.PasswordPolicyAllOf
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:03.723859-06:00[America/Chicago]")
public class PasswordPolicyAllOf
extends Object
implements Serializable
PasswordPolicyAllOf
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconditions
(PasswordPolicyConditions conditions) boolean
Get conditionsGet settingsint
hashCode()
void
setConditions
(PasswordPolicyConditions conditions) void
setSettings
(PasswordPolicySettings settings) settings
(PasswordPolicySettings settings) toString()
-
Field Details
-
JSON_PROPERTY_CONDITIONS
- See Also:
-
JSON_PROPERTY_SETTINGS
- See Also:
-
-
Constructor Details
-
PasswordPolicyAllOf
public PasswordPolicyAllOf()
-
-
Method Details