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

/openjdk7/jdk/src/share/classes/org/ietf/jgss/
H A DGSSCredential.java74 * System.out.println(cred.getRemainingLifetime());
192 public int getRemainingLifetime() throws GSSException; method in interface:GSSCredential
/openjdk7/jdk/src/share/classes/sun/security/jgss/
H A DGSSCredentialImpl.java172 public int getRemainingLifetime() throws GSSException { method in class:GSSCredentialImpl

Completed in 29 milliseconds