|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Logical | |
|---|---|
| org.apache.shiro.authz.annotation | 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 |
|---|
| Methods in org.apache.shiro.authz.annotation that return Logical | |
|---|---|
static Logical |
Logical.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Logical[] |
Logical.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||