Author: ruchithf
Date: Wed Jan 30 06:30:48 2013
New Revision: 1440287
URL: http://svn.apache.org/viewvc?rev=1440287&view=rev
Log:
The user exception here is simply used as a flag to indicate success or failure
of authentication.
There's no need to associate any information that the user includes
Author: ruchithf
Date: Wed Jan 30 06:12:39 2013
New Revision: 1440286
URL: http://svn.apache.org/viewvc?rev=1440286&view=rev
Log:
Fixed the issue raised in this [1] discussion.
RampartUsernameTokenValidator overrides the verifyPlaintextPassword method of
org.apache.ws.security.validate.UsernameTo
Author: ruchithf
Date: Wed Jan 30 04:22:33 2013
New Revision: 1440274
URL: http://svn.apache.org/viewvc?rev=1440274&view=rev
Log:
- sample01 now runs with the axis2server as expected to demonstrate the use of
a UsernameToken.
- Added some more documentation into README.txt including some that I f