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

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

Introduction

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

The text is from its open source code.

Constructor

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