public class AuthorizationCodeTokenRequest extends OAuth2Request
AuthorizationCodeTokenRequest(OAuth2Client client, Map<String,String> parameters)
Optional<String>
code()
scope()
getParameter, with
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AuthorizationCodeTokenRequest(OAuth2Client client, Map<String,String> parameters)
public Optional<String> code()
public Optional<String> scope()
Copyright © 2016–2021. All rights reserved.