Network Deployment (Distributed operating systems), v8.0 > End-to-end paths > Web services - RESTful services > Implement secure JAX-RS applications

  Previous Step   Next Step


Secure JAX-RS resources using annotations.

 Step 5: Implement secure JAX-RS applications JAX-WSWe can secure JAX-RS resources by using annotations that specify security settings. We can use @PermitAll, @DenyAll and @RolesAllowed annotations to override the configuration of security constraints defined in the web.xml file.

Secure JAX-RS applications within the web container.


Support information (generally applicable)


What to do next

(optional) Secure downstream JAX-RS resources.

  Previous Step   Next Step







+

Search Tips   |   Advanced Search