Package | Description |
---|---|
org.forgerock.json.jose.jwk.store |
This package contains classes to manage a JWKs URI.
|
Modifier and Type | Method and Description |
---|---|
JwksStore |
JwksStoreService.configureJwksStore(String uid,
Duration cacheTimeout,
Duration cacheMissCacheTime,
URL jwkUrl)
Configure a JWKs store.
|
JwksStore |
JwksStoreService.getJwksStore(String uid)
Returns the appropriate JWKs store.
|
Copyright 2011-2017 ForgeRock AS.