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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...