]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-1193 added package.htmls and overview.htmls for javadoc for authentication...
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Tue, 30 Mar 2010 21:19:09 +0000 (21:19 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Tue, 30 Mar 2010 21:19:09 +0000 (21:19 +0000)
test: mvn javadoc:aggregate

A    authentication/service/src/main/javadoc
A    authentication/service/src/main/javadoc/org
A    authentication/service/src/main/javadoc/org/collectionspace
A    authentication/service/src/main/javadoc/org/collectionspace/services
A    authentication/service/src/main/javadoc/org/collectionspace/services/authentication
A    authentication/service/src/main/javadoc/org/collectionspace/services/authentication/realm
A    authentication/service/src/main/javadoc/org/collectionspace/services/authentication/realm/package.html
A    authentication/service/src/main/javadoc/org/collectionspace/services/authentication/spring
A    authentication/service/src/main/javadoc/org/collectionspace/services/authentication/spring/package.html
A    authentication/service/src/main/javadoc/org/collectionspace/services/authentication/package.html
A    authentication/service/src/main/javadoc/org/collectionspace/services/authentication/jaas
A    authentication/service/src/main/javadoc/org/collectionspace/services/authentication/jaas/package.html
A    authentication/service/src/main/javadoc/overview.html

services/authentication/service/src/main/javadoc/org/collectionspace/services/authentication/jaas/package.html [new file with mode: 0644]
services/authentication/service/src/main/javadoc/org/collectionspace/services/authentication/package.html [new file with mode: 0644]
services/authentication/service/src/main/javadoc/org/collectionspace/services/authentication/realm/package.html [new file with mode: 0644]
services/authentication/service/src/main/javadoc/org/collectionspace/services/authentication/spring/package.html [new file with mode: 0644]
services/authentication/service/src/main/javadoc/overview.html [new file with mode: 0644]

diff --git a/services/authentication/service/src/main/javadoc/org/collectionspace/services/authentication/jaas/package.html b/services/authentication/service/src/main/javadoc/org/collectionspace/services/authentication/jaas/package.html
new file mode 100644 (file)
index 0000000..42eab61
--- /dev/null
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+    <head>
+        <!--
+         This document is a part of the source code and related artifacts
+         for CollectionSpace, an open source collections management system
+         for museums and related institutions:
+
+         http://www.collectionspace.org
+         http://wiki.collectionspace.org
+
+         Copyright 2010 University of California at Berkeley
+
+         Licensed under the Educational Community License (ECL), Version 2.0.
+         You may not use this file except in compliance with this License.
+
+         You may obtain a copy of the ECL 2.0 License at
+
+         https://source.collectionspace.org/collection-space/LICENSE.txt
+
+         Unless required by applicable law or agreed to in writing, software
+         distributed under the License is distributed on an "AS IS" BASIS,
+         WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+         See the License for the specific language governing permissions and
+         limitations under the License.
+        -->
+    </head>
+    <body bgcolor="white">
+
+        Provides classes and interfaces for CollectionSpace Authorization Service
+        Service Provider Interfaces (SPI).
+
+        <h2>Package Specification</h2>
+
+
+        <ul>
+            <li><a href=""></a>
+        </ul>
+
+        <h2>Related Documentation</h2>
+
+        For overviews, tutorials, examples, guides, and tool documentation, please see:
+        <ul>
+            <li><a href=""></a>
+        </ul>
+
+        <!-- Put @see and @since tags down here. -->
+
+    </body>
+</html>
diff --git a/services/authentication/service/src/main/javadoc/org/collectionspace/services/authentication/package.html b/services/authentication/service/src/main/javadoc/org/collectionspace/services/authentication/package.html
new file mode 100644 (file)
index 0000000..14b7596
--- /dev/null
@@ -0,0 +1,53 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+    <head>
+        <!--
+         This document is a part of the source code and related artifacts
+         for CollectionSpace, an open source collections management system
+         for museums and related institutions:
+
+         http://www.collectionspace.org
+         http://wiki.collectionspace.org
+
+         Copyright 2010 University of California at Berkeley
+
+         Licensed under the Educational Community License (ECL), Version 2.0.
+         You may not use this file except in compliance with this License.
+
+         You may obtain a copy of the ECL 2.0 License at
+
+         https://source.collectionspace.org/collection-space/LICENSE.txt
+
+         Unless required by applicable law or agreed to in writing, software
+         distributed under the License is distributed on an "AS IS" BASIS,
+         WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+         See the License for the specific language governing permissions and
+         limitations under the License.
+        -->
+    </head>
+    <body bgcolor="white">
+
+
+        Provides classes and interfaces for CollectionSpace Authorization Service.
+        Interfaces include both Service Provider Interfaces (SPI) and Application
+        Programming Interfaces (API)
+
+
+        <h2>Package Specification</h2>
+
+
+        <ul>
+            <li><a href=""></a>
+        </ul>
+
+        <h2>Related Documentation</h2>
+
+        For overviews, tutorials, examples, guides, and tool documentation, please see:
+        <ul>
+            <li><a href=""></a>
+        </ul>
+
+        <!-- Put @see and @since tags down here. -->
+
+    </body>
+</html>
diff --git a/services/authentication/service/src/main/javadoc/org/collectionspace/services/authentication/realm/package.html b/services/authentication/service/src/main/javadoc/org/collectionspace/services/authentication/realm/package.html
new file mode 100644 (file)
index 0000000..b241c5f
--- /dev/null
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+    <head>
+        <!--
+         This document is a part of the source code and related artifacts
+         for CollectionSpace, an open source collections management system
+         for museums and related institutions:
+
+         http://www.collectionspace.org
+         http://wiki.collectionspace.org
+
+         Copyright 2010 University of California at Berkeley
+
+         Licensed under the Educational Community License (ECL), Version 2.0.
+         You may not use this file except in compliance with this License.
+
+         You may obtain a copy of the ECL 2.0 License at
+
+         https://source.collectionspace.org/collection-space/LICENSE.txt
+
+         Unless required by applicable law or agreed to in writing, software
+         distributed under the License is distributed on an "AS IS" BASIS,
+         WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+         See the License for the specific language governing permissions and
+         limitations under the License.
+        -->
+    </head>
+    <body bgcolor="white">
+
+        Provides classes and interfaces for Spring provider for the CollectionSpace
+        Authorization Service.
+
+        <h2>Package Specification</h2>
+
+
+        <ul>
+            <li><a href=""></a>
+        </ul>
+
+        <h2>Related Documentation</h2>
+
+        For overviews, tutorials, examples, guides, and tool documentation, please see:
+        <ul>
+            <li><a href=""></a>
+        </ul>
+
+        <!-- Put @see and @since tags down here. -->
+
+    </body>
+</html>
diff --git a/services/authentication/service/src/main/javadoc/org/collectionspace/services/authentication/spring/package.html b/services/authentication/service/src/main/javadoc/org/collectionspace/services/authentication/spring/package.html
new file mode 100644 (file)
index 0000000..b241c5f
--- /dev/null
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+    <head>
+        <!--
+         This document is a part of the source code and related artifacts
+         for CollectionSpace, an open source collections management system
+         for museums and related institutions:
+
+         http://www.collectionspace.org
+         http://wiki.collectionspace.org
+
+         Copyright 2010 University of California at Berkeley
+
+         Licensed under the Educational Community License (ECL), Version 2.0.
+         You may not use this file except in compliance with this License.
+
+         You may obtain a copy of the ECL 2.0 License at
+
+         https://source.collectionspace.org/collection-space/LICENSE.txt
+
+         Unless required by applicable law or agreed to in writing, software
+         distributed under the License is distributed on an "AS IS" BASIS,
+         WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+         See the License for the specific language governing permissions and
+         limitations under the License.
+        -->
+    </head>
+    <body bgcolor="white">
+
+        Provides classes and interfaces for Spring provider for the CollectionSpace
+        Authorization Service.
+
+        <h2>Package Specification</h2>
+
+
+        <ul>
+            <li><a href=""></a>
+        </ul>
+
+        <h2>Related Documentation</h2>
+
+        For overviews, tutorials, examples, guides, and tool documentation, please see:
+        <ul>
+            <li><a href=""></a>
+        </ul>
+
+        <!-- Put @see and @since tags down here. -->
+
+    </body>
+</html>
diff --git a/services/authentication/service/src/main/javadoc/overview.html b/services/authentication/service/src/main/javadoc/overview.html
new file mode 100644 (file)
index 0000000..8561725
--- /dev/null
@@ -0,0 +1,39 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+    <HEAD>
+        <!--
+         This document is a part of the source code and related artifacts
+         for CollectionSpace, an open source collections management system
+         for museums and related institutions:
+
+         http://www.collectionspace.org
+         http://wiki.collectionspace.org
+
+         Copyright 2010 University of California at Berkeley
+
+         Licensed under the Educational Community License (ECL), Version 2.0.
+         You may not use this file except in compliance with this License.
+
+         You may obtain a copy of the ECL 2.0 License at
+
+         https://source.collectionspace.org/collection-space/LICENSE.txt
+
+         Unless required by applicable law or agreed to in writing, software
+         distributed under the License is distributed on an "AS IS" BASIS,
+         WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+         See the License for the specific language governing permissions and
+         limitations under the License.
+        -->
+
+        <TITLE>Authorization Service Overview</TITLE>
+    </HEAD>
+    <BODY>
+        This document describes the source code of the CollectionSpace
+        Authorization Service.
+        <br/>
+        It includes the classes and interfaces for the following.
+        <br/>
+        - Java XML bindings for role, permission, and relationships
+        - Service side source including APIs, SPIs and provider implementations
+    </BODY>
+</HTML>
\ No newline at end of file