com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
package provides interfaces that provide information necessary to connect to the
hosts running the Trust Authority Components.See: Description
Interface | Description |
---|---|
Attestation |
The
Attestation interface contains information necessary to connect to
the hosts running Attestation Service. |
AttestationTypes |
Defines the data types of the
Attestation
API service. |
Kms |
The
Kms interface contains information necessary to connect to the hosts
running Key Provider Service. |
KmsTypes |
Defines the data types of the
Kms
API service. |
Class | Description |
---|---|
AttestationDefinitions |
Defines the type descriptors for the
Attestation
API service. |
AttestationStub |
Remote stub implementation of the
Attestation
API service. |
AttestationTypes.FilterSpec |
The
FilterSpec class contains the data necessary for identifying a
Attestation Service. |
AttestationTypes.FilterSpec.Builder |
Builder class for
AttestationTypes.FilterSpec . |
AttestationTypes.Info |
The
Info class contains all the stored information about a Attestation
Service. |
AttestationTypes.Info.Builder |
Builder class for
AttestationTypes.Info . |
AttestationTypes.Summary |
The
Summary class contains all the stored information about a
Attestation Service. |
AttestationTypes.Summary.Builder |
Builder class for
AttestationTypes.Summary . |
AttestationTypes.SummaryType |
The connection information could include the certificates or be a shorter
summary.
|
KmsDefinitions |
Defines the type descriptors for the
Kms
API service. |
KmsStub |
Remote stub implementation of the
Kms
API service. |
KmsTypes.FilterSpec |
The
FilterSpec class contains the data necessary for identifying a Key
Provider Service. |
KmsTypes.FilterSpec.Builder |
Builder class for
KmsTypes.FilterSpec . |
KmsTypes.Info |
The
Info class contains all the stored information about a Key Provider
Service. |
KmsTypes.Info.Builder |
Builder class for
KmsTypes.Info . |
KmsTypes.Summary |
The
Summary class contains all the stored information about a Key
Provider Service. |
KmsTypes.Summary.Builder |
Builder class for
KmsTypes.Summary . |
KmsTypes.SummaryType |
The connection information could include the certificates or be a shorter
summary.
|
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts package. |
TrustAuthorityHostsFactory |
TrustAuthorityHostsFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts package and also has the subpackages reference
to access respective subpackage services. |
Enum | Description |
---|---|
AttestationTypes.SummaryType.Values |
Native Java
enum representing this enumeration class. |
KmsTypes.SummaryType.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
package provides interfaces that provide information necessary to connect to the
hosts running the Trust Authority Components.