Class LdaptestGuidCommand
java.lang.Object
net.datenwerke.rs.ldap.service.ldap.terminal.commands.LdaptestSubCommand
net.datenwerke.rs.ldap.service.ldap.terminal.commands.LdaptestGuidCommand
- All Implemented Interfaces:
Hook,LdaptestSubCommandHook,SubCommand,TerminalCommandHook
-
Constructor Summary
ConstructorsConstructorDescriptionLdaptestGuidCommand(<any> ldapServiceProvider, <any> configServiceProvider, <any> terminalServiceProvider) -
Method Summary
Methods inherited from class net.datenwerke.rs.ldap.service.ldap.terminal.commands.LdaptestSubCommand
addAutoCompletEntries, consumes, getBaseCommand
-
Constructor Details
-
LdaptestGuidCommand
public LdaptestGuidCommand(<any> ldapServiceProvider, <any> configServiceProvider, <any> terminalServiceProvider)
-
-
Method Details
-
execute
@CliHelpMessage(messageClass=LdapMessages.class, name="guid", description="commandLdaptest_sub_guid_description", args=@Argument(flag="a",hasValue=true,valueName="attributes",description="commandLdaptest_sub_guid_sub_flagA",mandatory=false)) public CommandResult execute(CommandParser parser, TerminalSession session) throws TerminalException - Throws:
TerminalException
-