Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/gui/dataclasses/
H A DDefaults.java335 public long getCacheTime() { in getCacheTime() method in Defaults
/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGui.java1082 cachetime = defaults.getCacheTime() * 1000; in fillPrincipalList()
1939 cachetime = defaults.getCacheTime() * 1000; in fillPolicyList()