Domislavskiy Michael created WSS-580:
----------------------------------------

             Summary: ThreadLocalSecurityProvider returns null instead of empty 
collection
                 Key: WSS-580
                 URL: https://issues.apache.org/jira/browse/WSS-580
             Project: WSS4J
          Issue Type: Bug
            Reporter: Domislavskiy Michael
            Assignee: Colm O hEigeartaigh


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to