| Interface | Description |
|---|---|
| ClientCredentials | |
| RefreshableTokenSupplier | |
| TokenStorage | |
| TokenSupplier |
| Class | Description |
|---|---|
| AnonymousFlowTokenSupplier | |
| AnonymousSessionTokenSupplier |
Token supplier using anonymous flow
|
| BaseAuthTokenSupplier | |
| ClientCredentialsBuilder | |
| ClientCredentialsImpl | |
| ClientCredentialsTokenSupplier |
Token supplier using client credentials flow
|
| GlobalCustomerPasswordTokenSupplier |
Token supplier using password flow
|
| InMemoryTokenStorage | |
| InMemoryTokenSupplier | |
| RefreshFlowTokenSupplier | |
| StaticTokenSupplier |
Token supplier using a specified token
|
| TokenStorageSupplier |
| Exception | Description |
|---|---|
| AuthException |