Interface | Description |
---|---|
TokenRegistry |
Persistent Registry for OAuth Tokens
|
Tokens |
Class | Description |
---|---|
OAuthTokenProvider |
Class for managing oauth tokens.
|
PersistentTokenRegistry |
Implementation of
TokenRegistry that persists token tables
to the pre-configured persistent store. |
PersistentTokenRegistry.StoreProvider | |
PersistentTokenTable |
Implementation of tokens table that updates its version in persistent store after modifications.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.