Uses of Package
org.apache.synapse.endpoints.auth.oauth
-
Packages that use org.apache.synapse.endpoints.auth.oauth Package Description org.apache.synapse.endpoints org.apache.synapse.endpoints.auth.oauth -
Classes in org.apache.synapse.endpoints.auth.oauth used by org.apache.synapse.endpoints Class Description OAuthHandler This abstract class is to be used by OAuth handlers This class checks validity of tokens, request for tokens and add tokens to in-memory cache -
Classes in org.apache.synapse.endpoints.auth.oauth used by org.apache.synapse.endpoints.auth.oauth Class Description MessageCache Message Cache ImplementationOAuthHandler This abstract class is to be used by OAuth handlers This class checks validity of tokens, request for tokens and add tokens to in-memory cacheTokenCache Token Cache Implementation Tokens will be invalidate after a interval of TOKEN_CACHE_TIMEOUT minutes