Uses of Class
com.nimbusds.jose.jwk.source.ImmutableJWKSet
Packages that use ImmutableJWKSet
Package
Description
JSON Web Key (JWK) sourcing interface and utilities.
-
Uses of ImmutableJWKSet in com.nimbusds.jose.jwk.source
Subclasses of ImmutableJWKSet in com.nimbusds.jose.jwk.sourceModifier and TypeClassDescriptionclass
ImmutableSecret<C extends SecurityContext>
JSON Web Key (JWK) source backed by an immutable secret.