Uses of Interface
org.apache.camel.component.netty.http.SecurityConstraint
Packages that use SecurityConstraint
-
Uses of SecurityConstraint in org.apache.camel.component.netty.http
Classes in org.apache.camel.component.netty.http that implement SecurityConstraintModifier and TypeClassDescriptionclass
A defaultSecurityConstraint
which can be used to define a set of mappings to as constraints.Methods in org.apache.camel.component.netty.http that return SecurityConstraintMethods in org.apache.camel.component.netty.http with parameters of type SecurityConstraintModifier and TypeMethodDescriptionvoid
NettyHttpSecurityConfiguration.setSecurityConstraint
(SecurityConstraint securityConstraint) Sets aSecurityConstraint
to use for checking if a web resource is restricted or not