org.apache.shiro.config components.
Environment implementation and support.
Filter implementations used to control access to web pages and URL resources.
Filter implementations specific to controlling access based on a subject's authentication status, or those that can execute authentications (log-ins) directly.
Filter implementations that perform authorization (access control) checks based on the Subject's abilities (for example, role or permission checks).
SecurityManager implementations.
Subject interfaces to enable
Subject use in web environments.
org.apache.shiro.web.subject package interfaces.