Package | Description |
---|---|
com.oracle.bmc.databasetools.model |
Modifier and Type | Method and Description |
---|---|
DatabaseToolsKeyStoreDetails |
DatabaseToolsKeyStoreDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DatabaseToolsKeyStoreDetails> |
UpdateDatabaseToolsConnectionOracleDatabaseDetails.getKeyStores()
Oracle wallet or Java Keystores containing trusted certificates for authenticating the
server’s public certificate and the client private key and associated certificates required
for client authentication.
|
List<DatabaseToolsKeyStoreDetails> |
CreateDatabaseToolsConnectionOracleDatabaseDetails.getKeyStores()
Oracle wallet or Java Keystores containing trusted certificates for authenticating the
server’s public certificate and the client private key and associated certificates required
for client authentication.
|
Modifier and Type | Method and Description |
---|---|
DatabaseToolsKeyStoreDetails.Builder |
DatabaseToolsKeyStoreDetails.Builder.copy(DatabaseToolsKeyStoreDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateDatabaseToolsConnectionOracleDatabaseDetails.Builder |
UpdateDatabaseToolsConnectionOracleDatabaseDetails.Builder.keyStores(List<DatabaseToolsKeyStoreDetails> keyStores)
Oracle wallet or Java Keystores containing trusted certificates for authenticating the
server’s public certificate and the client private key and associated certificates
required for client authentication.
|
CreateDatabaseToolsConnectionOracleDatabaseDetails.Builder |
CreateDatabaseToolsConnectionOracleDatabaseDetails.Builder.keyStores(List<DatabaseToolsKeyStoreDetails> keyStores)
Oracle wallet or Java Keystores containing trusted certificates for authenticating the
server’s public certificate and the client private key and associated certificates
required for client authentication.
|
Copyright © 2016–2024. All rights reserved.