Package com.sk89q.worldedit.util.auth
package com.sk89q.worldedit.util.auth
-
Interface SummaryInterfaceDescriptionTests whether permission is granted.A subject has authorization attached to it.
-
Class SummaryClassDescriptionAn implementation of
Authorizer
that always returns false for tests of permissions. -
Exception Summary