Uses of Package
org.apache.shiro.web.filter.authc

Packages that use org.apache.shiro.web.filter.authc
org.apache.shiro.web.filter.authc 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.authc
AuthenticatingFilter
          An AuthenticationFilter that 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.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.