Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
IdentitySettingsTokens |
IdentitySettingsTokens.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<IdentitySettingsTokens> |
IdentitySetting.getTokens()
A list of tokens and their expiry length.
|
Modifier and Type | Method and Description |
---|---|
IdentitySettingsTokens.Builder |
IdentitySettingsTokens.Builder.copy(IdentitySettingsTokens model) |
Modifier and Type | Method and Description |
---|---|
IdentitySetting.Builder |
IdentitySetting.Builder.tokens(List<IdentitySettingsTokens> tokens)
A list of tokens and their expiry length.
|
Constructor and Description |
---|
IdentitySetting(String id,
String ocid,
List<String> schemas,
Meta meta,
IdcsCreatedBy idcsCreatedBy,
IdcsLastModifiedBy idcsLastModifiedBy,
List<IdcsPreventedOperations> idcsPreventedOperations,
List<Tags> tags,
Boolean deleteInProgress,
String idcsLastUpgradedInRelease,
String domainOcid,
String compartmentOcid,
String tenancyOcid,
String externalId,
Boolean userAllowedToSetRecoveryEmail,
Boolean emitLockedMessageWhenUserIsLocked,
Boolean primaryEmailRequired,
Boolean removeInvalidEmails,
Boolean returnInactiveOverLockedMessage,
IdentitySettingsMyProfile myProfile,
IdentitySettingsPOSIXUid pOSIXUid,
IdentitySettingsPOSIXGid pOSIXGid,
List<IdentitySettingsTokens> tokens)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.