Previous Step   Previous Step Next Step   Next Step

Secure JAX-RS resources using annotations.

Map Step 5 towards the goal: Implementing secure JAX-RS applications

About this task

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

Before you begin

Secure JAX-RS applications within the web container.

Supporting information (generally applicable)

What to do next

(optional) Secure JAX-RS clients using SSL.

Previous Step   Previous Step Next Step   Next Step


Terms of Use | Feedback

Last updated: Sep 19, 2011 4:14:10 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-base-dist&topic=twbs_jaxrs_impl_securejaxrs_step5
File name: twbs_jaxrs_impl_securejaxrs_step5.html