Class CommandAuthorizePreProcessor
java.lang.Object
commandManager.commandPreProcessing.preProcessors.CommandAuthorizePreProcessor
- All Implemented Interfaces:
CommandPreProcessor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
proceed
(BaseCommand command, CallerBack callerBack, ServerConnection connection)
-
Constructor Details
-
CommandAuthorizePreProcessor
public CommandAuthorizePreProcessor()
-
-
Method Details
-
proceed
- Specified by:
proceed
in interfaceCommandPreProcessor
-