Class JAASSecurityAuthenticator

java.lang.Object
org.apache.camel.component.netty.http.SecurityAuthenticatorSupport
org.apache.camel.component.netty.http.JAASSecurityAuthenticator
All Implemented Interfaces:
SecurityAuthenticator

public class JAASSecurityAuthenticator extends SecurityAuthenticatorSupport
A JAAS based SecurityAuthenticator implementation.
  • Constructor Details

    • JAASSecurityAuthenticator

      public JAASSecurityAuthenticator()
  • Method Details