| Package | Description |
|---|---|
| com.vmware.vcenter.crypto_manager |
The
com.vmware.vcenter.crypto_manager package provides interfaces for
managing key providers and cryptographic keys. |
| com.vmware.vcenter.crypto_manager.kms |
The
com.vmware.vcenter.crypto_manager.kms package provides interfaces
for managing key providers and cryptographic keys. |
| Class and Description |
|---|
KmsFactory
KmsFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.crypto_manager.kms package and also has the subpackages reference
to access respective subpackage services. |
| Class and Description |
|---|
KmsFactory
KmsFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.crypto_manager.kms package and also has the subpackages reference
to access respective subpackage services. |
| Providers
The
Providers interface provides methods to create, retrieve, update,
delete, export and import providers. |
| ProvidersTypes
The
Providers interface provides methods to create, retrieve, update,
delete, export and import providers. |
| ProvidersTypes.Constraints
The
Constraints class contains constraints on a provider. |
| ProvidersTypes.ConstraintsSpec
The
ConstraintsSpec class contains constraints to be imposed on a
provider. |
| ProvidersTypes.ConstraintsSpec.Builder
Builder class for
ProvidersTypes.ConstraintsSpec. |
| ProvidersTypes.CreateSpec
The
CreateSpec class contains properties that describe the desired
configuration for a new provider. |
| ProvidersTypes.CreateSpec.Builder
Builder class for
ProvidersTypes.CreateSpec. |
| ProvidersTypes.ExportResult
The
ExportResult class contains result of Providers.export(com.vmware.vcenter.crypto_manager.kms.ProvidersTypes.ExportSpec) operation. |
| ProvidersTypes.ExportResult.Builder
Builder class for
ProvidersTypes.ExportResult. |
| ProvidersTypes.ExportSpec
The
ExportSpec class contains properties that are needed to export a
provider. |
| ProvidersTypes.ExportSpec.Builder
Builder class for
ProvidersTypes.ExportSpec. |
| ProvidersTypes.ExportType
The
ExportType enumeration class identifies the type of result that is
returned when a provider is exported. |
| ProvidersTypes.ExportType.Values
Native Java
enum representing this enumeration class. |
| ProvidersTypes.FilterSpec
The
FilterSpec class contains properties used to filter the results when
listing providers. |
| ProvidersTypes.FilterSpec.Builder
Builder class for
ProvidersTypes.FilterSpec. |
| ProvidersTypes.Health
The
Health enumeration class describes the health status of a provider. |
| ProvidersTypes.Health.Values
Native Java
enum representing this enumeration class. |
| ProvidersTypes.ImportResult
The
ImportResult class contains result of the Providers.importProvider(com.vmware.vcenter.crypto_manager.kms.ProvidersTypes.ImportSpec) operation. |
| ProvidersTypes.ImportResult.Builder
Builder class for
ProvidersTypes.ImportResult. |
| ProvidersTypes.ImportSpec
The
ImportSpec class contains properties that are needed to import a
provider. |
| ProvidersTypes.ImportSpec.Builder
Builder class for
ProvidersTypes.ImportSpec. |
| ProvidersTypes.Info
The
Info class contains properties that describe the details of a
provider. |
| ProvidersTypes.Info.Builder
Builder class for
ProvidersTypes.Info. |
| ProvidersTypes.Location
The
Location class contains the location as well as a token required (as
a header in the HTTP GET request) to download the configuration. |
| ProvidersTypes.NativeProviderCreateSpec
The
NativeProviderCreateSpec class contains properties that describe the
desired configuration for a ProvidersTypes.Type.NATIVE provider. |
| ProvidersTypes.NativeProviderCreateSpec.Builder
Builder class for
ProvidersTypes.NativeProviderCreateSpec. |
| ProvidersTypes.NativeProviderInfo
The
NativeProviderInfo class contains properties that describe details
of a native provider. |
| ProvidersTypes.NativeProviderUpdateSpec
The
NativeProviderUpdateSpec class contains properties that describe the
desired configuration for ProvidersTypes.Type.NATIVE provider. |
| ProvidersTypes.NativeProviderUpdateSpec.Builder
Builder class for
ProvidersTypes.NativeProviderUpdateSpec. |
| ProvidersTypes.Summary
The
Summary class contains properties that describe a provider. |
| ProvidersTypes.Token
The
Token class contains information about the token required to be
passed in the HTTP header in the HTTP GET request to download the provider
configuration. |
| ProvidersTypes.Type
The
Type enumeration class contains the types of providers. |
| ProvidersTypes.Type.Values
Native Java
enum representing this enumeration class. |
| ProvidersTypes.UpdateSpec
The
UpdateSpec class contains properties that describe the new
configuration for an existing provider. |
| ProvidersTypes.UpdateSpec.Builder
Builder class for
ProvidersTypes.UpdateSpec. |