You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2016/06/03 09:56:59 UTC

[jira] [Resolved] (WSS-580) ThreadLocalSecurityProvider returns null instead of empty collection

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

Colm O hEigeartaigh resolved WSS-580.
-------------------------------------
    Resolution: Fixed

> ThreadLocalSecurityProvider returns null instead of empty collection
> --------------------------------------------------------------------
>
>                 Key: WSS-580
>                 URL: https://issues.apache.org/jira/browse/WSS-580
>             Project: WSS4J
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>            Reporter: Domislavskiy Michael
>            Assignee: Colm O hEigeartaigh
>             Fix For: 2.2.0, 2.0.8, 2.1.6
>
>         Attachments: site.patch
>
>
> in org.apache.wss4j.common.crypto.ThreadLocalSecurityProvider  
> is violated the rule 
> "return empty arrays or collections, not nulls" as a result  crash NPE in 
> org.apache.wicket.extensions.markup.html.captcha.CaptchaImageResource#detectBestFittingService()
> for (Provider.Service service : provider.getServices()) {
> ...
> }



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

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