public class RPCServerStructures
Modifier and Type | Method and Description |
---|---|
static void |
requirePermission(java.lang.String permission)
Helper method which checks that the current RPC user is entitled for the given permission. Throws a PermissionException otherwise.
|