public interface CredentialsProvider
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
authHeader() |
default Optional<Long> |
expiresAtMillis() |
default Optional<Long> |
expiresInMills() |
default boolean |
keepRefreshed() |
boolean |
refresh() |
default boolean |
supportRefresh() |
default boolean |
willSoonExpire() |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.