Package io.airlift.security.jwks
Class JwksService
java.lang.Object
io.airlift.security.jwks.JwksService
-
Constructor Summary
ConstructorsConstructorDescriptionJwksService(URI address, HttpClient httpClient, io.airlift.units.Duration refreshDelay) -
Method Summary
-
Constructor Details
-
JwksService
-
-
Method Details
-
start
@PostConstruct public void start() -
stop
@PreDestroy public void stop() -
getKeys
-
getKey
-
refreshKeys
public void refreshKeys()
-