[jboss-user] [Beginners Corner] - Re: Authentication Error
Wolfgang Knauf
do-not-reply at jboss.com
Thu Aug 20 11:22:37 EDT 2009
I would advice you to subclass org.jboss.security.auth.spi.AbstractServerLoginModule or one of its subclasses. This way, JBoss specific code might already be present. You could also compare your code to their implementation.
But I don't know whether this helps.
Wolfgang
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250684#4250684
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250684
More information about the jboss-user
mailing list