Searched refs:getExpTime (Results 1 – 4 of 4) sorted by relevance
169 public long getExpTime() { in getExpTime() method in Credential
273 public long getExpTime() {
582 if (cred.getExpTime() > 0) { in buildHomeSPTree()584 null, DTFormat.format(new Date(cred.getExpTime())), null); in buildHomeSPTree()
541 if (cred.getExpTime() > 0) { in buildHomeSPTree()543 null, DTFormat.format(new Date(cred.getExpTime())), null); in buildHomeSPTree()