com.ibm.security.krb5.internal.tools

Class Klist

  1. java.lang.Object
  2. extended bycom.ibm.security.krb5.internal.tools.Klist

  1. public class Klist
  2. extends java.lang.Object
This class can execute as a command-line tool to list entries in credential cache and key tab.
Version:
1.00 10 Jul 30
Author:
Yanni Zhang

Constructor Summary

Constructor and Description
Klist()

Method Summary

Modifier and Type Method and Description
  1. static
  2. void
main(java.lang.String[] args)
The main program that can be invoked at command line.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

Klist

  1. public Klist()

Method Detail

main

  1. 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