|
@@ -1,7 +1,7 @@
|
|
<!--
|
|
<!--
|
|
* ========================================================================
|
|
* ========================================================================
|
|
*
|
|
*
|
|
- * Copyright 2004 Acegi Technology Pty Limited
|
|
|
|
|
|
+ * Copyright 2004, 2005, 2006 Acegi Technology Pty Limited
|
|
*
|
|
*
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
* you may not use this file except in compliance with the License.
|
|
* you may not use this file except in compliance with the License.
|
|
@@ -30,16 +30,18 @@
|
|
<h1>Acegi Security Downloads</h1>
|
|
<h1>Acegi Security Downloads</h1>
|
|
<p>If you wish to try out this project, you are probably looking for the
|
|
<p>If you wish to try out this project, you are probably looking for the
|
|
<strong>acegi-security-xx.zip</strong> file, which contains all of the officially
|
|
<strong>acegi-security-xx.zip</strong> file, which contains all of the officially
|
|
- released JARs, a copy of all documentation, and one WAR artifact from the Contacts
|
|
|
|
- Sample application.</p>
|
|
|
|
|
|
+ released JARs, a copy of all documentation, and two WAR artifacts. The two WAR artifacts
|
|
|
|
+ are from the Contacts Sample and the Tutorial Sample application. The Tutorial Sample
|
|
|
|
+ consists of a "bare bones" configuration that will get you up and running quickly, whereas
|
|
|
|
+ the Contacts Sample illustrates more advanced features.</p>
|
|
|
|
|
|
<p>Please note that in order to reduce download size, we only include in the
|
|
<p>Please note that in order to reduce download size, we only include in the
|
|
release ZIP one of the WAR artifacts produced by the Contacts Sample application.
|
|
release ZIP one of the WAR artifacts produced by the Contacts Sample application.
|
|
The WAR artifact we include is suitable for standalone deployment (specifically, it
|
|
The WAR artifact we include is suitable for standalone deployment (specifically, it
|
|
- does not require a CAS server or container adapter or X509 setup). The official release ZIP
|
|
|
|
|
|
+ does not require a CAS server, container adapter, X509 or LDAP setup). The official release ZIP
|
|
therefore probably contains what you need, especially if you're initially
|
|
therefore probably contains what you need, especially if you're initially
|
|
evaluating the project. If you wish to deploy the other WAR artifacts produced by
|
|
evaluating the project. If you wish to deploy the other WAR artifacts produced by
|
|
- the Contacts Sample application (ie those that target CAS, container adapters and X509 usage),
|
|
|
|
|
|
+ the Contacts Sample application (ie those that target CAS, container adapters, X509 or LDAP usage),
|
|
you will need to build Acegi Security from source.
|
|
you will need to build Acegi Security from source.
|
|
|
|
|
|
<p>The acegi-security-xx-src.zip is intended for use with IDEs. It does not contain the
|
|
<p>The acegi-security-xx-src.zip is intended for use with IDEs. It does not contain the
|