Class JndiConfiguration

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

public class JndiConfiguration extends AbstractConfiguration

JNDI Configuration

This configuration configures the WebAppContext system/server classes to be able to see the org.eclipse.jetty.jaas package. This class is defined in the webapp package, as it implements the Configuration interface, which is unknown to the jndi package.