com.ibm.security.krb5.internal.tools Class Klist

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.

Constructor summary

Klist()

Method summary

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

Constructor detail

Klist

public Klist()

Method detail

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]

Available options for credential caches:
  • -f shows credentials flags
  • -e shows the encryption type
  • -a displays the address list
Available options for keytabs:
  • -t shows keytab entry timestamps
  • -K shows keytab entry DES keys