Package | Description |
---|---|
oracle.okv.exception |
This package contains all the exceptions thrown by the Java SDK Oracle Key
Vault interface.
|
oracle.okv.kmip |
This package contains enum class for KMIP tags, tag enumerations, and types.
|
oracle.okv.service |
This package contains the OKVService class through which all the high level
Java SDK APIs are exposed.
|
Class and Description |
---|
OKVException
The base class for Oracle Key Vault exceptions.
|
OKVResponseException
The superclass that is extended by Oracle Key Vault response exceptions.
|
Class and Description |
---|
OKVConnectionException
Thrown when an error occurred while attempting to connect to the key
management server.
|
OKVException
The base class for Oracle Key Vault exceptions.
|
Class and Description |
---|
OKVConnectionException
Thrown when an error occurred while attempting to connect to the key
management server.
|
OKVException
The base class for Oracle Key Vault exceptions.
|