public class OAuthFlowObject extends Object
OAuthFlowObjectBuilder
Modifier and Type | Field and Description |
---|---|
URI |
authorizationUrl |
URI |
refreshUrl |
Map<String,String> |
scopes |
URI |
tokenUrl |
public final URI authorizationUrl
public final URI tokenUrl
public final URI refreshUrl
public void writeJson(Writer writer) throws IOException
IOException
Copyright © 2017–2019. All rights reserved.