You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Francois Papon (JIRA)" <ji...@apache.org> on 2019/02/21 18:58:00 UTC

[jira] [Created] (SHIRO-671) Add support for javax.annotation.security.RolesAllowed, PermitAll, and DenyAll

Francois Papon created SHIRO-671:
------------------------------------

             Summary: Add support for javax.annotation.security.RolesAllowed, PermitAll, and DenyAll
                 Key: SHIRO-671
                 URL: https://issues.apache.org/jira/browse/SHIRO-671
             Project: Shiro
          Issue Type: Improvement
          Components: jax-rs
            Reporter: Francois Papon
             Fix For: 1.5.0


I'm not sure this should be part of Shiro, as exposing the`Subject` as a `java.security.Principal` in web and jaxrs modules _should_ allow this functionality to work without needing code in Shiro (so fewer bits for us to support).

That said, this would allow for a portable solution between containers.

Thoughts and ideas welcome. If anyone finds this useful, please leave a note



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)