Package | Description |
---|---|
com.vmware.vcenter |
The
com.vmware.vcenter package provides interfaces for managing VMware
vSphere environments. |
com.vmware.vcenter.identity |
The
com.vmware.vcenter.identity package provides interfaces to manage
VcIdentity. |
Class and Description |
---|
IdentityFactory
IdentityFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.identity package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
FederationType
The
FederationType enumeration class contains the possible types of
federation paths for, vCenter Server identity providers configuration. |
FederationType.Values
Native Java
enum representing this enumeration class. |
IdentityFactory
IdentityFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.identity package and also has the subpackages reference
to access respective subpackage services. |
Providers
The
Providers interface provides methods to list, read and modify
vCenter Server identity providers. |
ProvidersTypes
The
Providers interface provides methods to list, read and modify
vCenter Server identity providers. |
ProvidersTypes.ActiveDirectoryOverLdap
The
ActiveDirectoryOverLdap class contains the information about to how
to use an Active Directory over LDAP connection to allow searching for users and
groups if the identity provider is an On-Prem service. |
ProvidersTypes.ActiveDirectoryOverLdap.Builder
Builder class for
ProvidersTypes.ActiveDirectoryOverLdap . |
ProvidersTypes.ConfigType
The
ConfigType class contains the possible types of vCenter Server
identity providers. |
ProvidersTypes.ConfigType.Values
Native Java
enum representing this enumeration class. |
ProvidersTypes.CreateSpec
The
CreateSpec class contains the information used to create an identity
provider. |
ProvidersTypes.CreateSpec.Builder
Builder class for
ProvidersTypes.CreateSpec . |
ProvidersTypes.IdmProtocol
The
IdmProtocol class contains the possible types of communication
protocols to the identity management endpoints. |
ProvidersTypes.IdmProtocol.Values
Native Java
enum representing this enumeration class. |
ProvidersTypes.Info
The
Info class contains the information about an identity provider. |
ProvidersTypes.Info.Builder
Builder class for
ProvidersTypes.Info . |
ProvidersTypes.Oauth2AuthenticationMethod
The
Oauth2AuthenticationMethod class contains the possible types of
OAuth2 authentication methods. |
ProvidersTypes.Oauth2AuthenticationMethod.Values
Native Java
enum representing this enumeration class. |
ProvidersTypes.Oauth2CreateSpec
The
Oauth2CreateSpec class contains the information used to create an
OAuth2 identity provider. |
ProvidersTypes.Oauth2CreateSpec.Builder
Builder class for
ProvidersTypes.Oauth2CreateSpec . |
ProvidersTypes.Oauth2Info
The
Oauth2Info class contains the information about an OAuth2 identity
provider. |
ProvidersTypes.Oauth2Summary
The
Oauth2Summary class contains commonly used information about an
OAuth2 identity provider. |
ProvidersTypes.Oauth2UpdateSpec
The
Oauth2UpdateSpec class contains the information used to update the
OAuth2 identity provider. |
ProvidersTypes.Oauth2UpdateSpec.Builder
Builder class for
ProvidersTypes.Oauth2UpdateSpec . |
ProvidersTypes.OidcCreateSpec
The
OidcCreateSpec class contains the information used to create an OIDC
identity provider. |
ProvidersTypes.OidcInfo
The
OidcInfo class contains information about an OIDC identity provider. |
ProvidersTypes.OidcInfo.Builder
Builder class for
ProvidersTypes.OidcInfo . |
ProvidersTypes.OidcSummary
The
OidcSummary class contains commonly used information about an OIDC
identity provider. |
ProvidersTypes.OidcSummary.Builder
Builder class for
ProvidersTypes.OidcSummary . |
ProvidersTypes.OidcUpdateSpec
The
OidcUpdateSpec class contains the information used to update the
OIDC identity provider. |
ProvidersTypes.OidcUpdateSpec.Builder
Builder class for
ProvidersTypes.OidcUpdateSpec . |
ProvidersTypes.Summary
The
Summary class contains commonly used information about an identity
provider. |
ProvidersTypes.Summary.Builder
Builder class for
ProvidersTypes.Summary . |
ProvidersTypes.UpdateSpec
The
UpdateSpec class contains the information used to update the
identity provider. |
ProvidersTypes.UpdateSpec.Builder
Builder class for
ProvidersTypes.UpdateSpec . |