+

Search Tips   |   Advanced Search

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.

To secure messages, we can:

 

 

Results

By completing the steps in the previous tasks, we have secured messages using tokens and encryption to protect message integrity, authenticity, and confidentiality.


Set generator signing using JAX-RPC to protect message integrity
Set encryption using JAX-RPC to protect message confidentiality at the application level
Set encryption using JAX-RPC to protect message confidentiality at the server or cell level
Set token generators using JAX-RPC to protect message authenticity at the application level
Set token generators using JAX-RPC to protect message authenticity at the server or cell level
Enable single sign-on interoperability mode for the LTPA token

 

Related tasks


Set the signing information using JAX-RPC for the generator binding on the application level
Secure JAX-RPC Web services using message level security