Java org.apache.shiro.authz.aop PermissionAnnotationHandler fields, constructors, methods, implement or subclass

Example usage for Java org.apache.shiro.authz.aop PermissionAnnotationHandler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.shiro.authz.aop PermissionAnnotationHandler.

The text is from its open source code.

Subclass

org.apache.shiro.authz.aop.PermissionAnnotationHandler has subclasses.
Click this link to see all its subclasses.

Constructor

PermissionAnnotationHandler()
Default no-argument constructor that ensures this handler looks for org.apache.shiro.authz.annotation.RequiresPermissions RequiresPermissions annotations.