| org.cougaar.lib.web.tomcat.SecureContext
SecureContext | public class SecureContext extends StandardContext (Code) | | A Tomcat Context which will inform the security services
of its creation if the security services exist and the
System property
org.cougaar.lib.web.tomcat.enableAuth
is "true".
|
SecureContext | public SecureContext()(Code) | | |
|
|