Package | Description |
---|---|
com.google.auth.oauth2 |
Modifier and Type | Class and Description |
---|---|
class |
MemoryTokensStorage
Represents an in-memory storage of tokens.
|
Modifier and Type | Method and Description |
---|---|
TokenStore |
UserAuthorizer.getTokenStore()
Returns the implementation of a component for long term storage of tokens.
|
TokenStore |
UserAuthorizer.Builder.getTokenStore() |
Modifier and Type | Method and Description |
---|---|
UserAuthorizer.Builder |
UserAuthorizer.Builder.setTokenStore(TokenStore tokenStore) |
Copyright © 2023 Google. All rights reserved.