Class SmallRyeJWTConfig
- java.lang.Object
-
- io.quarkus.smallrye.jwt.deployment.SmallRyeJWTConfig
-
@ConfigRoot(name="smallrye-jwt") public class SmallRyeJWTConfig extends Object
deployment configuration
-
-
Field Summary
Fields Modifier and Type Field Description booleanenabledThe MP-JWT configuration objectStringrsaSigProviderThe name of the Provider that supports SHA256withRSA signatures
-
Constructor Summary
Constructors Constructor Description SmallRyeJWTConfig()
-