Uses of Package
org.apache.shiro.web.filter.authz
Packages that use org.apache.shiro.web.filter.authz
Package
Description
Servlet
Filter implementations that perform authorization (access control)
checks based on the Subject's abilities (for example, role or permission checks).-
Classes in org.apache.shiro.web.filter.authz used by org.apache.shiro.web.filter.authzClassDescriptionSuperclass for authorization-related filters.Represents a source of information for IP restrictions (see IpFilter)Filter that allows access if the current user has the permissions specified by the mapped value, or denies access if the user does not have all of the permissions specified.A Filter that requires the request to be on a specific port, and if not, redirects to the same URL on that port.Helper class for HTTP Strict Transport Security (HSTS)