Class RemoteAddPrincipalCommand
java.lang.Object
org.apache.kerby.kerberos.kerb.admin.kadmin.remote.command.RemoteCommand
org.apache.kerby.kerberos.kerb.admin.kadmin.remote.command.RemoteAddPrincipalCommand
Remote add principal command
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
USAGE
- See Also:
-
-
Constructor Details
-
RemoteAddPrincipalCommand
-
-
Method Details
-
execute
Description copied from class:RemoteCommandExecute the remote kadmin command- Specified by:
executein classRemoteCommand- Parameters:
input- String includes commands- Throws:
org.apache.kerby.kerberos.kerb.KrbException- If there is an a problem executing the remote command
-