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 GatekeeperReplyGram.jmConnect(GSSCredential cred, GlobusURL jobURL, String msg) private static GatekeeperReplyGram.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 voidGram.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