Package com.auth0.jwk
package com.auth0.jwk
-
Interface Summary
-
Class SummaryClassDescriptionJwk provider that caches previously obtained Jwk in memory using a Google Guava cacheRepresents a JSON Web Key (JWK) used to verify the signature of JWTsJwkProvider builderJwk provider that limits the amount of Jwks to deliver in a given rate.Jwk provider that loads them from a
URL -
Exception Summary