A Java EE web app was developed which has a REST Web service using Jersey.
Could anyone point out an example or a path to code in Java an authentication to user access using the SecurityContext class in java (JAX-RS)
Please suggest any other method you can think of.