Searched defs:KeyTabEntry (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/ktab/
H A DKeyTabEntry.java43 public class KeyTabEntry implements KeyTabConstants { class in inherits:KeyTabConstants
52 public KeyTabEntry (PrincipalName new_service, Realm new_realm, KerberosTime new_time, method in class:KeyTabEntry
104 System.out.println(">>> KeyTabEntry: key tab entry size is " + size);

Completed in 579 milliseconds