Uses of Package
org.apache.shiro.web.filter.authc
Packages that use org.apache.shiro.web.filter.authc
Package
Description
Servlet
Filter implementations specific to controlling access based on a
subject's authentication status, or those that can execute authentications (log-ins) directly.-
Classes in org.apache.shiro.web.filter.authc used by org.apache.shiro.web.filter.authcClassDescriptionAn
AuthenticationFilterthat is capable of automatically performing an authentication attempt based on the incoming request.Base class for all Filters that require the current user to be authenticated.