Administer message-level security for JAX-RPC web services
The JAX-RPC specification enables us to develop SOAP-based interoperable and portable web services and web service clients. JAX-RPC simplifies development of web services by shielding you from the underlying complexity of SOAP communication, and enables clients to access a web service as if the web service was a local object mapped into the client's address space.
Subtopics
- Secure messages using JAX-RPC at the request and response generators
We can secure messages with tokens and encryption to protect message integrity, authenticity, and confidentiality.- Secure messages using JAX-RPC at the request and response consumers
We can secure messages at the request and response consumer level to protect message confidentiality and security.- Configure message-level security for JAX-RPC at the application level
odify the application-level configurations in the administrative console.- Configure message-level security for JAX-RPC at the server or cell level
Specify the server-level or cell-level configuration.- Configure Web Services Security using JAX-RPC at the platform level
In the platform configuration, general properties and additional properties can be specified, and the default binding is included. We can configure security for web services at a platform level with a variety of tasks including configuring key locators, trust anchors, and the collection certificate at the generator, consumer binding, and sever levels.