public class Authentication extends Object
| Constructor and Description |
|---|
Authentication() |
Authentication(String user,
String password,
String apiKey) |
Authentication(String user,
String password,
String accessToken,
String refreshToken,
String apiKey,
String clientId,
String scope,
String state,
String redirectUri) |
Copyright © 2021. All rights reserved.