aboutsummaryrefslogtreecommitdiff
path: root/id.server
diff options
context:
space:
mode:
Diffstat (limited to 'id.server')
-rw-r--r--id.server/.classpath39
-rw-r--r--id.server/.cvsignore11
-rw-r--r--id.server/.project19
-rw-r--r--id.server/.tomcatplugin10
-rw-r--r--id.server/MOA-ID_release_notes.txt89
-rw-r--r--id.server/data/deploy/conf/moa-spss/keys/common/moa-signaturdienst-allekunden(pwd=allekunden).p12bin3716 -> 0 bytes
-rw-r--r--id.server/data/deploy/conf/moa-spss/keys/common/moa-signaturdienst-allekunden.derbin1020 -> 0 bytes
-rw-r--r--id.server/data/deploy/conf/moa-spss/keys/customer1/moa-signaturdienst-kunde1(pwd=kunde1).p12bin3932 -> 0 bytes
-rw-r--r--id.server/data/deploy/conf/moa-spss/keys/customer1/moa-signaturdienst-kunde1.derbin920 -> 0 bytes
-rw-r--r--id.server/data/deploy/conf/moa-spss/keys/customer2/moa-signaturdienst-kunde2(pwd=kunde2).p12bin3908 -> 0 bytes
-rw-r--r--id.server/data/deploy/conf/moa-spss/keys/customer2/moa-signaturdienst-kunde2.derbin1200 -> 0 bytes
-rw-r--r--id.server/data/deploy/conf/moa-spss/keys/customerBMI/moa-signaturdienst-strafregisterbescheinigung.p12bin4097 -> 0 bytes
12 files changed, 0 insertions, 168 deletions
diff --git a/id.server/.classpath b/id.server/.classpath
deleted file mode 100644
index d9ace2a83..000000000
--- a/id.server/.classpath
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="res"/>
- <classpathentry kind="lib" path="lib/commons-logging-1.0.2/commons-logging-api.jar"/>
- <classpathentry kind="lib" path="lib/jaxen-1.0/jaxen-core.jar"/>
- <classpathentry kind="lib" path="lib/jaxp-1.2_01/dom.jar"/>
- <classpathentry kind="lib" path="lib/servlet-2.3/servlet-2_3-fcs-classfiles.zip"/>
- <classpathentry kind="lib" path="lib/commons-logging-1.0.2/commons-logging.jar"/>
- <classpathentry kind="lib" path="lib/jaxen-1.0/jaxen-dom.jar"/>
- <classpathentry kind="lib" path="lib/jaxen-1.0/saxpath.jar"/>
- <classpathentry kind="lib" path="lib/jaxp-1.2_01/jaxp-api.jar"/>
- <classpathentry kind="lib" path="lib/jaxp-1.2_01/sax.jar"/>
- <classpathentry kind="lib" path="/common/lib/junit-3.8.1/junit.jar"/>
- <classpathentry kind="lib" path="lib/axis-1.1rc2/axis.jar"/>
- <classpathentry kind="lib" path="lib/axis-1.1rc2/commons-discovery.jar"/>
- <classpathentry kind="lib" path="lib/axis-1.1rc2/jaxrpc.jar"/>
- <classpathentry kind="lib" path="lib/axis-1.1rc2/saaj.jar"/>
- <classpathentry kind="src" path="/common"/>
- <classpathentry kind="lib" path="lib/iaik-moa-20030703/iaik_ecc.jar"/>
- <classpathentry kind="lib" path="lib/iaik-moa-20030703/iaik_jce_full.jar"/>
- <classpathentry kind="lib" path="lib/iaik-moa-20030703/iaik-moa-full.jar"/>
- <classpathentry kind="lib" path="lib/iaik-moa-20030703/iaikPkcs11Provider.jar"/>
- <classpathentry kind="lib" path="lib/iaik-moa-20030703/iaikPkcs11Wrapper.jar"/>
- <classpathentry kind="lib" path="lib/iaik-moa-20030703/ixsil.jar"/>
- <classpathentry kind="lib" path="lib/iaik-moa-20030703/iaik_X509TrustManager.jar"/>
- <classpathentry kind="lib" path="lib/jsse-1.0.3_03/jcert.jar"/>
- <classpathentry kind="lib" path="lib/jsse-1.0.3_03/jnet.jar"/>
- <classpathentry kind="lib" path="lib/jsse-1.0.3_03/jsse.jar"/>
- <classpathentry kind="lib" path="lib/log4j-1.2.8/log4j-1.2.8.jar"/>
- <classpathentry kind="lib" path="lib/dav4j/dav4j.jar"/>
- <classpathentry kind="lib" path="lib/xalan-j-2.5.1/xalan.jar"/>
- <classpathentry kind="lib" path="lib/xerces-j-2.4.0/xercesImpl.jar"/>
- <classpathentry kind="lib" path="lib/xerces-j-2.4.0/xmlParserAPIs.jar"/>
- <classpathentry kind="lib" path="lib/moa-spss-1.2d04/moa-common.jar"/>
- <classpathentry kind="lib" path="lib/moa-spss-1.2d04/moa-spss.jar"/>
- <classpathentry kind="output" path="AUTH/WEB-INF/classes"/>
-</classpath>
diff --git a/id.server/.cvsignore b/id.server/.cvsignore
deleted file mode 100644
index 5c20ea173..000000000
--- a/id.server/.cvsignore
+++ /dev/null
@@ -1,11 +0,0 @@
-bin
-tmp
-WEB-INF
-errorpage.jsp
-work
-AUTH
-PROXY
-.externalToolBuilders
-error.jsp
-javadoc1514206733
-_delete
diff --git a/id.server/.project b/id.server/.project
deleted file mode 100644
index 1100ed330..000000000
--- a/id.server/.project
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>id.server</name>
- <comment></comment>
- <projects>
- <project>common</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature>
- </natures>
-</projectDescription>
diff --git a/id.server/.tomcatplugin b/id.server/.tomcatplugin
deleted file mode 100644
index d2034ee96..000000000
--- a/id.server/.tomcatplugin
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<tomcatProjectProperties>
- <rootDir>/</rootDir>
- <exportSource>false</exportSource>
- <reloadable>true</reloadable>
- <redirectLogger>true</redirectLogger>
- <updateXml>true</updateXml>
- <warLocation>E:\Projekte\EclipseWorkspace\id.server\moa-id-auth.war</warLocation>
- <webPath>/moa-id-auth</webPath>
-</tomcatProjectProperties>
diff --git a/id.server/MOA-ID_release_notes.txt b/id.server/MOA-ID_release_notes.txt
deleted file mode 100644
index 3ad23801f..000000000
--- a/id.server/MOA-ID_release_notes.txt
+++ /dev/null
@@ -1,89 +0,0 @@
-moa-id release notes
-====================
-
-1.0.1 20030509
---------------
-doc ergänzt (administrationshandbuch)
-javadoc ergänzt
-abnahmetests 651, 652 ergänzt
-beispielkonfiguration erweitert, dateien tw. umbenannt
-neueste versionen von moa-spss(1.0.3) u. iaik-moa(1.04)
-
-1.0.2 20030516
---------------
-doc ergänzt (anwendungshandbuch, api-doc)
-manche libraries von endorsed ins moa-id-xxx.war verlagert (analog zu moa-spss)
-beispielkonfiguration berichtigt
-neueste versionen von moa-spss(1.0.4) u. iaik-moa(1.05)
-unterstützung für hotsign version 1.2SR3b
-
-1.0.3 20030606
---------------
-moa-spss-1.0.6 u. iaik-moa-1.06
-mängel behoben:
-5.3.1
-5.3.2
-5.3.3
-5.3.4
-5.3.5
-5.3.7 Beispiel für Stateful OA: id.oa/html/stateful_login.jsp
-5.3.8 Logging Hierarchien moa.id.auth,moa.id.proxy
-5.3.9
-5.3.13
-5.4.1
-5.5.3
-mängel in id-admin_1.htm und id-admin_2.htm behoben, mit ausnahme von "jdk1.4"
-
-1.0.4 20030612
---------------
-mängel behoben:
-5.3.6
-5.3.10
-5.3.11
-5.3.12
-5.3.14
-5.3.15
-5.5.1
-mängel in dokumentation behoben
-
-1.0.4a 20030618
----------------
-bugfix moa-id-proxy: persistente connections
-
-1.0.5 20030714
----------------
-moa-spss-1.0.8
-mängel behoben:
-5.5.2
-6.4.2
-6.4.3
-6.4.4
-6.4.5
-6.5.1
-6.5.2 (siehe Doku id-admin_1.htm, Deployment von MOA-ID-Proxy)
-6.5.3
-6.5.4
-6.5.7
-mängel in dokumentation behoben
-
-1.0.6 20030723
---------------
-mängel behoben:
-6.4.7
-6.4.8
-6.5.5
-6.7.1
-6.7.2
-6.7.3
-6.7.4
-6.7.5
-6.8.1
-6.8.2
-6.8.3
-
-1.1 20030811
---------------
-Cookie-Handling
-Server-Response-Code 401 (HTTP_UNAUTHORIZED) in Verbindung mit Basic Authentication
-Server-Response-Code 304 (HTTP_NOT_MODIFIED)
-Basic-Authentication-Bug fixed \ No newline at end of file
diff --git a/id.server/data/deploy/conf/moa-spss/keys/common/moa-signaturdienst-allekunden(pwd=allekunden).p12 b/id.server/data/deploy/conf/moa-spss/keys/common/moa-signaturdienst-allekunden(pwd=allekunden).p12
deleted file mode 100644
index 8827ed99c..000000000
--- a/id.server/data/deploy/conf/moa-spss/keys/common/moa-signaturdienst-allekunden(pwd=allekunden).p12
+++ /dev/null
Binary files differ
diff --git a/id.server/data/deploy/conf/moa-spss/keys/common/moa-signaturdienst-allekunden.der b/id.server/data/deploy/conf/moa-spss/keys/common/moa-signaturdienst-allekunden.der
deleted file mode 100644
index 332aa817a..000000000
--- a/id.server/data/deploy/conf/moa-spss/keys/common/moa-signaturdienst-allekunden.der
+++ /dev/null
Binary files differ
diff --git a/id.server/data/deploy/conf/moa-spss/keys/customer1/moa-signaturdienst-kunde1(pwd=kunde1).p12 b/id.server/data/deploy/conf/moa-spss/keys/customer1/moa-signaturdienst-kunde1(pwd=kunde1).p12
deleted file mode 100644
index 4499ab52b..000000000
--- a/id.server/data/deploy/conf/moa-spss/keys/customer1/moa-signaturdienst-kunde1(pwd=kunde1).p12
+++ /dev/null
Binary files differ
diff --git a/id.server/data/deploy/conf/moa-spss/keys/customer1/moa-signaturdienst-kunde1.der b/id.server/data/deploy/conf/moa-spss/keys/customer1/moa-signaturdienst-kunde1.der
deleted file mode 100644
index 63ba5cce5..000000000
--- a/id.server/data/deploy/conf/moa-spss/keys/customer1/moa-signaturdienst-kunde1.der
+++ /dev/null
Binary files differ
diff --git a/id.server/data/deploy/conf/moa-spss/keys/customer2/moa-signaturdienst-kunde2(pwd=kunde2).p12 b/id.server/data/deploy/conf/moa-spss/keys/customer2/moa-signaturdienst-kunde2(pwd=kunde2).p12
deleted file mode 100644
index 5b7631133..000000000
--- a/id.server/data/deploy/conf/moa-spss/keys/customer2/moa-signaturdienst-kunde2(pwd=kunde2).p12
+++ /dev/null
Binary files differ
diff --git a/id.server/data/deploy/conf/moa-spss/keys/customer2/moa-signaturdienst-kunde2.der b/id.server/data/deploy/conf/moa-spss/keys/customer2/moa-signaturdienst-kunde2.der
deleted file mode 100644
index 4f87134e7..000000000
--- a/id.server/data/deploy/conf/moa-spss/keys/customer2/moa-signaturdienst-kunde2.der
+++ /dev/null
Binary files differ
diff --git a/id.server/data/deploy/conf/moa-spss/keys/customerBMI/moa-signaturdienst-strafregisterbescheinigung.p12 b/id.server/data/deploy/conf/moa-spss/keys/customerBMI/moa-signaturdienst-strafregisterbescheinigung.p12
deleted file mode 100644
index c5a43deca..000000000
--- a/id.server/data/deploy/conf/moa-spss/keys/customerBMI/moa-signaturdienst-strafregisterbescheinigung.p12
+++ /dev/null
Binary files differ