svn commit: rev 23234 - in avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay: . http jetty jetty/servlet

[email protected]
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: niclas
Date: Sun Jul 25 09:58:38 2004
New Revision: 23234

Added:
   avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/
   avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/http/
   avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/http/BasicAuthenticator.xinfo   (contents, props changed)
   avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/http/ClientCertAuthenticator.xinfo   (contents, props changed)
   avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/http/DigestAuthenticator.xinfo   (contents, props changed)
   avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/jetty/
   avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/jetty/servlet/
   avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/jetty/servlet/FormAuthenticator.xinfo   (contents, props changed)
Log:
Making the authenticators in Jetty Avalon-aware.

Added: avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/http/BasicAuthenticator.xinfo
==============================================================================
--- (empty file)
+++ avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/http/BasicAuthenticator.xinfo	Sun Jul 25 09:58:38 2004
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE type PUBLIC "-//AVALON/Type DTD Version 1.0//EN" "http://avalon.apache.org/dtds/meta/type_1_1.dtd" >
+
+<type>
+  <info>
+    <name>http-basic-authenticator</name>
+    <version>1.0.0</version>
+    <lifestyle>singleton</lifestyle>
+    <collection>hard</collection>
+  </info>
+  <loggers>
+    <logger name="http"/>
+  </loggers>
+</type>
+ 

Added: avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/http/ClientCertAuthenticator.xinfo
==============================================================================
--- (empty file)
+++ avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/http/ClientCertAuthenticator.xinfo	Sun Jul 25 09:58:38 2004
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE type PUBLIC "-//AVALON/Type DTD Version 1.0//EN" "http://avalon.apache.org/dtds/meta/type_1_1.dtd" >
+
+<type>
+  <info>
+    <name>http-client-cert-authenticator</name>
+    <version>1.0.0</version>
+    <lifestyle>singleton</lifestyle>
+    <collection>hard</collection>
+  </info>
+  <loggers>
+    <logger name="http"/>
+  </loggers>
+</type>
+ 
+ 

Added: avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/http/DigestAuthenticator.xinfo
==============================================================================
--- (empty file)
+++ avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/http/DigestAuthenticator.xinfo	Sun Jul 25 09:58:38 2004
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE type PUBLIC "-//AVALON/Type DTD Version 1.0//EN" "http://avalon.apache.org/dtds/meta/type_1_1.dtd" >
+
+<type>
+  <info>
+    <name>http-digest-authenticator</name>
+    <version>1.0.0</version>
+    <lifestyle>singleton</lifestyle>
+    <collection>hard</collection>
+  </info>
+  <loggers>
+    <logger name="http"/>
+  </loggers>
+</type>
+ 
+ 

Added: avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/jetty/servlet/FormAuthenticator.xinfo
==============================================================================
--- (empty file)
+++ avalon/trunk/planet/facilities/http/impl/src/main/org/mortbay/jetty/servlet/FormAuthenticator.xinfo	Sun Jul 25 09:58:38 2004
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE type PUBLIC "-//AVALON/Type DTD Version 1.0//EN" "http://avalon.apache.org/dtds/meta/type_1_1.dtd" >
+
+<type>
+  <info>
+    <name>http-form-authenticator</name>
+    <version>1.0.0</version>
+    <lifestyle>singleton</lifestyle>
+    <collection>hard</collection>
+  </info>
+  <loggers>
+    <logger name="http"/>
+  </loggers>
+</type>
+ 
+
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.