com.vmware.vcenter.authentication
package provides authentication
interfaces specific to the com.vmware.vcenter package.See: Description
Interface | Description |
---|---|
Token |
The
Token interface provides operations for obtaining an access token. |
TokenTypes |
Defines the data types of the
Token
API service. |
Class | Description |
---|---|
AuthenticationFactory |
AuthenticationFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.authentication package and also has the subpackages reference
to access respective subpackage services. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.authentication package. |
TokenDefinitions |
Defines the type descriptors for the
Token
API service. |
TokenStub |
Remote stub implementation of the
Token
API service. |
TokenTypes.IssueSpec |
The
IssueSpec class contains arguments required for token exchange. |
TokenTypes.IssueSpec.Builder |
Builder class for
TokenTypes.IssueSpec . |
com.vmware.vcenter.authentication
package provides authentication
interfaces specific to the com.vmware.vcenter package. The com.vmware.vcenter.authentication
package is available starting in vSphere 7.0
U2.