This is the current javadoc for AbstractServerLoginModule so whatever your looking at is out of date.
| /** Looks for javax.security.auth.login.name and javax.security.auth.login.password | values in the sharedState map if the useFirstPass option was true and returns | true if they exist. If they do not or are null this method returns false. | | Note that subclasses that override the login method must set the loginOk | ivar to true if the login succeeds in order for the commit phase to | populate the Subject. This implementation sets loginOk to true if the | login() method returns true, otherwise, it sets loginOk to false. | */ | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853182#3853182 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853182 ------------------------------------------------------- This Newsletter Sponsored by: Macrovision For reliable Linux application installations, use the industry's leading setup authoring tool, InstallShield X. Learn more and evaluate today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
