All Classes
-
All Classes Interface Summary Class Summary Class Description DefaultJwtAuthenticator<P extends JwtClaimsSetPrincipal> Default implementation ofAuthenticatorwhich handles a most repeatable part, namely token validation against signatures and keys stored in remote Json Web Key Set.JwtClaimsSetAuthenticator<P extends JwtClaimsSetPrincipal> Dedicated authenticator taking JWT token claims and returningJwtClaimsSetPrincipal.JwtClaimsSetPrincipal A dedicated kind of principal, backed by a static set of claims coming from JWT token.JwtConfiguration Configuration of token processing.NimbusJwtBundle<C extends io.dropwizard.Configuration,T extends TokenConfiguration> A basic bundle which allows to group configuration options for token processing in a separate class.NimbusJwtFilter<T extends JwtClaimsSetPrincipal> Implementation of custom authn filter attached toNimbusJwtFilter.Builder<P extends JwtClaimsSetPrincipal> Builder forNimbusJwtFilter.TokenConfiguration Configuration of token handling.