Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
ExtensionPasswordStateUser.Builder |
ExtensionPasswordStateUser.Builder.applicablePasswordPolicy(UserExtApplicablePasswordPolicy applicablePasswordPolicy) |
static ExtensionPasswordStateUser.Builder |
ExtensionPasswordStateUser.builder()
Create a new builder.
|
ExtensionPasswordStateUser.Builder |
ExtensionPasswordStateUser.Builder.cantChange(Boolean cantChange)
Indicates that the current password MAY NOT be changed and all other password expiry
settings SHALL be ignored
|
ExtensionPasswordStateUser.Builder |
ExtensionPasswordStateUser.Builder.cantExpire(Boolean cantExpire)
Indicates that the password expiry policy will not be applied for the current Resource
|
ExtensionPasswordStateUser.Builder |
ExtensionPasswordStateUser.Builder.copy(ExtensionPasswordStateUser model) |
ExtensionPasswordStateUser.Builder |
ExtensionPasswordStateUser.Builder.expired(Boolean expired)
Indicates that the password has expired
|
ExtensionPasswordStateUser.Builder |
ExtensionPasswordStateUser.Builder.lastFailedValidationDate(String lastFailedValidationDate)
A DateTime that specifies the date and time when last failed password validation was set
|
ExtensionPasswordStateUser.Builder |
ExtensionPasswordStateUser.Builder.lastSuccessfulSetDate(String lastSuccessfulSetDate)
A DateTime that specifies the date and time when the current password was set
|
ExtensionPasswordStateUser.Builder |
ExtensionPasswordStateUser.Builder.lastSuccessfulValidationDate(String lastSuccessfulValidationDate)
A DateTime that specifies the date and time when last successful password validation was
set
|
ExtensionPasswordStateUser.Builder |
ExtensionPasswordStateUser.Builder.mustChange(Boolean mustChange)
Indicates that the subject password value MUST change on next login.
|
ExtensionPasswordStateUser.Builder |
ExtensionPasswordStateUser.toBuilder() |
Copyright © 2016–2024. All rights reserved.