Package org.apache.shiro.aop

Components used to support the framework's AOP/interception support classes.

As this package is a root-level package under org.apache.shiro, it contains AOP support classes useful for any AOP environment and/or function. Feature-dependent AOP classes (e.g. authorization, authentication, etc) will use these classes as their base in their respective packages.