Uses of Class
systems.dennis.auth.client.required.TokenValidator
Packages that use TokenValidator
Package
Description
-
Uses of TokenValidator in systems.dennis.auth
Constructors in systems.dennis.auth with parameters of type TokenValidatorModifierConstructorDescriptionaop(TokenValidator tokenValidator, systems.dennis.shared.config.WebContext context) -
Uses of TokenValidator in systems.dennis.auth.client.utils
Constructors in systems.dennis.auth.client.utils with parameters of type TokenValidatorModifierConstructorDescriptionBasicAuthAoe(TokenValidator tokenValidator, systems.dennis.shared.config.WebContext context) -
Uses of TokenValidator in systems.dennis.auth.controller
Constructors in systems.dennis.auth.controller with parameters of type TokenValidatorModifierConstructorDescriptionTokenProviderController(TokenProviderClient tokenProvider, TokenValidator validator, jakarta.servlet.http.HttpServletRequest request)