public class CodeFlow extends OAuth2Flow
authServer, exc, session| Constructor and Description |
|---|
CodeFlow(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc,
SessionManager.Session s) |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
generateAuthorizationCode() |
Outcome |
getResponse() |
protected Outcome |
respondWithAuthorizationCodeAndRedirect(Exchange exc,
String code,
SessionManager.Session s) |
stateQuerypublic CodeFlow(OAuth2AuthorizationServerInterceptor authServer, Exchange exc, SessionManager.Session s)
public Outcome getResponse() throws Exception
getResponse in class OAuth2FlowExceptionprotected static String generateAuthorizationCode()
Copyright © 2021. All Rights Reserved.