Class EagerAccessTokenHealthProvider

All Implemented Interfaces:
Closeable, AutoCloseable, AccessTokenHealthProvider, AccessTokenProvider

public class EagerAccessTokenHealthProvider extends AbstractAccessTokenHealthProvider
Eager implementation of health provider.

Calls to this health indicator can trigger a (remote) refresh even if the last call to the underlying provider was successful.