This is an automated email from the ASF dual-hosted git repository.

bmarwell pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git.


    from 41fb3ac  Merge pull request #317 from bmarwell/SHIRO-678
     add 29056fc  Add @Documented to Shiro annotations
     new 55deabc  Merge pull request #318 from apache/SHIRO-216

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/shiro/authz/annotation/RequiresAuthentication.java  | 2 ++
 core/src/main/java/org/apache/shiro/authz/annotation/RequiresGuest.java | 2 ++
 .../java/org/apache/shiro/authz/annotation/RequiresPermissions.java     | 2 ++
 core/src/main/java/org/apache/shiro/authz/annotation/RequiresRoles.java | 2 ++
 core/src/main/java/org/apache/shiro/authz/annotation/RequiresUser.java  | 2 ++
 event/src/main/java/org/apache/shiro/event/Subscribe.java               | 2 ++
 6 files changed, 12 insertions(+)

Reply via email to