public class AuthRequest extends Object
| Constructor and Description |
|---|
AuthRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId() |
String |
getSecret() |
void |
setClientId(String clientId) |
void |
setSecret(String secret) |
Copyright © 2021. All rights reserved.