Uses of Class
org.graylog2.security.JwtSecret
Packages that use JwtSecret
-
Uses of JwtSecret in org.graylog2.security
Methods in org.graylog2.security that return JwtSecretMethods in org.graylog2.security with parameters of type JwtSecretModifier and TypeMethodDescriptionstatic StringIndexerJwtAuthTokenProvider.createToken(JwtSecret jwtSecret, com.github.joschi.jadconfig.util.Duration tokenExpirationDuration) Constructors in org.graylog2.security with parameters of type JwtSecretModifierConstructorDescriptionIndexerJwtAuthTokenProvider(JwtSecret jwtSecret, com.github.joschi.jadconfig.util.Duration tokenExpirationDuration, com.github.joschi.jadconfig.util.Duration cachingDuration)