Package io.quarkus.vertx.http.deployment
Class HttpSecurityProcessor.AlwaysPropagateSecurityIdentity
java.lang.Object
io.quarkus.vertx.http.deployment.HttpSecurityProcessor.AlwaysPropagateSecurityIdentity
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- HttpSecurityProcessor
static final class HttpSecurityProcessor.AlwaysPropagateSecurityIdentity
extends Object
implements BooleanSupplier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AlwaysPropagateSecurityIdentity
AlwaysPropagateSecurityIdentity(VertxHttpBuildTimeConfig buildTimeConfig)
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-