WAS v8.5 > Secure applications > Secure web services > Secure web services > Administer Web Services Security > Administer message-level security for JAX-RPC web servicesSecure 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.
To secure messages, we can:
- Configure signing to protect message confidentiality
- Configure encryption to protect message confidentiality at the server level and at the application level
- Configure tokens to protect message authenticity at the server level and at the application level
- To configure consumer signing to protect message confidentiality, see the steps outlined in Configure consumer signing using JAX-RPC to protect message integrity
- To configure encryption to protect message confidentiality at the application level, see the steps outlined in Configure encryption to protect message confidentiality at the application level.
- To configure encryption to protect message confidentiality at the server level, see the steps outlined in Configure encryption to protect message confidentiality at the server level.
- To configure tokens at the application level to protect message authenticity, see the steps outlined in Configure token consumers using JAX-RPC to protect message authenticity at the application level.
- To configure tokens at the server level to protect message authenticity, see the steps outlined in Configure token consumers using JAX-RPC to protect message authenticity at the server level.
Results
By completing the steps in the previous tasks, we have secured messages at the request and response consumer level.
Related
Configure consumer signing using JAX-RPC to protect message integrity
Configure encryption to protect message confidentiality at the application level
Configure encryption to protect message confidentiality at the server level
Configure token consumers using JAX-RPC to protect message authenticity at the application level
Configure token consumers using JAX-RPC to protect message authenticity at the server level