| Package | Description |
|---|---|
| org.cloudfoundry.uaa | |
| org.cloudfoundry.uaa.clients | |
| org.cloudfoundry.uaa.tokens |
| Class and Description |
|---|
| Tokens
Main entry point to the UAA Access Token Administration Client API
|
| Class and Description |
|---|
| GrantType
The grant types that can be used to obtain a token.
|
| Class and Description |
|---|
| AbstractToken
The base class for all tokens
|
| AbstractTokenKey
The base class for token keys
|
| CheckTokenRequest
The request payload for the check token operation
|
| CheckTokenRequest.Builder
Builds instances of type
CheckTokenRequest. |
| CheckTokenResponse
The response from the check token request
|
| CheckTokenResponse.Builder
Builds instances of type
CheckTokenResponse. |
| GetTokenByAuthorizationCodeRequest
The request payload for the get token by authorization code operation
|
| GetTokenByAuthorizationCodeRequest.Builder
Builds instances of type
GetTokenByAuthorizationCodeRequest. |
| GetTokenByAuthorizationCodeResponse
The response from the get token by authorization code request
|
| GetTokenByAuthorizationCodeResponse.Builder
Builds instances of type
GetTokenByAuthorizationCodeResponse. |
| GetTokenByClientCredentialsRequest
The request payload for the get token by client credentials operation
|
| GetTokenByClientCredentialsRequest.Builder
Builds instances of type
GetTokenByClientCredentialsRequest. |
| GetTokenByClientCredentialsResponse
The response from the get token by client credentials operation
|
| GetTokenByClientCredentialsResponse.Builder
Builds instances of type
GetTokenByClientCredentialsResponse. |
| GetTokenByOneTimePasscodeRequest
The request payload for the get token by one-time passcode operation
|
| GetTokenByOneTimePasscodeRequest.Builder
Builds instances of type
GetTokenByOneTimePasscodeRequest. |
| GetTokenByOneTimePasscodeResponse
The response from the get token by passcode operation
|
| GetTokenByOneTimePasscodeResponse.Builder
Builds instances of type
GetTokenByOneTimePasscodeResponse. |
| GetTokenByOpenIdRequest
The request payload for the get token by OpenId operation
|
| GetTokenByOpenIdRequest.Builder
Builds instances of type
GetTokenByOpenIdRequest. |
| GetTokenByOpenIdResponse
The response from the get token by OpenId request
|
| GetTokenByOpenIdResponse.Builder
Builds instances of type
GetTokenByOpenIdResponse. |
| GetTokenByPasswordRequest
The request payload for the get token by password operation
|
| GetTokenByPasswordRequest.Builder
Builds instances of type
GetTokenByPasswordRequest. |
| GetTokenByPasswordResponse
The response from the get token by password operation
|
| GetTokenByPasswordResponse.Builder
Builds instances of type
GetTokenByPasswordResponse. |
| GetTokenKeyRequest
The request payload for the get token key operation
|
| GetTokenKeyRequest.Builder
Builds instances of type
GetTokenKeyRequest. |
| GetTokenKeyResponse
The response from the get token key request
|
| GetTokenKeyResponse.Builder
Builds instances of type
GetTokenKeyResponse. |
| GrantType
The grant types that can be used to obtain a token.
|
| KeyType
The key type
|
| ListTokenKeysRequest
The request payload for the list token keys operation
|
| ListTokenKeysRequest.Builder
Builds instances of type
ListTokenKeysRequest. |
| ListTokenKeysResponse
The response from the list token keys request
|
| ListTokenKeysResponse.Builder
Builds instances of type
ListTokenKeysResponse. |
| RefreshTokenRequest
The request payload for the refresh token operation
|
| RefreshTokenRequest.Builder
Builds instances of type
RefreshTokenRequest. |
| RefreshTokenResponse
The response from the refresh token operation
|
| RefreshTokenResponse.Builder
Builds instances of type
RefreshTokenResponse. |
| TokenFormat
The format of tokens requested.
|
| TokenKey
The token key
|
| TokenKey.Builder
Builds instances of type
TokenKey. |
Copyright © 2020. All rights reserved.