Package | Description |
---|---|
oracle.okv.service |
This package contains the OKVService class through which all the high level
Java SDK APIs are exposed.
|
Modifier and Type | Method and Description |
---|---|
OKVConnCtx |
OKVEnv.getConnCtx()
Get the Oracle Key Vault connection context.
|
Modifier and Type | Method and Description |
---|---|
void |
OKVEnv.setConnCtx(OKVConnCtx connCtx)
Set the Oracle Key Vault connection context.
|