I'm using UsernameToken for authentication using Rampart's Policy Configuration file and my password callback handler class. How can I on the client side configure the type of Password (PasswordDigest or PasswordText) to be used? Does it matter if I use SSL (https) or not (http)? Is there any implicit relation between transport level security and type of that password?
Thanks in advance, Stanislav
