public class OAuthFlowsObject extends Object
OAuthFlowsObjectBuilder
Modifier and Type | Field and Description |
---|---|
OAuthFlowObject |
authorizationCode |
OAuthFlowObject |
clientCredentials |
OAuthFlowObject |
implicit |
OAuthFlowObject |
password |
public final OAuthFlowObject implicit
public final OAuthFlowObject password
public final OAuthFlowObject clientCredentials
public final OAuthFlowObject authorizationCode
public void writeJson(Writer writer) throws IOException
IOException
Copyright © 2017–2020. All rights reserved.