This class can execute as a command-line tool to list entries in credential cache and key tab.
java.lang.Object
|
+--com.ibm.security.krb5.internal.tools.Klist
public class Klist
extends java.lang.Object
This class can execute as a command-line tool to list entries in credential cache and key tab.
static void | main(java.lang.String[] args)
The main program that can be invoked at command line. |
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Klist
public Klist()
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.Klist [[-c] [-f] [-e] [-a]] [-k [-t] [-K]] [name]