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 TypeClassDescriptionclassA defaultSecurityConstraintwhich 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 TypeMethodDescriptionvoidNettyHttpSecurityConfiguration.setSecurityConstraint(SecurityConstraint securityConstraint) Sets aSecurityConstraintto use for checking if a web resource is restricted or not