Package org.apache.camel.oauth
Class OAuthLogoutProcessor
java.lang.Object
org.apache.camel.oauth.AbstractOAuthProcessor
org.apache.camel.oauth.OAuthLogoutProcessor
- All Implemented Interfaces:
org.apache.camel.Processor
-
Field Summary
Fields inherited from class org.apache.camel.oauth.AbstractOAuthProcessor
log, procName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.oauth.AbstractOAuthProcessor
authenticateExistingUserProfile, findOAuth, findOAuthOrThrow, logRequestHeaders, sendRedirect, setSessionCookie
-
Constructor Details
-
OAuthLogoutProcessor
public OAuthLogoutProcessor()
-
-
Method Details
-
process
public void process(org.apache.camel.Exchange exchange)
-