Uses of Class
org.apache.shiro.web.filter.authz.PortFilter

Packages that use PortFilter
org.apache.shiro.web.filter.authz Servlet Filter implementations that perform authorization (access control) checks based on the Subject's abilities (for example, role or permission checks). 
 

Uses of PortFilter in org.apache.shiro.web.filter.authz
 

Subclasses of PortFilter in org.apache.shiro.web.filter.authz
 class SslFilter
          Filter which requires a request to be over SSL.
 



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