com.vmware.vcenter.trusted_infrastructure.attestation
package
provides interfaces for configuring Attestation Services for Trusted vCenter.See: Description
Interface | Description |
---|---|
Services |
The
Services interface contains information about the registered
instances of the Attestation Service in vCenter. |
ServicesTypes |
Defines the data types of the
Services
API service. |
Class | Description |
---|---|
AttestationFactory |
AttestationFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.trusted_infrastructure.attestation 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 an
Attestation Service instance to the environment. |
ServicesTypes.CreateSpec.Builder |
Builder class for
ServicesTypes.CreateSpec . |
ServicesTypes.FilterSpec |
The
FilterSpec class contains the data necessary for identifying an
Attestation Service instance. |
ServicesTypes.FilterSpec.Builder |
Builder class for
ServicesTypes.FilterSpec . |
ServicesTypes.Info |
The
Info class contains all the stored information about a registered
Attestation Service instance. |
ServicesTypes.Info.Builder |
Builder class for
ServicesTypes.Info . |
ServicesTypes.Summary |
The
Summary class contains basic information about a registered
Attestation 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.attestation package. |
com.vmware.vcenter.trusted_infrastructure.attestation
package
provides interfaces for configuring Attestation Services for Trusted vCenter.