Interface JwkSetService

All Known Implementing Classes:
CachingJwkSetService

public interface JwkSetService
Service providing access to JWK set stores in support of FAPI operations. Note that implementors should expect Purposes as below to retrieve secrets from its stores: Client code should also use the same purposes to retrieve secrets on the underlying store.
See Also: