public class JwksVerificationKeyResolver extends Object implements VerificationKeyResolver
| Constructor and Description |
|---|
JwksVerificationKeyResolver(List<JsonWebKey> jsonWebKeys) |
public JwksVerificationKeyResolver(List<JsonWebKey> jsonWebKeys)
public Key resolveKey(JsonWebSignature jws, List<JsonWebStructure> nestingContext) throws UnresolvableKeyException
resolveKey in interface VerificationKeyResolverUnresolvableKeyExceptionCopyright © 2015. All rights reserved.