Compile-time annotation processor that generates a Secured wrapper subclass for each @Secured-annotated concrete class. The generated wrapper routes every public, non-final, non-static method through SecurityEnforcer when the method (or class) carries a method-security annotation (@RequiresRole, @RequiresPermission, @RequiresAnyPermission, @RequiresAllPermissions, @RequiresPolicy). Runtime sibling: SecuredProxy in security-standalone for the JDK-dynamic-proxy path on ...

Latest Versions

2 versions โ†’
VersionVulnerabilitiesUsagesDate
0.72.x
00.72.00
0
Jun 09, 2026
0.70.x
00.70.00
0
Jun 01, 2026
2 versions โ†’