Its nice to do common security checks in one place for all the jax-rs resources methods ,
Here is an example of doing so
Implement a JAX-RS resource with decorators and method interceptors
Its nice to do common security checks in one place for all the jax-rs resources methods ,
Here is an example of doing so
Implement a JAX-RS resource with decorators and method interceptors