public class TokenFlow extends OAuth2Flow
authServer, exc, session| Constructor and Description |
|---|
TokenFlow(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc,
SessionManager.Session s) |
| Modifier and Type | Method and Description |
|---|---|
String |
generateAccessToken(Client client) |
Outcome |
getResponse() |
stateQuerypublic TokenFlow(OAuth2AuthorizationServerInterceptor authServer, Exchange exc, SessionManager.Session s)
public Outcome getResponse()
getResponse in class OAuth2FlowCopyright © 2019. All Rights Reserved.