Class SmallRyeJwtBuildTimeConfig
- java.lang.Object
-
- io.quarkus.smallrye.jwt.deployment.SmallRyeJwtBuildTimeConfig
-
@ConfigRoot(name="smallrye-jwt") public class SmallRyeJwtBuildTimeConfig 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 SmallRyeJwtBuildTimeConfig()
-