| Package | Description |
|---|---|
| com.vmware.vcenter.identity.broker |
The
com.vmware.vcenter.identity.broker package provides interfaces to
manage external authentication broker data. |
| com.vmware.vcenter.identity.broker.tenants |
The
com.vmware.vcenter.identity.broker.tenants package provides
interfaces to manage external authentication broker tenant data. |
| Class and Description |
|---|
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. |
| Class and 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. |
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. |