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

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

Introduction

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

The text is from its open source code.

Constructor

GuestAnnotationHandler()
Default no-argument constructor that ensures this interceptor looks for org.apache.shiro.authz.annotation.RequiresGuest RequiresGuest annotations in a method declaration.