[jboss-jira] [JBoss JIRA] (ELY-742) SASL client mechs should use javax.security.sasl.AuthenticationException where appropriate

David Lloyd (JIRA) issues at jboss.org
Fri Nov 11 09:26:01 EST 2016


David Lloyd created ELY-742:
-------------------------------

             Summary: SASL client mechs should use javax.security.sasl.AuthenticationException where appropriate
                 Key: ELY-742
                 URL: https://issues.jboss.org/browse/ELY-742
             Project: WildFly Elytron
          Issue Type: Task
          Components: Authentication Mechanisms, SASL
            Reporter: David Lloyd
            Priority: Minor


There is a specific exception type which indicates that a SASL authentication has failed as opposed to a protocol/transit or operational problem.  We should use that whenever appropriate.

This means we'd need to add a {{toSaslAuthenticationException()}} method to {{org.wildfly.security.mechanism.AuthenticationMechanismException}}.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list