@FunctionalInterface public interface TokenSupplier
| Modifier and Type | Field and Description |
|---|---|
static String |
LOGGER_AUTH |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AuthenticationToken> |
getToken() |
static final String LOGGER_AUTH
CompletableFuture<AuthenticationToken> getToken()