A JBoss Security Extension Layer

The JBossSX security extension provides support for a security proxy layer and an extensible JAAS subject based authentication and authorization layer. The security proxy layer allows custom security to be added to an EJB in a way that is independent of the EJB business object. This is done by adding a security proxy delegate to the existing SecurityInterceptor plugin.

The basic extension is indepdent of JAAS, but the bulk of the JBossSX module is a JAAS based implementation of the proxy layer. The following elements are included in the release:

The JBossSX module is integrated with the current JBoss core module as three jar files: