Package org.apache.camel.oauth
Interface OAuthSessionStore
- All Known Implementing Classes:
InMemorySessionStore
public interface OAuthSessionStore
-
Method Summary
Modifier and TypeMethodDescriptioncreateSession(org.apache.camel.Exchange exchange) getSession(org.apache.camel.Exchange exchange)
-
Method Details
-
getSession
-
createSession
-