Uses of Class
org.sklsft.commons.rest.security.tokens.encoder.impl.JwtDecoder
Packages that use JwtDecoder
Package
Description
-
Uses of JwtDecoder in org.sklsft.commons.rest.security.context.impl
Constructors in org.sklsft.commons.rest.security.context.impl with parameters of type JwtDecoderModifierConstructorDescriptionFromJwtSecurityContextProvider(JwtDecoder<T, H, B> jwtDecoder, TokenVerifier<JsonWebToken<H, B>> tokenVerifier, SecurityContextValidator<B> contextValidator) -
Uses of JwtDecoder in org.sklsft.commons.rest.security.tokens.encoder.impl
Subclasses of JwtDecoder in org.sklsft.commons.rest.security.tokens.encoder.impl