Package org.infinispan.cli.commands
Class User.Password
java.lang.Object
org.infinispan.cli.commands.CliCommand
org.infinispan.cli.commands.User.Password
- All Implemented Interfaces:
org.aesh.command.Command<ContextAwareCommandInvocation>
- Enclosing class:
User
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.aesh.command.CommandResultexec(ContextAwareCommandInvocation invocation) booleanisHelp()Methods inherited from class org.infinispan.cli.commands.CliCommand
execute, nesting
-
Field Details
-
help
protected boolean help
-
-
Constructor Details
-
Password
public Password()
-
-
Method Details
-
isHelp
public boolean isHelp()- Specified by:
isHelpin classCliCommand
-
exec
- Specified by:
execin classCliCommand
-