Uses of Class
org.apache.shiro.web.filter.authz.PortFilter
-
Packages that use PortFilter Package Description org.apache.shiro.web.filter.authz ServletFilterimplementations 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 Modifier and Type Class Description classSslFilterFilter which requires a request to be over SSL.
-