Class WrappedAuthConfiguration

java.lang.Object
org.eclipse.jetty.security.WrappedAuthConfiguration
All Implemented Interfaces:
Authenticator.AuthConfiguration
Direct Known Subclasses:
OpenIdAuthConfiguration

public class WrappedAuthConfiguration extends Object implements Authenticator.AuthConfiguration
A wrapper for Authenticator.AuthConfiguration. This allows you create a new AuthConfiguration which can override a method to change a value from an another instance of AuthConfiguration.