public class EmptyAuthorizeDefinition extends Object implements AopAuthorizeDefinition
| Modifier and Type | Field and Description |
|---|---|
static EmptyAuthorizeDefinition |
instance |
| Constructor and Description |
|---|
EmptyAuthorizeDefinition() |
| Modifier and Type | Method and Description |
|---|---|
DimensionsDefinition |
getDimensions() |
String |
getMessage() |
Phased |
getPhased() |
ResourcesDefinition |
getResources() |
Class<?> |
getTargetClass() |
Method |
getTargetMethod() |
boolean |
isEmpty() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptionpublic static EmptyAuthorizeDefinition instance
public ResourcesDefinition getResources()
getResources in interface AuthorizeDefinitionpublic DimensionsDefinition getDimensions()
getDimensions in interface AuthorizeDefinitionpublic String getMessage()
getMessage in interface AuthorizeDefinitionpublic Phased getPhased()
getPhased in interface AuthorizeDefinitionpublic boolean isEmpty()
isEmpty in interface AuthorizeDefinitionpublic Class<?> getTargetClass()
getTargetClass in interface AopAuthorizeDefinitionpublic Method getTargetMethod()
getTargetMethod in interface AopAuthorizeDefinitionCopyright © 2016–2021. All rights reserved.