From: Sanjay Dalal Date: Tue, 30 Mar 2010 21:20:35 +0000 (+0000) Subject: CSPACE-1195 added package.htmls and overview.htmls for javadoc for the authorization... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=4e4105ff14e71c01ded0438510667fdbaba3ae6f;p=tmp%2Fjakarta-migration.git CSPACE-1195 added package.htmls and overview.htmls for javadoc for the authorization service test: mvn javadoc:aggregate A authorization/service/src/test/javadoc A authorization/service/src/test/javadoc/org A authorization/service/src/test/javadoc/org/collectionspace A authorization/service/src/test/javadoc/org/collectionspace/services A authorization/service/src/test/javadoc/org/collectionspace/services/authorization A authorization/service/src/test/javadoc/org/collectionspace/services/authorization/test A authorization/service/src/test/javadoc/org/collectionspace/services/authorization/test/package.html A authorization/service/src/main/javadoc A authorization/service/src/main/javadoc/org A authorization/service/src/main/javadoc/org/collectionspace A authorization/service/src/main/javadoc/org/collectionspace/services A authorization/service/src/main/javadoc/org/collectionspace/services/authorization A authorization/service/src/main/javadoc/org/collectionspace/services/authorization/spring A authorization/service/src/main/javadoc/org/collectionspace/services/authorization/spring/package.html A authorization/service/src/main/javadoc/org/collectionspace/services/authorization/spi A authorization/service/src/main/javadoc/org/collectionspace/services/authorization/spi/package.html A authorization/service/src/main/javadoc/org/collectionspace/services/authorization/package.html A authorization/service/src/main/javadoc/overview.html --- diff --git a/services/authorization/service/src/main/javadoc/org/collectionspace/services/authorization/package.html b/services/authorization/service/src/main/javadoc/org/collectionspace/services/authorization/package.html new file mode 100644 index 000000000..14b75966a --- /dev/null +++ b/services/authorization/service/src/main/javadoc/org/collectionspace/services/authorization/package.html @@ -0,0 +1,53 @@ + + + + + + + + + Provides classes and interfaces for CollectionSpace Authorization Service. + Interfaces include both Service Provider Interfaces (SPI) and Application + Programming Interfaces (API) + + +

Package Specification

+ + + + +

Related Documentation

+ + For overviews, tutorials, examples, guides, and tool documentation, please see: + + + + + + diff --git a/services/authorization/service/src/main/javadoc/org/collectionspace/services/authorization/spi/package.html b/services/authorization/service/src/main/javadoc/org/collectionspace/services/authorization/spi/package.html new file mode 100644 index 000000000..42eab61e2 --- /dev/null +++ b/services/authorization/service/src/main/javadoc/org/collectionspace/services/authorization/spi/package.html @@ -0,0 +1,50 @@ + + + + + + + + Provides classes and interfaces for CollectionSpace Authorization Service + Service Provider Interfaces (SPI). + +

Package Specification

+ + + + +

Related Documentation

+ + For overviews, tutorials, examples, guides, and tool documentation, please see: + + + + + + diff --git a/services/authorization/service/src/main/javadoc/org/collectionspace/services/authorization/spring/package.html b/services/authorization/service/src/main/javadoc/org/collectionspace/services/authorization/spring/package.html new file mode 100644 index 000000000..b241c5f6f --- /dev/null +++ b/services/authorization/service/src/main/javadoc/org/collectionspace/services/authorization/spring/package.html @@ -0,0 +1,50 @@ + + + + + + + + Provides classes and interfaces for Spring provider for the CollectionSpace + Authorization Service. + +

Package Specification

+ + + + +

Related Documentation

+ + For overviews, tutorials, examples, guides, and tool documentation, please see: + + + + + + diff --git a/services/authorization/service/src/main/javadoc/overview.html b/services/authorization/service/src/main/javadoc/overview.html new file mode 100644 index 000000000..8561725f7 --- /dev/null +++ b/services/authorization/service/src/main/javadoc/overview.html @@ -0,0 +1,39 @@ + + + + + + Authorization Service Overview + + + This document describes the source code of the CollectionSpace + Authorization Service. +
+ It includes the classes and interfaces for the following. +
+ - Java XML bindings for role, permission, and relationships + - Service side source including APIs, SPIs and provider implementations + + \ No newline at end of file diff --git a/services/authorization/service/src/test/javadoc/org/collectionspace/services/authorization/test/package.html b/services/authorization/service/src/test/javadoc/org/collectionspace/services/authorization/test/package.html new file mode 100644 index 000000000..749e8c2fa --- /dev/null +++ b/services/authorization/service/src/test/javadoc/org/collectionspace/services/authorization/test/package.html @@ -0,0 +1,50 @@ + + + + + + + + Provides classes and interfaces for service side tests for the CollectionSpace + Authorization Service + +

Package Specification

+ + + + +

Related Documentation

+ + For overviews, tutorials, examples, guides, and tool documentation, please see: + + + + + +