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

/openjdk7/jdk/src/share/classes/org/ietf/jgss/
H A DGSSCredential.java185 * @see #getRemainingInitLifetime(Oid)
214 public int getRemainingInitLifetime(Oid mech) throws GSSException; method in interface:GSSCredential
309 * prepared to call {@link #getRemainingInitLifetime(Oid)
310 * getRemainingInitLifetime} and {@link #getRemainingAcceptLifetime(Oid)
/openjdk7/jdk/src/share/classes/sun/security/jgss/
H A DGSSCredentialImpl.java206 public int getRemainingInitLifetime(Oid mech) throws GSSException { method in class:GSSCredentialImpl

Completed in 31 milliseconds