Uses of Class
org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
Packages that use NettyHttpSecurityConfiguration
-
Uses of NettyHttpSecurityConfiguration in org.apache.camel.component.netty.http
Methods in org.apache.camel.component.netty.http that return NettyHttpSecurityConfigurationModifier and TypeMethodDescriptionNettyHttpComponent.getSecurityConfiguration()
NettyHttpEndpoint.getSecurityConfiguration()
Methods in org.apache.camel.component.netty.http with parameters of type NettyHttpSecurityConfigurationModifier and TypeMethodDescriptionvoid
NettyHttpComponent.setSecurityConfiguration
(NettyHttpSecurityConfiguration securityConfiguration) Refers to a org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration for configuring secure web resources.void
NettyHttpEndpoint.setSecurityConfiguration
(NettyHttpSecurityConfiguration securityConfiguration) Refers to a org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration for configuring secure web resources.