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

/openjdk7/jdk/src/windows/classes/sun/security/krb5/internal/tools/
H A DKinit.java44 * Kinit tool for obtaining Kerberos v5 tickets.
49 public class Kinit { class
71 * Use java sun.security.krb5.tools.Kinit -help to bring up help menu.
100 * the principal name at the next Kinit, the cache file generated for the
113 Kinit self = new Kinit(args);
135 * Constructs a new Kinit object.
142 private Kinit(String[] args) method in class:Kinit
170 System.out.println(">>> Kinit console input " +
177 System.out.println(">>> Kinit usin
[all...]

Completed in 47 milliseconds