All Classes and Interfaces

Class
Description
Class backed by a Guava Cache that returns a Future for all elements whilst still ensuring that the loader is only called once at a time per element.
Represents the data returned in an OpenID Connect Discovery response.
Algorithm for use with JWTs as specified by RFC7518.
Perform OpenID Connect discovery as per openid-connect-discovery-1_0.
Perform OpenID Connect discovery as per openid-connect-discovery-1_0.
Manage JWKs manually.
Represent a single Json Web Key as defined in RFC 7517.
Default implementation of JsonWebKeySetHandler.
 
A JWT as defined by RFC7519.
Validate JWTs, obtaining keys via OpenID Discovery is necessary.
Token validation for vertx - implementation of JwtValidatorVertx.