| Package | Description |
|---|---|
| com.sk89q.worldedit.internal.command | |
| com.sk89q.worldedit.util.auth | |
| com.sk89q.worldedit.util.command.parametric |
| Modifier and Type | Class and Description |
|---|---|
class |
ActorAuthorizer
Implementation of an authorizer that uses
Subject.hasPermission(String). |
| Modifier and Type | Class and Description |
|---|---|
class |
NullAuthorizer
An implementation of
Authorizer that always returns false for
tests of permissions. |
| Modifier and Type | Method and Description |
|---|---|
Authorizer |
ParametricBuilder.getAuthorizer()
Get the authorizer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParametricBuilder.setAuthorizer(Authorizer authorizer)
Set the authorizer.
|
Copyright © 2010-2014. All Rights Reserved.