[jboss-dev-forums] [Design of Security on JBoss] - Re: SASL Authentication

anil.saldhana@jboss.com do-not-reply at jboss.com
Wed May 23 08:55:30 EDT 2007


I am saying that there should be an implementation of the SubjectSecurityManager interface just like the JaasSecurityManager.  This will implement the method  isValid(Principal,Object cred).  So you will be given an userid and password.  Now you can internally call the jaas framework(where you can get the expected password from ldap,db wherever).  This is the right approach. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047888#4047888

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047888



More information about the jboss-dev-forums mailing list