Package com.auth0.jwk
package com.auth0.jwk
-
ClassDescriptionJwk provider that caches previously obtained Jwk in memory using a Google Guava cacheRepresents a JSON Web Key (JWK) used to verify the signature of JWTsProvider of JwkJwkProvider builderAbstraction for fetching JWKS JSON over HTTP.Represents the HTTP response from a JWKS endpoint.Jwk provider that limits the amount of Jwks to deliver in a given rate.Jwk provider that loads them from a
URL