public class EncodePasswordCommand extends OptionParsingCommand
Command to encode passwords for use with Spring Security.| Constructor and Description |
|---|
EncodePasswordCommand() |
| Modifier and Type | Method and Description |
|---|---|
Collection<HelpExample> |
getExamples()
Return some examples for the command.
|
String |
getUsageHelp()
Returns usage help for the command.
|
getHandler, getHelp, getOptionsHelp, rungetDescription, getNamepublic String getUsageHelp()
CommandgetUsageHelp in interface CommandgetUsageHelp in class AbstractCommandpublic Collection<HelpExample> getExamples()
CommandgetExamples in interface CommandgetExamples in class AbstractCommandCopyright © 2020 Pivotal Software, Inc.. All rights reserved.