Uses of Enum
org.apache.shiro.authz.annotation.Logical
Packages that use Logical
Package
Description
Annotations used to restrict which classes, instances, or methods may be accessed or invoked depending on the
caller's access abilities or authentication state.
-
Uses of Logical in org.apache.shiro.authz.annotation
Subclasses with type arguments of type Logical in org.apache.shiro.authz.annotationModifier and TypeClassDescriptionenumAn enum for specifying a logical operation that can be used for interpreting authorization annotationsMethods in org.apache.shiro.authz.annotation that return Logical