Class RemoteCommand
java.lang.Object
org.apache.kerby.kerberos.kerb.admin.kadmin.remote.command.RemoteCommand
- Direct Known Subclasses:
RemoteAddPrincipalCommand,RemoteChangePasswordCommand,RemoteDeletePrincipalCommand,RemoteGetPrincipalCommand,RemoteKeytabAddCommand,RemoteListPrincsCommand,RemotePrintUsageCommand,RemoteRenamePrincipalCommand
Abstract class of all remote kadmin commands
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemoteCommand
-
-
Method Details
-
execute
Execute the remote kadmin command- Parameters:
input- String includes commands- Throws:
org.apache.kerby.kerberos.kerb.KrbException- If there is an a problem executing the remote command
-