+

Search Tips   |   Advanced Search

Secure JAX-RS applications within the web container.

Configure the JAX-RS application.

Parent

Implement secure JAX-RS applications

Use the security services available to the web container, we can secure REST resources by configuring security mechanisms that define user authentication, transport security, authorization control, and user to role mappings.


What to do next

Secure JAX-RS resources using annotations.


Subtopics


Related tasks

  • Secure JAX-RS applications within the web container