Package | Description |
---|---|
com.vmware.vcenter.crypto_manager.hosts |
The
com.vmware.vcenter.crypto_manager.hosts package provides interfaces
for managing key providers and cryptographic keys on hosts. |
com.vmware.vcenter.crypto_manager.hosts.kms |
The
com.vmware.vcenter.crypto_manager.hosts.kms package provides
interfaces for managing key providers. |
Class and Description |
---|
KmsFactory
KmsFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.crypto_manager.hosts.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.hosts.kms package and also has the subpackages reference
to access respective subpackage services. |
Providers
The
Providers interface provides methods to retrieve providers on a
host. |
ProvidersTypes
The
Providers interface provides methods to retrieve providers on a
host. |
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 contains the health status of a provider. |
ProvidersTypes.Health.Values
Native Java
enum representing this enumeration class. |
ProvidersTypes.Info
The
Info class contains properties that describe the details of a
provider. |
ProvidersTypes.Info.Builder
Builder class for
ProvidersTypes.Info . |
ProvidersTypes.NativeProviderInfo
The
NativeProviderInfo class contains properties that describe details
of a native provider. |
ProvidersTypes.Summary
The
Summary class contains properties that describe a provider. |
ProvidersTypes.Type
The
Type enumeration class contains the types of providers. |
ProvidersTypes.Type.Values
Native Java
enum representing this enumeration class. |