Uses of Class
org.globus.gram.internal.GatekeeperReply
Packages that use GatekeeperReply
Package
Description
This library is a full implementation of the GRAM client API.
Low-level protocol classes used by the org.globus.gram package.
-
Uses of GatekeeperReply in org.globus.gram
Methods in org.globus.gram that return GatekeeperReplyModifier and TypeMethodDescriptionprivate static GatekeeperReply
Gram.jmConnect
(GSSCredential cred, GlobusURL jobURL, String msg) private static GatekeeperReply
Gram.renewDelegationHandshake
(ExtendedGSSContext context, 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.Methods in org.globus.gram with parameters of type GatekeeperReplyModifier and TypeMethodDescriptionprivate static void
Gram.debug
(String header, GatekeeperReply reply) Debug function for displaying the gatekeeper reply. -
Uses of GatekeeperReply in org.globus.gram.internal
Subclasses of GatekeeperReply in org.globus.gram.internal