JBoss security framework. Default implementation is based on JAAS. Implements standard J2EE authentication and authorization but also supports extended security models with SecurityProxy and SecurityAssociation implementations.
JAAS based implementation enables pluggable authentication modules (PAMs) which is a way to integrate with existing authentication frameworks in your enterprise.
JAAS Topics
Login Modules
ClientLoginModule
UsersRolesLoginModule
DatabaseServerLoginModule
LdapLoginModule
LdapExtLoginModule
BaseCertLoginModule
CertRolesLoginModule
RoleMappingLoginModule
Security Services
Web Layer Security
Debugging Security
Next Generation JBossSX
Articles on JBossSX
[ Integrate security infrastructures with JBossSX
|http://www.javaworld.com/javaworld/jw-08-2001/jw-0831-jaas_p.html]
Articles on JAAS
Integration of 3rd party security products
Understanding Role mapping
Miscellaneous Topics
There are no comments on this article