Class CommandAuthorizePreProcessor
java.lang.Object
                
            command.manager.preprocessing.processors.CommandAuthorizePreProcessor
            - All Implemented Interfaces:
 CommandPreProcessor
- 
                        
Constructor Summary
Constructors - 
                        
Method Summary
Modifier and TypeMethodDescriptionvoidproceed(BaseCommand command, CallerBack callerBack, ServerConnection connection)  
- 
                        
Constructor Details
- 
                                    
CommandAuthorizePreProcessor
public CommandAuthorizePreProcessor() 
 - 
                                    
 - 
                        
Method Details
- 
                                    
proceed
- Specified by:
 proceedin interfaceCommandPreProcessor
 
 -