This class can execute as a command-line tool to help the user manage entires in the key table. Available functions include list/add/update/delete service key(s).
java.lang.Object
|
+--com.ibm.security.krb5.internal.tools.Ktab
public class Ktab
extends java.lang.Object
This class can execute as a command-line tool to help the user manage entires in the key table. Available functions include list/add/update/delete service key(s).
Ktab()
static void | main(java.lang.String[] args) |
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Ktab
public Ktab()
main
public static void main(java.lang.String[] args)
The main program that can be invoked at command line.
Usage: java com.ibm.security.krb5.tools.Ktab <options>