Package-level declarations
Types
Link copied to clipboard
interface TokenProviderManager
The TokenProviderManager interface provides the functionality to get the tokens, validate the tokens, refresh the tokens, and clear the tokens. This interface should be implemented by the TokenProviderManagerImpl class.