public interface AuthProvider
Modifier and Type | Method and Description |
---|---|
default Optional<Long> |
expiresAtMillis() |
Map<String,String> |
header(Map<String,String> baseHeader,
RESTAuthParameter restAuthParameter) |
default boolean |
keepRefreshed() |
boolean |
refresh() |
default Optional<Long> |
tokenRefreshInMills() |
default boolean |
willSoonExpire() |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.