public class GlobalCustomerPasswordTokenSupplier extends AutoCloseableService 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 |
|---|---|
CompletableFuture<AuthenticationToken> |
getToken() |
int |
reflectionHashCode() |
String |
toString() |
close, closeQuietly, equals, hashCodepublic CompletableFuture<AuthenticationToken> getToken()
getToken in interface TokenSupplierpublic int reflectionHashCode()