Home
last modified time | relevance | path

Searched refs:setCacheTime (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/krb5/kadmin/gui/dataclasses/
H A DDefaults.java202 && setAccountExpiryDate() && setCacheTime()); in updateFromGui()
280 boolean setCacheTime() { in setCacheTime() method in Defaults
/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGui.java2527 public boolean setCacheTime() { in setCacheTime() method in KdcGui
2528 boolean done = defaults.setCacheTime(); in setCacheTime()
5128 setCacheTime(); in actionPerformed()