public class CachingKeyRetrieverService extends Object implements KeyRetrieverService
| Constructor and Description |
|---|
CachingKeyRetrieverService(KeyRetrieverService keyRetrieverService,
int maximumSize,
int expireAfterAccessInMinutes) |
public CachingKeyRetrieverService(KeyRetrieverService keyRetrieverService, int maximumSize, int expireAfterAccessInMinutes)
public com.nimbusds.jose.jwk.JWKSet retrieve(String audience)
retrieve in interface KeyRetrieverServiceCopyright © 2019. All rights reserved.