Uses of Class
de.trustable.ca3s.adcs.proxy.security.jwt.TokenProvider
-
Packages that use TokenProvider Package Description de.trustable.ca3s.adcs.proxy.config Spring Framework configuration files.de.trustable.ca3s.adcs.proxy.security.jwt -
-
Uses of TokenProvider in de.trustable.ca3s.adcs.proxy.config
Constructors in de.trustable.ca3s.adcs.proxy.config with parameters of type TokenProvider Constructor Description SecurityConfiguration(TokenProvider tokenProvider, tech.jhipster.config.JHipsterProperties jHipsterProperties, org.zalando.problem.spring.web.advice.security.SecurityProblemSupport problemSupport) -
Uses of TokenProvider in de.trustable.ca3s.adcs.proxy.security.jwt
Constructors in de.trustable.ca3s.adcs.proxy.security.jwt with parameters of type TokenProvider Constructor Description JWTConfigurer(TokenProvider tokenProvider)JWTFilter(TokenProvider tokenProvider)
-