Uses of Interface
org.noise_planet.noisemodelling.webserver.secure.JWTGenerator
Packages that use JWTGenerator
-
Uses of JWTGenerator in org.noise_planet.noisemodelling.webserver.secure
Constructors in org.noise_planet.noisemodelling.webserver.secure with parameters of type JWTGeneratorModifierConstructorDescriptionJWTProvider(com.auth0.jwt.algorithms.Algorithm algorithm, JWTGenerator<T> generator, com.auth0.jwt.JWTVerifier verifier)