Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
UserExtCustomerSecretKeys |
UserExtCustomerSecretKeys.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UserExtCustomerSecretKeys> |
ExtensionUserCredentialsUser.getCustomerSecretKeys()
A list of customer secret keys corresponding to user.
|
Modifier and Type | Method and Description |
---|---|
UserExtCustomerSecretKeys.Builder |
UserExtCustomerSecretKeys.Builder.copy(UserExtCustomerSecretKeys model) |
Modifier and Type | Method and Description |
---|---|
ExtensionUserCredentialsUser.Builder |
ExtensionUserCredentialsUser.Builder.customerSecretKeys(List<UserExtCustomerSecretKeys> customerSecretKeys)
A list of customer secret keys corresponding to user.
|
Constructor and Description |
---|
ExtensionUserCredentialsUser(List<UserExtDbCredentials> dbCredentials,
List<UserExtCustomerSecretKeys> customerSecretKeys,
List<UserExtAuthTokens> authTokens,
List<UserExtSmtpCredentials> smtpCredentials,
List<UserExtApiKeys> apiKeys,
List<UserExtOAuth2ClientCredentials> oAuth2ClientCredentials)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.