public interface ProvidesConfigurableRefresh
An interface that has the API to return refresh security token after if the token expires within a configurable time
Modifier and Type | Method and Description |
---|---|
String |
refreshAndGetSecurityTokenIfExpiringWithin(Duration time) |
Copyright © 2016–2023. All rights reserved.