Class IdTokenTokenFlow
java.lang.Object
com.predic8.membrane.core.interceptor.oauth2.flows.OAuth2Flow
com.predic8.membrane.core.interceptor.oauth2.flows.IdTokenTokenFlow
-
Field Summary
Fields inherited from class com.predic8.membrane.core.interceptor.oauth2.flows.OAuth2Flow
authServer, exc, session -
Constructor Summary
ConstructorsConstructorDescriptionIdTokenTokenFlow(OAuth2AuthorizationServerInterceptor authServer, Exchange exc, SessionManager.Session s) -
Method Summary
Methods inherited from class com.predic8.membrane.core.interceptor.oauth2.flows.OAuth2Flow
stateQuery
-
Constructor Details
-
IdTokenTokenFlow
public IdTokenTokenFlow(OAuth2AuthorizationServerInterceptor authServer, Exchange exc, SessionManager.Session s) throws org.jose4j.lang.JoseException - Throws:
org.jose4j.lang.JoseException
-
-
Method Details
-
getResponse
- Specified by:
getResponsein classOAuth2Flow- Throws:
Exception
-