Class JaspiConfiguration

java.lang.Object
org.eclipse.jetty.webapp.AbstractConfiguration
org.eclipse.jetty.webapp.JaspiConfiguration
All Implemented Interfaces:
Configuration

public class JaspiConfiguration extends AbstractConfiguration

JASPI Configuration

This configuration configures the WebAppContext server/system classes to not be able to see the jakarta.security.auth.message package.

  • Constructor Details

    • JaspiConfiguration

      public JaspiConfiguration()
  • Method Details

    • isAvailable

      public boolean isAvailable()
      Returns:
      True if the feature this configuration represents is available and has all its dependencies.