You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2015/03/27 13:28:53 UTC

[jira] [Resolved] (QPID-6465) ArrayIndexOutOfBoundsException is thrown on attempt to authenticate with MD5AuthenticationProvider

     [ https://issues.apache.org/jira/browse/QPID-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall resolved QPID-6465.
------------------------------
    Resolution: Fixed

> ArrayIndexOutOfBoundsException is thrown on attempt to authenticate with MD5AuthenticationProvider
> --------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6465
>                 URL: https://issues.apache.org/jira/browse/QPID-6465
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.32
>            Reporter: Alex Rudyy
>            Assignee: Keith Wall
>             Fix For: 6.0 [Java]
>
>
> MD5AuthenticationProvider throws ArrayIndexOutOfBoundsException on attempt to hexify the password bytes:
> {noformat}
> java.lang.ArrayIndexOutOfBoundsException: -1
>         at org.apache.qpid.server.security.auth.manager.MD5AuthenticationProvider$MD5Callbackhandler.handle(MD5AuthenticationProvider.java:190)
>         at com.sun.security.sasl.CramMD5Server.evaluateResponse(CramMD5Server.java:170)
>         at org.apache.qpid.server.security.auth.sasl.crammd5.CRAMMD5HashedSaslServer.evaluateResponse(CRAMMD5HashedSaslServer.java:75)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org