RequiresPermissions.value

The permission string which will be passed to {@link hunt.shiro.subject.Subject#isPermitted(string)} to determine if the user is allowed to invoke the code protected by this annotation.

interface RequiresPermissions
string[]
value
()

Meta