public class OAuth2Authorization extends Object
| Constructor and Description |
|---|
OAuth2Authorization() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getState() |
void |
setCode(String code) |
void |
setState(String state) |
Copyright © 2016. All rights reserved.