com.vmware.vcenter.trusted_infrastructure.kms package provides
interfaces for configuring Key Provider Services for Trusted vCenter.See: Description
| Interface | Description |
|---|---|
| Services |
The
Services interface contains information about the registered
instances of the Key Provider Service in vCenter. |
| ServicesTypes |
Defines the data types of the
Services
API service. |
| Class | Description |
|---|---|
| KmsFactory |
KmsFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.trusted_infrastructure.kms package and also has the subpackages reference
to access respective subpackage services. |
| ServicesDefinitions |
Defines the type descriptors for the
Services
API service. |
| ServicesStub |
Remote stub implementation of the
Services
API service. |
| ServicesTypes.CreateSpec |
The
CreateSpec class contains the data necessary for registering a Key
Provider Service instance to the environment. |
| ServicesTypes.CreateSpec.Builder |
Builder class for
ServicesTypes.CreateSpec. |
| ServicesTypes.FilterSpec |
The
FilterSpec class contains the data necessary for identifying a Key
Provider Service instance. |
| ServicesTypes.FilterSpec.Builder |
Builder class for
ServicesTypes.FilterSpec. |
| ServicesTypes.Info |
The
Info class contains all the stored information about a registered
Key Provider Service instance. |
| ServicesTypes.Info.Builder |
Builder class for
ServicesTypes.Info. |
| ServicesTypes.Summary |
The
Summary class contains basic information about a registered Key
Provider Service instance. |
| ServicesTypes.Summary.Builder |
Builder class for
ServicesTypes.Summary. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.trusted_infrastructure.kms package. |
com.vmware.vcenter.trusted_infrastructure.kms package provides
interfaces for configuring Key Provider Services for Trusted vCenter.