| Interface | Description |
|---|---|
| OAuthAccessProviderToken | |
| OAuthProviderToken | |
| OAuthProviderTokenServices | |
| OAuthTokenLifecycleListener |
Interface for listening to the lifecycle of a token.
|
| OAuthTokenLifecycleRegistry |
Interface for a registry of token lifecycle listeners.
|
| Class | Description |
|---|---|
| InMemoryProviderTokenServices |
Implementation of TokenServices that stores tokens in memory.
|
| InMemorySelfCleaningProviderTokenServices |
Implementation of TokenServices that stores tokens in memory.
|
| OAuthProviderTokenImpl |
Basic implementation for an OAuth token.
|
| RandomValueProviderTokenServices |
Base implementation for token services that uses random values to generate tokens.
|
| Exception | Description |
|---|---|
| ExpiredOAuthTokenException | |
| InvalidOAuthTokenException |
Copyright © 2015. All rights reserved.