Uses of Class
org.apache.camel.component.netty.http.SecurityAuthenticatorSupport

Packages that use SecurityAuthenticatorSupport
org.apache.camel.component.netty.http   
 

Uses of SecurityAuthenticatorSupport in org.apache.camel.component.netty.http
 

Subclasses of SecurityAuthenticatorSupport in org.apache.camel.component.netty.http
 class JAASSecurityAuthenticator
          A JAAS based SecurityAuthenticator implementation.
 



Apache Camel