| Package | Description |
|---|---|
| org.apache.camel.component.netty.http |
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityConstraintMapping
A default
SecurityConstraint which can be used to define a set of mappings to
as constraints. |
| Modifier and Type | Method and Description |
|---|---|
SecurityConstraint |
NettyHttpSecurityConfiguration.getSecurityConstraint() |
| Modifier and Type | Method and Description |
|---|---|
void |
NettyHttpSecurityConfiguration.setSecurityConstraint(SecurityConstraint securityConstraint)
Sets a
SecurityConstraint to use for checking if a web resource is restricted or not
By default this is null, which means all resources is restricted. |
Apache Camel