Class PermissionsAuthorizationFilter

  • All Implemented Interfaces:
    javax.servlet.Filter, org.apache.shiro.util.Nameable, PathConfigProcessor
    Direct Known Subclasses:
    HttpMethodPermissionFilter

    public class PermissionsAuthorizationFilter
    extends AuthorizationFilter
    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.
    Since:
    0.9