public class ClientAuthenticator extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
JAVA_VERSION |
| Constructor and Description |
|---|
ClientAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAccessToken(String scopeList,
String appName,
String callBackURL,
String tokenScope,
String appOwner,
String grantType,
String dcrEndpoint,
String username,
String password,
String tenantDomain,
String tokenEndpoint) |
Copyright © 2019 WSO2 Inc. All rights reserved.