Uses of Class
com.nimbusds.jose.proc.JWKSecurityContext
Packages that use JWKSecurityContext
Package
Description
JSON Web Key (JWK) sourcing interface and utilities.
-
Uses of JWKSecurityContext in com.nimbusds.jose.jwk.source
Methods in com.nimbusds.jose.jwk.source with parameters of type JWKSecurityContextModifier and TypeMethodDescriptionJWKSecurityContextJWKSet.get
(JWKSelector jwkSelector, JWKSecurityContext context) Retrieves a list of JWKs matching the specified selector.