Posted By:
Rakesh_Bhatia
Posted On:
Friday, November 2, 2001 03:59 AM
I am working on user management in a j2ee application. I have provided basic authentication and authorization mechanism using JAAS based model and JNDI/LDAP approach.. I need to further enhance the authentication capabilities of my component and need to support X.509 Certificate based authentication .
Any pointers on how to start would be appreciated.