Package org.infinispan.cli.commands.rest
Class Principals
java.lang.Object
org.infinispan.cli.commands.CliCommand
org.infinispan.cli.commands.rest.Principals
- All Implemented Interfaces:
org.aesh.command.Command<ContextAwareCommandInvocation>
- Since:
- 15.0
-
Nested Class Summary
Nested Classes -
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
-
CMD
- See Also:
-
help
protected boolean help
-
-
Constructor Details
-
Principals
public Principals()
-
-
Method Details
-
isHelp
public boolean isHelp()- Specified by:
isHelpin classCliCommand
-
exec
- Specified by:
execin classCliCommand
-