Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
UsernameToken authentication with a plain text password

The client is configured to add a UsernameToken to the outgoing message.
	- See the "OutflowSecurity" parameter in the client.axis2.xml
	- Note the <passwordType>PasswordText</passwordType> element
	
The service is configured to process it.
	- See the "InflowSecurity" parameter in the services.xml

Note how org.apache.rampart.samples.sample03.PWCBHandler authenticates the 
password