scott,
business is the only website that remains...sorry the "developers" website
is going away, it is not working.
Please do commit under business and not developers, and sorry for the
confusion
marc
|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of jBoss CVS
|Development
|Sent: Monday, February 19, 2001 12:51 PM
|To: [EMAIL PROTECTED]
|Subject: [jBoss-Dev] CVS update: newsite/developers jboss-jbossSX.html
|jboss-projects.html jboss-ss.html
|
|
| User: stark
| Date: 01/02/19 12:50:52
|
| Modified: developers jboss-projects.html
| Added: developers jboss-jbossSX.html
| Removed: developers jboss-ss.html
| Log:
| Changed JBossSS to JBossSX
|
| Revision Changes Path
| 1.4 +1 -1 newsite/developers/jboss-projects.html
|
| Index: jboss-projects.html
| ===================================================================
| RCS file: /products/cvs/ejboss/newsite/developers/jboss-projects.html,v
| retrieving revision 1.3
| retrieving revision 1.4
| diff -u -r1.3 -r1.4
| --- jboss-projects.html 2001/02/17 11:39:28 1.3
| +++ jboss-projects.html 2001/02/19 20:50:51 1.4
| @@ -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="jboss-ss.html">JBossSS</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">JBossMail</a></li>
|
|
|
| 1.1 newsite/developers/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>
|
|
|
|