You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2008/09/19 12:26:44 UTC

[jira] Closed: (WSS-139) securementActions - UserTokenAction (dissapearing username)

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

Colm O hEigeartaigh closed WSS-139.
-----------------------------------


> securementActions - UserTokenAction (dissapearing username)
> -----------------------------------------------------------
>
>                 Key: WSS-139
>                 URL: https://issues.apache.org/jira/browse/WSS-139
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Handlers
>    Affects Versions: 1.5.4
>         Environment: Java 1.5, Windows XP
>            Reporter: Juliusz Brzostek
>            Assignee: Ruchith Udayanga Fernando
>
> Hi All,
> 1. There is a problem with dissapearing username :(
> a) username is set on "" (empty string) in line 39 of UsernameTokenAction class,
> b) becouse in line 102 of Wss4jHandler i have not securementCallbackHandler,
> c) and else body is run (line 130 of Wss4jHandler), with:
> callback = new WSPasswordCallback("", WSPasswordCallback.UNKNOWN);
> Is there any reason to set ID with empty string instead of to use passed to method username?
> 2. Last changes in wss4j-1.5.4 has broken our integration tests :( To find a problem we spent much
> time, becouse no one imagine that is passible to change major things without upgrading version of library :(
> HTH

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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