com.ibm.security.krb5.internal.tools

Class Klist

  • 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.
    Version:
    1.00 10 Jul 30
    • Constructor Summary

      Constructors 
      Constructor and Description
      Klist() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static 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

        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