You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2014/10/13 08:44:33 UTC

[jira] [Commented] (TOMEE-1404) No authentication is considered invalid in TomcatHessianRegistry

    [ https://issues.apache.org/jira/browse/TOMEE-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169015#comment-14169015 ] 

Romain Manni-Bucau commented on TOMEE-1404:
-------------------------------------------

AuthMethod enum is nice, I'd move it in tomee-catalina since tomee-jaxrs and tomee-webservices can reuse it.

also it can be private enum AuthMethod (static is useless for enums)

> No authentication is considered invalid in TomcatHessianRegistry
> ----------------------------------------------------------------
>
>                 Key: TOMEE-1404
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1404
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Daniel Kasmeroglu
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: tomee-1404.patch
>
>
> When the authentication method had been _NONE_ the previous code would generate an _IllegalArgumentException_ although this method is explicitly handled.
> See:
> https://kasisoft.com/stash/projects/TOMEE/repos/tomee/commits/f7f1c116e906fcdfd9446c90dc9af0ec495e3602



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