ILOG JRules User Guide > Integrating Application Data > Concepts > Web Service Binding > Security

The IlrWSObject provides the fields to retain a user name and a password. The user name and password are passed to the Web service server when they require authentication. The authentication uses the basic HTTP authentication scheme, in which the user name and the password are passed as plain text.

Note
The use of WSDL files in the XOM is now deprecated. We recommend you use the JAX-WS API instead.

Related Concepts

XML Binding

Related Reference

Mapping Between Web Service Data and Dynamic Classes