(Optional) Secure JAX-RS clients using SSL.
(Optional) Secure downstream JAX-RS resources.
Step Parent
Implement secure JAX-RS applications
We can secure the communications between the JAX-RS application and clients that invoke the application by using SSL transport layer security.
What to do next
Assemble JAX-RS web applications.
Subtopics
- Secure JAX-RS clients using SSL
We can secure the communications between the Java API for RESTful Web Services (JAX-RS) application and clients that invoke the application by using Secure Sockets Layer (SSL) transport layer security.
Related tasks
Secure JAX-RS clients using SSL