[jboss-user] [JBossWS] - Re: UsernameToken authentication using JBossWS

alessio.soldano@jboss.com do-not-reply at jboss.com
Thu Dec 6 18:32:22 EST 2007


Did you try with the username element in your jboss-wsse-client descriptor? Here is some documentation about the UsernameToken Authentication in JBossWS: http://jbws.dyndns.org/mediawiki/index.php?title=WS-Security_options#Username_Token_Authentication

Moreover, you'll have to set the username/password in your BindindProvider before performing the invocation. You don't have to manually deal with the soap-handler and its tokens, since the jbossws ws-security extension will do it for you.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111046#4111046

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111046



More information about the jboss-user mailing list