1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
5 This document is a part of the source code and related artifacts
6 for CollectionSpace, an open source collections management system
7 for museums and related institutions:
9 http://www.collectionspace.org
10 http://wiki.collectionspace.org
12 Copyright 2010 University of California at Berkeley
14 Licensed under the Educational Community License (ECL), Version 2.0.
15 You may not use this file except in compliance with this License.
17 You may obtain a copy of the ECL 2.0 License at
19 https://source.collectionspace.org/collection-space/LICENSE.txt
21 Unless required by applicable law or agreed to in writing, software
22 distributed under the License is distributed on an "AS IS" BASIS,
23 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24 See the License for the specific language governing permissions and
25 limitations under the License.
28 <body bgcolor="white">
30 Provides classes and interfaces for Spring provider for the CollectionSpace
31 Authorization Service.
33 <h2>Package Specification</h2>
40 <h2>Related Documentation</h2>
42 For overviews, tutorials, examples, guides, and tool documentation, please see:
47 <!-- Put @see and @since tags down here. -->