Class OAuth2Flow
java.lang.Object
com.predic8.membrane.core.interceptor.oauth2.flows.OAuth2Flow
- Direct Known Subclasses:
CodeFlow,IdTokenTokenFlow,TokenFlow
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected OAuth2AuthorizationServerInterceptorprotected Exchangeprotected SessionManager.Session -
Constructor Summary
ConstructorsConstructorDescriptionOAuth2Flow(OAuth2AuthorizationServerInterceptor authServer, Exchange exc, SessionManager.Session s) -
Method Summary
-
Field Details
-
authServer
-
exc
-
session
-
-
Constructor Details
-
OAuth2Flow
public OAuth2Flow(OAuth2AuthorizationServerInterceptor authServer, Exchange exc, SessionManager.Session s)
-
-
Method Details
-
getResponse
- Throws:
Exception
-
stateQuery
-