Author: jstrachan
Date: Tue Jun 13 07:19:23 2006
New Revision: 413907

URL: http://svn.apache.org/viewvc?rev=413907&view=rev
Log:
Latest export from confluence

Modified:
    incubator/activemq/site/security.html

Modified: incubator/activemq/site/security.html
URL: 
http://svn.apache.org/viewvc/incubator/activemq/site/security.html?rev=413907&r1=413906&r2=413907&view=diff
==============================================================================
--- incubator/activemq/site/security.html (original)
+++ incubator/activemq/site/security.html Tue Jun 13 07:19:23 2006
@@ -258,6 +258,8 @@
 
 <P>Typically you configure JAAS using a config file like <SPAN class="nobr"><A 
href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/test/resources/login.config";
 title="Visit page outside Confluence" rel="nofollow">this one<SUP><IMG 
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"; 
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> and 
set the <B>java.security.auth.login.config</B> system property to point to it. 
If no system property is specified then by default the ActiveMQ JAAS plugin 
will look for <B>login.config</B> on the classpath and use that.</P>
 
+<H4><A name="Security-AuthenticationExample"></A>Authentication Example</H4>
+
 <P>Here is an example <SPAN class="nobr"><A 
href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/test/resources/login.config";
 title="Visit page outside Confluence" rel="nofollow">login.config<SUP><IMG 
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"; 
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> 
which then points to these files</P>
 
 <UL>
@@ -289,7 +291,7 @@
 </TR>
 </TBODY></TABLE>
 
-<H3><A name="Security-Example"></A>Example</H3>
+<H4><A name="Security-AuthorizationExample"></A>Authorization Example</H4>
 <P>The following example shows these 2 plugins in operation. Though note its 
very easy to write your own plugin.</P>
 
 
@@ -316,7 +318,7 @@
     <DIV id="site-footer">
           Added by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan";>James
 Strachan</A>,
     last edited by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan";>James
 Strachan</A> on Jun 13, 2006
-                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=221&originalId=8715";>view
 change</A>)
+                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=221&originalId=8716";>view
 change</A>)
               
       (<A 
href="http://goopen.org/confluence/pages/editpage.action?pageId=221";>edit 
page</A>)
     </DIV>


Reply via email to