public class GlobalCustomerPasswordTokenSupplier extends BaseAuthTokenSupplier implements TokenSupplier
LOGGER_AUTH| Constructor and Description |
|---|
GlobalCustomerPasswordTokenSupplier(String clientId,
String clientSecret,
String email,
String password,
String scope,
String tokenEndpoint,
VrapHttpClient vrapHttpClient) |
| Modifier and Type | Method and Description |
|---|---|
int |
reflectionHashCode() |
String |
toString() |
getTokenclose, closeQuietly, equals, hashCodegetTokenpublic GlobalCustomerPasswordTokenSupplier(String clientId, String clientSecret, String email, String password, String scope, String tokenEndpoint, VrapHttpClient vrapHttpClient)
public int reflectionHashCode()