Class JAASAuthenticationFeature

All Implemented Interfaces:
AbstractPortableFeature, Feature

public class JAASAuthenticationFeature extends DelegatingFeature<JAASAuthenticationFeature.Portable>
Feature to do JAAS authentication with defaults for karaf integration
  • Field Details

  • Constructor Details

    • JAASAuthenticationFeature

      public JAASAuthenticationFeature()
  • Method Details

    • setContextName

      public void setContextName(String contextName)
    • setReportFault

      public void setReportFault(boolean reportFault)
    • getID

      public String getID()
      Description copied from class: WebServiceFeature
      Get the unique identifier for this WebServiceFeature.
      Overrides:
      getID in class AbstractFeature
      Returns:
      the unique identifier for this feature.