Uses of Package
org.apache.shiro.web.filter.authc
-
Packages that use org.apache.shiro.web.filter.authc Package Description org.apache.shiro.web.filter.authc ServletFilterimplementations 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.authc Class Description AuthenticatingFilter AnAuthenticationFilterthat is capable of automatically performing an authentication attempt based on the incoming request.AuthenticationFilter Base class for all Filters that require the current user to be authenticated.