Uses of Class
org.globus.gsi.gssapi.net.impl.GSIGssInputStream
-
Packages that use GSIGssInputStream Package Description org.globus.gram This library is a full implementation of the GRAM client API. -
-
Uses of GSIGssInputStream in org.globus.gram
Methods in org.globus.gram with parameters of type GSIGssInputStream Modifier and Type Method Description private static GatekeeperReply
Gram. 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.
-