Uses of Class
org.globus.gsi.gssapi.net.impl.GSIGssOutputStream
-
Packages that use GSIGssOutputStream Package Description org.globus.gram This library is a full implementation of the GRAM client API. -
-
Uses of GSIGssOutputStream in org.globus.gram
Methods in org.globus.gram with parameters of type GSIGssOutputStream Modifier and Type Method Description private static GatekeeperReplyGram. renewDelegationHandshake(ExtendedGSSContext context, org.ietf.jgss.GSSCredential newCred, GSIGssOutputStream out, GSIGssInputStream in)Completes a GSI delegation handshake with a globus job manager that has agreed to a (previously sent) GRAM "renew" request.
-