Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: JSR-375

...

OSGi-centric: but how about a restructuring around OSGi services and DS components providing these services?

Issues about ThreadLocal

https://issues.apache.org/jira/projects/SHIRO/issues/SHIRO-799

...

https://issues.apache.org/jira/projects/SHIRO/issues/SHIRO-796 (move away from ThreadLocals)


JSR-375 Java EE Security API

We could easily implement JSR-375 (the official JavaEE Security API). It is a subset of Shiro's features, but uses Annotations for configuration.

Specification: https://javaee.github.io/security-spec/

API: https://javaee.github.io/security-api/


How-to-use article: