com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
package provides the Trust Authority Components.See: Description
Interface | Description |
---|---|
ConsumerPrincipals |
The
ConsumerPrincipals interface configures the token policies and STS
trust necessary for the workload vCenter to query the trusted services for their
status. |
ConsumerPrincipalsTypes |
Defines the data types of the
ConsumerPrincipals
API service. |
Class | Description |
---|---|
ConsumerPrincipalsDefinitions |
Defines the type descriptors for the
ConsumerPrincipals
API service. |
ConsumerPrincipalsStub |
Remote stub implementation of the
ConsumerPrincipals
API service. |
ConsumerPrincipalsTypes.CreateSpec |
The
CreateSpec class contains the information necessary to establish
trust between a workload vCenter and a Trust Authority Host. |
ConsumerPrincipalsTypes.CreateSpec.Builder |
Builder class for
ConsumerPrincipalsTypes.CreateSpec . |
ConsumerPrincipalsTypes.FilterSpec |
The
FilterSpec class contains data which identifies a connection profile
on the trusted vCenter. |
ConsumerPrincipalsTypes.FilterSpec.Builder |
Builder class for
ConsumerPrincipalsTypes.FilterSpec . |
ConsumerPrincipalsTypes.Health |
The
Health enumeration class defines the possible health states. |
ConsumerPrincipalsTypes.Info |
The
Info class contains the information necessary to establish trust
between a workload vCenter and a Trust Authority Host. |
ConsumerPrincipalsTypes.Info.Builder |
Builder class for
ConsumerPrincipalsTypes.Info . |
ConsumerPrincipalsTypes.Summary |
The
Summary class contains a summary of the information necessary to
establish trust between a workload vCenter and a Trust Authority Host. |
ConsumerPrincipalsTypes.Summary.Builder |
Builder class for
ConsumerPrincipalsTypes.Summary . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters package. |
TrustAuthorityClustersFactory |
TrustAuthorityClustersFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters package and also has the subpackages reference
to access respective subpackage services. |
Enum | Description |
---|---|
ConsumerPrincipalsTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
ConsumerPrincipalsTypes.Health.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
package provides the Trust Authority Components.