Hi 

I am trying to develop a Custom Login Module by extending 
AbstractServerLoginModule. I have implemented the necessary methods and the 
login() method returns a true or a false depending on the username/password 
provided.  

But the problem is  that the returned true/false is being undone by the 
JaasAuthenicationManager that is overwriting the login flag.

Did any one face the same problem. Any help is appreciated.

thanks

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179447
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to