public class EncodePasswordCommand extends OptionParsingCommand
Command
to encode passwords for use with Spring Security.Constructor and Description |
---|
EncodePasswordCommand() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<HelpExample> |
getExamples()
Return some examples for the command.
|
java.lang.String |
getUsageHelp()
Returns usage help for the command.
|
getHandler, getHelp, getOptionsHelp, run
getDescription, getName
public java.lang.String getUsageHelp()
Command
getUsageHelp
in interface Command
getUsageHelp
in class AbstractCommand
public java.util.Collection<HelpExample> getExamples()
Command
getExamples
in interface Command
getExamples
in class AbstractCommand