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

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

Introduction

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

The text is from its open source code.

Constructor

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