You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by dl...@apache.org on 2005/12/05 17:42:02 UTC

svn commit: r354095 - /portals/jetspeed-2/trunk/xdocs/guides/guide-security.xml

Author: dlestrat
Date: Mon Dec  5 08:41:58 2005
New Revision: 354095

URL: http://svn.apache.org/viewcvs?rev=354095&view=rev
Log:
Adding atz subsection.

Modified:
    portals/jetspeed-2/trunk/xdocs/guides/guide-security.xml

Modified: portals/jetspeed-2/trunk/xdocs/guides/guide-security.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/xdocs/guides/guide-security.xml?rev=354095&r1=354094&r2=354095&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/guides/guide-security.xml (original)
+++ portals/jetspeed-2/trunk/xdocs/guides/guide-security.xml Mon Dec  5 08:41:58 2005
@@ -52,6 +52,15 @@
 				    </ul>
 				</p>
 			</subsection>
+			<subsection name="Guide to Authorization Configuration">
+				<p>
+					Jetspeed-2 provides a <a href="http://portals.apache.org/jetspeed-2/multiproject/jetspeed-security/atz-jaas.html">relational database backed JAAS policy implementation</a>.
+				</p>
+				<p>
+					Jetspeed-2 authorization implementation relies on a SPI model as well and is configured through <code>security-spi-atz.xml</code>.
+					Configuration details are available <a href="../multiproject/jetspeed-security/config.html">here</a>.
+				</p>
+			</subsection>
 		</section>
 	</body>
 </document>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org