Package | Description |
---|---|
com.vmware.vcenter.namespace_management.supervisors |
The
com.vmware.vcenter.namespace_management.supervisors package provides
interfaces for operating a Supervisor. |
com.vmware.vcenter.namespace_management.supervisors.identity |
The
com.vmware.vcenter.namespace_management.supervisors.identity package
provides interfaces related to identity management for a Supervisor. |
Class and Description |
---|
IdentityFactory
IdentityFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespace_management.supervisors.identity package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
IdentityFactory
IdentityFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespace_management.supervisors.identity package and also has the subpackages reference
to access respective subpackage services. |
Providers
The
Providers interface provides methods to configure identity
management on a Supervisor. |
ProvidersTypes
The
Providers interface provides methods to configure identity
management on a Supervisor. |
ProvidersTypes.CreateSpec
The
CreateSpec class is used to register a new upstream identity
provider for use with a Supervisor. |
ProvidersTypes.CreateSpec.Builder
Builder class for
ProvidersTypes.CreateSpec . |
ProvidersTypes.Info
The
Info class provides details about an identity provider configured
with a Supervisor. |
ProvidersTypes.Info.Builder
Builder class for
ProvidersTypes.Info . |
ProvidersTypes.SetSpec
The
SetSpec class is used to fully replace the configuration of an
upstream identity provider for use with a Supervisor. |
ProvidersTypes.SetSpec.Builder
Builder class for
ProvidersTypes.SetSpec . |
ProvidersTypes.Summary
The
Summary class provides an overview of an identity provider
configured for the given Supervisor. |
ProvidersTypes.UpdateSpec
The
UpdateSpec class contains the specification required to update the
configuration of an identity provider used with a Supervisor. |
ProvidersTypes.UpdateSpec.Builder
Builder class for
ProvidersTypes.UpdateSpec . |