Uses of Class
sun.security.mule.krb5.internal.ktab.KeyTab

Packages that use KeyTab
sun.security.mule.krb5.internal.ktab   
 

Uses of KeyTab in sun.security.mule.krb5.internal.ktab
 

Methods in sun.security.mule.krb5.internal.ktab that return KeyTab
static KeyTab KeyTab.create(Config kerberosConfig)
          Creates a new default key table.
static KeyTab KeyTab.create(String name, Config kerberosConfig)
          Creates a new default key table.
static KeyTab KeyTab.getInstance(Config kerberosConfig)
          Gets the single instance of KeyTab class.
static KeyTab KeyTab.getInstance(File file, Config kerberosConfig)
          Gets the single instance of KeyTab class.
static KeyTab KeyTab.getInstance(String s, Config kerberosConfig)
           
 



Copyright © 2013. All Rights Reserved.