Uses of Class
org.apache.synapse.endpoints.auth.oauth.TokenCache
-
Packages that use TokenCache Package Description org.apache.synapse.endpoints.auth.oauth -
-
Uses of TokenCache in org.apache.synapse.endpoints.auth.oauth
Methods in org.apache.synapse.endpoints.auth.oauth that return TokenCache Modifier and Type Method Description static TokenCache
TokenCache. getInstance()
Get TokenCache Instance
-