Introduction to Securing Web Applications with JBoss and LDAP
Security Article Published September 15, 2003
Start configuring security on JBoss and implementing an LDAP-based user information repository. The sample application described here demonstrates how to implement LDAP with the JBoss Security Extension (JBossSX), and describes a simple API for managing users, roles, and groups in LDAP. In addition, this article demonstrates the use of the Abstract Factory pattern to implement pluggable persistence.


