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

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

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

Methods in sun.security.mule.krb5.internal.ktab that return KeyTabEntry
 KeyTabEntry[] KeyTab.getEntries()
          Gets the list of service entries in key table.
 

Methods in sun.security.mule.krb5.internal.ktab with parameters of type KeyTabEntry
 void KeyTabOutputStream.writeEntry(KeyTabEntry entry)
           
 



Copyright © 2013. All Rights Reserved.