Hi guys, by specifying a soapenv:header in the wsdd file of my web service, I have managed to validate user name and password passed by the client...
The problem now is that later on in the code, I need the username again, but all I have in the web service implementing classes is the request... which does not contain the header... is there a way to get this info again or to tell wss4j to include it in the request? any suggestions? Thanks -- View this message in context: http://old.nabble.com/How-do-I-read-WSS-Username-Token-after-validation--tp27498138p27498138.html Sent from the WSS4J mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
