How can I secure my EJB exposed as a JAX-RS resource in JBoss EAP 6?
Issue
I have an EJB which is exposed as a JAX-RS resource. I wanted to secure it using RolesAllowed, PermitAll and DenyAll annotations. How can we achieve that?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.