User: stark
Date: 01/02/20 16:28:45
Modified: business jboss-projects.html
Added: business jboss-jbossSX.html
Log:
Update JBossSX page
Revision Changes Path
1.5 +1 -1 newsite/business/jboss-projects.html
Index: jboss-projects.html
===================================================================
RCS file: /products/cvs/ejboss/newsite/business/jboss-projects.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- jboss-projects.html 2001/02/19 04:26:03 1.4
+++ jboss-projects.html 2001/02/21 00:28:45 1.5
@@ -20,7 +20,7 @@
<li><a href="jboss-jaws.html">JBossCMP</a></li>
<li><a href="jboss-jbosscx.html">JBossCX</a></li>
<li><a href="jboss-jbosstx.html">JBossTX</a> </li>
- <li><a href="../documentation/HowTo.Security.html">JBossSX</a></li>
+ <li><a href="jboss-jbossSX.html">JBossSX</a></li>
<li><a href="jboss-zoap.html">JBossSOAP</a></li>
<li><a href="jboss-test.html">JBossTest</a></li>
<li><a href="../documentation/HowTo-JavaMail.html">JBossMX</a></li>
1.1 newsite/business/jboss-jbossSX.html
Index: jboss-jbossSX.html
===================================================================
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<TITLE>JBoss Security Service</TITLE>
<LINK rel="stylesheet" href="main.css" type="text/css">
<BODY marginwidth="0" marginheight="0" onload="">
<table border="0" cellpadding="0" cellspacing="3">
<tr>
<td width="600" valign="top">
<table border="0" cellpadding="2"
cellspacing="0">
<tr>
<td class="pageheader">JBoss/JBossSX</td>
</tr>
<tr>
<td
class="newsheader"><b>JBossSX a JAAS Based Security Service</b></td>
</tr>
<tr>
<td class="newsbody"><IMG src="../pictures/jboss-sx.jpg" width="256"
height="113" border="0" align="left" hspace="10" vspace="10">
JBossSX is a security service integration layer that support both
non-JAAS and JAAS based security.
<p> J2EE provides for a limited role based declarative security model,
but does not specify
how roles are obtained from the operation environment. This is
an implementation detail left
to the application server. JBossSX provides this
implementation layer and a great deal more.
</p>
<p>JBossSX was originaly started under the leadership of
<b>Dan O'Connor</b>, and <b>Oleg Nitz</b>.
Since then, JBossSX has added addition JAAS support and is now
lead by <b>Scott Stark</b> with
continued help from <b>Oleg Nitz</b>.
</td>
</tr>
<tr>
<td
class="newsheader"><b>Features</b></td>
</tr>
<tr>
<td class="newsbody">
<p></p>
<UL>
<li>Secure authentication of users via JAAS login modules.
<li>Extensible authentication of users via JAAS login modules.
<li>Support for custom per method authentication of users via
integration with the
EJB container method interceptor.
<li>Support for JAAS Subject based authorization of users.
<li>Flexible mapping from legacy security systems to JAAS Subject
based permissions.
</UL>
</td>
</tr>
<tr>
<td
class="newsheader"><b>Mailing lists</b></td>
</tr>
<tr>
<td class="newsbody">
The JBossSX mailing list is
the <A href="lists.html">jboss-user</A> list.
</td>
</tr>
<tr>
<td
class="newsheader"><b>Distribution and CVS</b></td>
</tr>
<tr>
<td class="newsbody">JBossSX is integrated with the core JBoss/Server.
<p>CVS module is <A href="cvs.html">jboss</A></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="600"></td>
</tr>
</table>
</BODY>
</html>