[jboss-jira] [JBoss JIRA] (SECURITY-872) AbstractServerLoginModule.abort() always returns true

Hisanobu Okuda (JIRA) issues at jboss.org
Mon Dec 8 22:55:39 EST 2014


Hisanobu Okuda created SECURITY-872:
---------------------------------------

             Summary: AbstractServerLoginModule.abort() always returns true
                 Key: SECURITY-872
                 URL: https://issues.jboss.org/browse/SECURITY-872
             Project: PicketBox 
          Issue Type: Bug
          Components: PicketBox
    Affects Versions: PicketBox_4_0_21.Final
         Environment: EAP6.x
            Reporter: Hisanobu Okuda
            Assignee: Stefan Guilhen


According to the spec[1], abort() should return true or throw exception if login() succeeded, and should return false if login() failed. However, abort() of subclasses of org.jboss.security.auth.spi.AbstractServerLoginModule always returns true.

[1]: http://docs.oracle.com/javase/6/docs/technotes/guides/security/jaas/JAASLMDevGuide.html



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list