Class SmallRyeJwtProcessor.IsEnabled
java.lang.Object
io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor.IsEnabled
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- SmallRyeJwtProcessor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
config
SmallRyeJwtBuildTimeConfig config
-
-
Constructor Details
-
IsEnabled
public IsEnabled()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-