Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
UserExtRecoveryLocked |
UserExtRecoveryLocked.Builder.build() |
UserExtRecoveryLocked |
ExtensionUserStateUser.getRecoveryLocked() |
Modifier and Type | Method and Description |
---|---|
UserExtRecoveryLocked.Builder |
UserExtRecoveryLocked.Builder.copy(UserExtRecoveryLocked model) |
ExtensionUserStateUser.Builder |
ExtensionUserStateUser.Builder.recoveryLocked(UserExtRecoveryLocked recoveryLocked) |
Constructor and Description |
---|
ExtensionUserStateUser(String lastSuccessfulLoginDate,
String previousSuccessfulLoginDate,
String lastFailedLoginDate,
Integer loginAttempts,
Integer recoveryAttempts,
Integer recoveryEnrollAttempts,
Integer maxConcurrentSessions,
UserExtRecoveryLocked recoveryLocked,
UserExtLocked locked)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.