JettyServer extends the base Jetty Server class to prevent managing any user realm information by the web.xml realm name which is only relevant for basic and digest authentication and should not be tied to any actual information about which security realm is in use.
@version $Rev: 482336 $ $Date: 2006-12-04 15:12:19 -0500 (Mon, 04 Dec 2006) $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.