com.vmware.vcenter.identity.broker.tenants package provides
interfaces to manage external authentication broker tenant data.See: Description
| Interface | Description |
|---|---|
| AdminClient |
The
AdminClient interface provides methods to read the token info of
tenant admin client. |
| AdminClientTypes |
The
AdminClient interface provides methods to read the token info of
tenant admin client. |
| OperatorClient |
The
OperatorClient interface provides methods to read the token info of
operator client. |
| OperatorClientTypes |
The
OperatorClient interface provides methods to read the token info of
operator client. |
| Class | Description |
|---|---|
| AdminClientDefinitions |
Defines the type descriptors for the
AdminClient
API service. |
| AdminClientStub |
Remote stub implementation of the
AdminClient
API service. |
| OperatorClientDefinitions |
Defines the type descriptors for the
OperatorClient
API service. |
| OperatorClientStub |
Remote stub implementation of the
OperatorClient
API service. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.identity.broker.tenants package. |
| TenantsFactory |
TenantsFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.identity.broker.tenants package and also has the subpackages reference
to access respective subpackage services. |
| TokenInfo |
The
TokenInfo class contains detailed information about the tenant
token. |
| TokenInfo.Builder |
Builder class for
TokenInfo. |
com.vmware.vcenter.identity.broker.tenants package provides
interfaces to manage external authentication broker tenant data.