Constructor and Description |
---|
RequireTLSCommandWrapper(Command wrapped) |
Modifier and Type | Method and Description |
---|---|
void |
execute(String commandString,
Session sess) |
HelpMessage |
getHelp() |
String |
getName()
Returns the name of the command in upper case.
|
public RequireTLSCommandWrapper(Command wrapped)
wrapped
- the wrapped command (not null)public void execute(String commandString, Session sess) throws IOException, DropConnectionException
execute
in interface Command
IOException
DropConnectionException
public HelpMessage getHelp() throws CommandException
getHelp
in interface Command
CommandException
Copyright © 2006–2019. All rights reserved.