Package | Description |
---|---|
com.vmware.vcenter.authentication |
The
com.vmware.vcenter.authentication package provides authentication
interfaces specific to the com.vmware.vcenter package. |
Class and 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. |
Token
The
Token interface provides operations for obtaining an access token. |
TokenTypes
The
Token interface provides operations for obtaining an access token. |
TokenTypes.IssueSpec
The
IssueSpec class contains arguments required for token exchange. |
TokenTypes.IssueSpec.Builder
Builder class for
TokenTypes.IssueSpec . |