|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
A
- ABOR - Static variable in class org.globus.ftp.vanilla.Command
- abort() - Method in class org.globus.ftp.FTPClient
- Aborts the current transfer.
- abort() - Method in class org.globus.ftp.extended.GridFTPServerFacade
- abort() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- close data channels, but not control, nor the server
- abort() - Method in class org.globus.ftp.vanilla.TransferMonitor
- Abort the tpt transfer but do not close resources
- abort() - Method in class org.globus.io.streams.GlobusOutputStream
- Aborts transfer.
- abort() - Method in class org.globus.io.streams.FTPOutputStream
- abort() - Method in class org.globus.io.streams.GlobusInputStream
- Aborts transfer.
- abort() - Method in class org.globus.io.streams.GlobusFileInputStream
- abort() - Method in class org.globus.io.streams.HTTPOutputStream
- abort() - Method in class org.globus.io.streams.HTTPInputStream
- abort() - Method in class org.globus.io.streams.GlobusFileOutputStream
- abort() - Method in class org.globus.io.streams.FTPInputStream
- AbstractDataChannel - class org.globus.ftp.dc.AbstractDataChannel.
- AbstractDataChannel(Session) - Constructor for class org.globus.ftp.dc.AbstractDataChannel
- AbstractJobManager - class org.globus.gatekeeper.jobmanager.AbstractJobManager.
- AbstractJobManager is a base class from which all specific job managers should inherit from.
- AbstractJobManager() - Constructor for class org.globus.gatekeeper.jobmanager.AbstractJobManager
- AbstractRslNode - class org.globus.rsl.AbstractRslNode.
- This class represents an abstract RSL parse tree.
- AbstractRslNode() - Constructor for class org.globus.rsl.AbstractRslNode
- AbstractRslNode(int) - Constructor for class org.globus.rsl.AbstractRslNode
- AbstractWizard - class org.globus.tools.ui.config.AbstractWizard.
- This class forms the base from which configuration wizards can be built.
- AbstractWizard() - Constructor for class org.globus.tools.ui.config.AbstractWizard
- ABUF - Static variable in class org.globus.ftp.FeatureList
- accept - Variable in class org.globus.net.BaseServer
- accept(File) - Method in class org.globus.tools.ui.util.CustomFileFilter
- accept(File, String) - Method in class org.globus.gsi.TrustedCertificates.CertFilter
- acceptDelegation(int, byte[], int, int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Accept a delegated credential.
- acceptDelegation(int, byte[], int, int) - Method in interface org.gridforum.jgss.ExtendedGSSContext
- Accept a delegated credential.
- acceptSecContext(byte[], int, int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- This function drives the accepting side of the context establishment process.
- acceptSecContext(InputStream, OutputStream) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- It works just like
acceptSecContextmethod. - actionPerformed(ActionEvent) - Method in class org.globus.tools.proxy.GridProxyInit
- actionPerformed(ActionEvent) - Method in class org.globus.tools.proxy.ProxyOptionsWindow
- actionPerformed(ActionEvent) - Method in class org.globus.tools.ui.config.ConfigModule2
- actionPerformed(ActionEvent) - Method in class org.globus.tools.ui.config.AbstractWizard
- actionPerformed(ActionEvent) - Method in class org.globus.tools.ui.proxy.GridProxyDialog
- Handles button events for saving and exiting
- actionPerformed(ActionEvent) - Method in class org.globus.tools.ui.proxy.MyproxyDialog
- Handles button events for saving and exiting
- actionPerformed(ActionEvent) - Method in class org.globus.tools.ui.proxy.MyproxyInit
- Event handlers for button panel
- actionPerformed(ActionEvent) - Method in class org.globus.tools.ui.proxy.PasswordDialog
- Handles button events for saving and exiting
- actionPerformed(ActionEvent) - Method in class org.globus.tools.ui.util.FileBrowser
- ActiveConnectTask - class org.globus.ftp.dc.ActiveConnectTask.
- This task wil initialize SocketBox's socket by connecting to the remote server.
- ActiveConnectTask(HostPort, BasicServerControlChannel, SocketBox) - Constructor for class org.globus.ftp.dc.ActiveConnectTask
- ActiveStartTransferTask - class org.globus.ftp.dc.ActiveStartTransferTask.
- This task will start the transfer on the supplied socket.
- ActiveStartTransferTask(DataSink, BasicServerControlChannel, SocketBox, Session, DataChannelFactory, TransferContext) - Constructor for class org.globus.ftp.dc.ActiveStartTransferTask
- ActiveStartTransferTask(DataSource, BasicServerControlChannel, SocketBox, Session, DataChannelFactory, TransferContext) - Constructor for class org.globus.ftp.dc.ActiveStartTransferTask
- actualGet(String, DataSink, MarkerListener) - Method in class org.globus.ftp.FTPClient
- actualList(String, String, DataSink) - Method in class org.globus.ftp.FTPClient
- actualPut(String, DataSource, MarkerListener, boolean) - Method in class org.globus.ftp.FTPClient
- actualSetMode(int, String) - Method in class org.globus.ftp.FTPClient
- add_escapes(String) - Method in class org.globus.rsl.ParseException
- Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
- add(AbstractRslNode) - Method in class org.globus.rsl.AbstractRslNode
- Adds a rsl parse tree to this node.
- add(ASN1Set) - Method in class org.globus.gsi.bc.X509NameHelper
- Appends the specified name component entry to the current name.
- add(Binding) - Method in class org.globus.rsl.Bindings
- Adds a new variable definition to the list.
- add(Bindings) - Method in class org.globus.rsl.AbstractRslNode
- add(Bindings) - Method in class org.globus.rsl.RslNode
- add(Bindings) - Method in class org.globus.rsl.ListRslNode
- add(DERObjectIdentifier, String) - Method in class org.globus.gsi.bc.X509NameHelper
- Appends the specified OID and value pair name component to the end of the current name.
- add(GSSName, int, int, Oid, int) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- Currently not implemented.
- add(HostPort) - Method in class org.globus.ftp.HostPortList
- Adds an element to the list
- add(int, Object) - Method in class org.globus.util.SortedVector
- This method has been remapped to add( Object element ).
- add(JComponent, int, int, int, int) - Method in class org.globus.tools.ui.util.JJPanel
- add(List) - Method in class org.globus.rsl.NameOpValue
- Adds a list to the list of values.
- add(MVHashtable) - Method in class org.globus.common.MVHashtable
- Adds attributes that are stored in a seperate MVHashtable object.
- add(NameOpValue) - Method in class org.globus.rsl.AbstractRslNode
- add(NameOpValue) - Method in class org.globus.rsl.RslNode
- add(NameOpValue) - Method in class org.globus.rsl.ListRslNode
- add(Object) - Method in class org.globus.util.SortedVector
- This method adds, sorted, the specified element into the vector.
- add(String) - Method in class org.globus.rsl.NameOpValue
- Adds a value to the list of values.
- add(String[]) - Method in class org.globus.rsl.NameOpValue
- Adds an array of values to the list of values.
- add(String, Object) - Method in class org.globus.common.MVHashtable
- Adds a single value to the specified key.
- add(String, Object[]) - Method in class org.globus.common.MVHashtable
- Adds multiple values to the attribute associated with the given key.
- add(String, String) - Method in class org.globus.rsl.RslAttributes
- Adds a simple value to the list of values of a given attribute.
- add(String, Vector) - Method in class org.globus.common.MVHashtable
- Adds multiple values to the attribute associated with the given key.
- add(Value) - Method in class org.globus.rsl.NameOpValue
- Adds a value to the list of values.
- addAll(Collection) - Method in class org.globus.util.SortedVector
- This method inserts, sorted, the elements contained in the specified collection into the vector.
- addAll(int, Collection) - Method in class org.globus.util.SortedVector
- This method has been remapped to addAll( Object element ).
- addArgument(String) - Method in class org.globus.gram.GramAttributes
- Adds a single argument.
- addAttribute(String, MDSResult) - Method in class org.globus.mds.MDS
- Deprecated. adds attributes to an entry.
- addAttributes(Attributes) - Method in class org.globus.replica.catalog.GRCEntry
- Add attributes to the entry in the replica catalog.
- addAttributes(String, Attributes) - Method in class org.globus.replica.catalog.GRCContext
- Add attributes to the rdn entry.
- addElement(Object) - Method in class org.globus.util.SortedVector
- This method has been remapped to add( Object element ).
- addEntry(String, MDSResult) - Method in class org.globus.mds.MDS
- Deprecated. adds attributes specified in a Attributes to an Object.
- addEnvVariable(String, String) - Method in class org.globus.gram.GramAttributes
- Adds an environment variable.
- addEscapes(String) - Static method in class org.globus.rsl.TokenMgrError
- Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
- addFile(File, OutputStream, int) - Method in class org.globus.gatekeeper.jobmanager.internal.Tail
- addFilenames(String[], boolean) - Method in class org.globus.replica.catalog.GRCDirectory
- Add filenames to the directory entry in the replica catalog.
- addFilenames(String[], boolean) - Method in class org.globus.replica.catalog.GRCLocation
- Add filenames to the location entry in the replica catalog.
- addJobStatusListener(JobStatusListener) - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- addJobStatusListener(JobStatusListener) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- addLifecycleListener(LifecycleListener) - Method in class org.globus.tomcat.catalina.valves.CertificatesValve
- Add a LifecycleEvent listener to this component.
- addListener(GaraReservationListener) - Method in class org.globus.gara.GaraReservation
- Add a listener to the GaraReservation.
- addListener(GateKeeperListener) - Method in class org.globus.gatekeeper.GateKeeperServer
- Add a new listener for this Gatekeeper.
- addListener(GramJobListener) - Method in class org.globus.gram.GramJob
- Add a listener to the GramJob.
- addModule(ConfigurationModule) - Method in class org.globus.tools.ui.config.AbstractWizard
- addMulti(String, String[]) - Method in class org.globus.rsl.RslAttributes
- Adds a list of values as a single value to the specified attribute.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.globus.mds.MDS
- Deprecated.
- addProviderAtEnd(Provider, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Currently not implemented.
- addProviderAtFront(Provider, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Currently not implemented.
- addProxyListener(ProxyListener) - Method in class org.globus.tools.proxy.GridProxyInit
- addUrlCopyListener(UrlCopyListener) - Method in class org.globus.io.urlcopy.UrlCopy
- Adds url copy listener.
- addVariable(String, String, String) - Method in class org.globus.rsl.RslAttributes
- Adds a new variable definition to the specified variable definitions attribute.
- ADJACENT - Static variable in class org.globus.ftp.ByteRange
- adjustBeginLineColumn(int, int) - Method in class org.globus.rsl.ASCII_CharStream
- Method to adjust line and column numbers for the start of a token.
- allowStdioUrls - Variable in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- allQop - Variable in class org.globus.mds.gsi.common.GSIMechanism
- AND - Static variable in class org.globus.rsl.AbstractRslNode
- AND - Static variable in interface org.globus.rsl.RSLParserConstants
- anonymity - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- anonymity - Variable in class org.globus.gsi.gssapi.example.GetOpts
- ANY_PORT - Static variable in class org.globus.ftp.vanilla.FTPServerFacade
- local server socket parameter; used in setPassive()
- append - Variable in class org.globus.io.streams.HTTPOutputStream
- append(LoggingEvent) - Method in class org.globus.util.log4j.NullAppender
- appendMode - Variable in class org.globus.io.urlcopy.UrlCopy
- appendStdout - Variable in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- APPLICATION - Static variable in class org.globus.gara.internal.GARAProtocol
- APPLICATION - Static variable in class org.globus.gram.internal.GRAMProtocol
- ARG_FILE_CREATION_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- argument - Variable in class org.globus.ftp.DataChannelAuthentication
- ASCII_CharStream - class org.globus.rsl.ASCII_CharStream.
- An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- ASCII_CharStream(InputStream, int, int) - Constructor for class org.globus.rsl.ASCII_CharStream
- ASCII_CharStream(InputStream, int, int, int) - Constructor for class org.globus.rsl.ASCII_CharStream
- ASCII_CharStream(Reader, int, int) - Constructor for class org.globus.rsl.ASCII_CharStream
- ASCII_CharStream(Reader, int, int, int) - Constructor for class org.globus.rsl.ASCII_CharStream
- AsciiTranslator - class org.globus.ftp.dc.AsciiTranslator.
- AsciiTranslator(boolean, boolean) - Constructor for class org.globus.ftp.dc.AsciiTranslator
- Output tokens with system specific line separators
- AsciiTranslator(boolean, boolean, byte[]) - Constructor for class org.globus.ftp.dc.AsciiTranslator
- AsciiTranslatorTest - class org.globus.ftp.test.AsciiTranslatorTest.
- AsciiTranslatorTest(String) - Constructor for class org.globus.ftp.test.AsciiTranslatorTest
- asynchGet(String, DataSink, MarkerListener) - Method in class org.globus.ftp.FTPClient
- Retrieves the file from the remote server.
- asynchPut(String, DataSource, MarkerListener) - Method in class org.globus.ftp.FTPClient
- Stores file at the remote server.
- attribs - Variable in class org.globus.common.MVHashtable
- holds the attributes of the MVHashtable
- attribs - Variable in class org.globus.gram.tests.GramAttributesTest
- attribs - Variable in class org.globus.rsl.tests.RslAttributesTest
- attribute - Variable in class org.globus.rsl.NameValue
- attribute() - Method in class org.globus.rsl.RSLParser
- auth - Variable in class org.globus.gsi.gssapi.example.GetOpts
- authenticate(GSSCredential) - Method in class org.globus.ftp.GridFTPClient
- Performs authentication with specified user credentials.
- authenticate(GSSCredential) - Method in class org.globus.ftp.extended.GridFTPControlChannel
- Performs authentication with specified user credentials.
- authenticate(Socket, boolean, GSSCredential, int, DataChannelAuthentication) - Static method in class org.globus.ftp.extended.GridFTPServerFacade
- authenticate socket.
- authenticateClient() - Method in class org.globus.gsi.gssapi.net.GssSocket
- authenticateServer() - Method in class org.globus.gsi.gssapi.net.GssSocket
- authorization - Variable in class org.globus.ftp.extended.GridFTPControlChannel
- authorization - Variable in class org.globus.gsi.gssapi.net.GssSocket
- authorization - Variable in class org.globus.myproxy.MyProxy
- authorization - Variable in class org.globus.net.BaseServer
- authorization - Variable in class org.globus.net.GSIURLConnection
- Authorization - class org.globus.gsi.gssapi.auth.Authorization.
- Interface for authorization mechanisms.
- Authorization() - Constructor for class org.globus.gsi.gssapi.auth.Authorization
- AuthorizationException - exception org.globus.gatekeeper.AuthorizationException.
- AuthorizationException is returned when the client is not authorized to access the service.
- AuthorizationException - exception org.globus.gsi.gssapi.auth.AuthorizationException.
- AuthorizationException() - Constructor for class org.globus.gatekeeper.AuthorizationException
- AuthorizationException(String) - Constructor for class org.globus.gsi.gssapi.auth.AuthorizationException
- AuthorizationException(String, Throwable) - Constructor for class org.globus.gsi.gssapi.auth.AuthorizationException
- authorize() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- No need for parameters; locally you are always authorized.
- authorize(GSSContext, String) - Method in class org.globus.gsi.gssapi.auth.Authorization
- Performes authorization checks.
- authorize(GSSContext, String) - Method in class org.globus.gsi.gssapi.auth.NoAuthorization
- Performs no authorization checks.
- authorize(GSSContext, String) - Method in class org.globus.gsi.gssapi.auth.HostAuthorization
- Performs host authentication.
- authorize(GSSContext, String) - Method in class org.globus.gsi.gssapi.auth.SelfAuthorization
- Performs self authorization.
- authorize(GSSContext, String) - Method in class org.globus.gsi.gssapi.auth.IdentityAuthorization
- Performs identity authorization.
- authorize(String, String) - Method in class org.globus.ftp.FTPClient
- Performs user authorization with specified user and password.
- authorized - Variable in class org.globus.ftp.Session
- autoFlush - Variable in class org.globus.ftp.DataSinkStream
- available() - Method in class org.globus.gsi.gssapi.TokenInputStream
- available() - Method in class org.globus.gsi.gssapi.net.GssInputStream
- available() - Method in class org.globus.io.streams.GlobusFileInputStream
- available() - Method in class org.globus.io.streams.HTTPInputStream
- available() - Method in class org.globus.io.streams.FTPInputStream
- available() - Method in class org.globus.util.http.HTTPChunkedInputStream
B
- backup(int) - Method in class org.globus.rsl.ASCII_CharStream
- BAD_ARGUMENT - Static variable in class org.globus.gsi.gssapi.GlobusGSSException
- BAD_ARGUMENTS - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- BAD_DIRECTORY - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- BAD_GATEKEEPER_CONTACT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- BAD_MIC - Static variable in class org.globus.gsi.gssapi.GlobusGSSException
- BAD_MODE - Static variable in class org.globus.ftp.exception.ClientException
- BAD_NAME - Static variable in class org.globus.gsi.gssapi.GlobusGSSException
- BAD_OPTION - Static variable in class org.globus.gsi.gssapi.GlobusGSSException
- BAD_OPTION_TYPE - Static variable in class org.globus.gsi.gssapi.GlobusGSSException
- BAD_RSL - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- BAD_RSL_ENVIRONMENT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- BAD_SCRIPT_ARG_FILE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- BAD_SERVER_MODE - Static variable in class org.globus.ftp.exception.DataChannelException
- BAD_SERVER_MODE - Static variable in class org.globus.ftp.exception.ClientException
- BAD_TYPE - Static variable in class org.globus.ftp.exception.ClientException
- badCerts - Static variable in class org.globus.gsi.proxy.test.ProxyPathValidatorTest
- BadRequestException - exception org.globus.gatekeeper.BadRequestException.
- BadRequestException indicates that a client made a bad request to the server.
- BadRequestException() - Constructor for class org.globus.gatekeeper.BadRequestException
- Base64 - class org.globus.util.Base64.
- This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
- Base64() - Constructor for class org.globus.util.Base64
- BASEDN - Static variable in class org.globus.common.CoGProperties
- BaseModule - class org.globus.tools.ui.config.BaseModule.
- BaseModule(CoGProperties) - Constructor for class org.globus.tools.ui.config.BaseModule
- BaseServer - class org.globus.net.BaseServer.
- This class provides the basics for writing various servers.
- BaseServer() - Constructor for class org.globus.net.BaseServer
- BaseServer(boolean, int) - Constructor for class org.globus.net.BaseServer
- BaseServer(GSSCredential, int) - Constructor for class org.globus.net.BaseServer
- BaseServer(int) - Constructor for class org.globus.net.BaseServer
- BasicClientControlChannel - class org.globus.ftp.vanilla.BasicClientControlChannel.
- Basic subset of client side control channel functionality, enough to implement the part of transfer after sending transfer command (RETR) up until receiving 200 reply.
- BasicClientControlChannel() - Constructor for class org.globus.ftp.vanilla.BasicClientControlChannel
- BasicServerControlChannel - interface org.globus.ftp.vanilla.BasicServerControlChannel.
- Basic subset of server side control channel functionality.
- beginColumn - Variable in class org.globus.rsl.Token
- beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
- beginLine - Variable in class org.globus.rsl.Token
- beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
- BeginToken() - Method in class org.globus.rsl.ASCII_CharStream
- bind() - Method in class org.globus.gram.GramJob
- Registers a callback listener for this job.
- bind(GaraBindParameters) - Method in class org.globus.gara.GaraReservation
- Bind the newly created reservation.
- bind(GaraReservation, GaraBindParameters) - Static method in class org.globus.gara.Gara
- Binding - class org.globus.rsl.Binding.
- This class represents a single variable definition in RSL (see rsl_substitution attribute)
- binding(LinkedList) - Method in class org.globus.rsl.RSLParser
- Binding(String, String) - Constructor for class org.globus.rsl.Binding
- Binding(String, Value) - Constructor for class org.globus.rsl.Binding
- Bindings - class org.globus.rsl.Bindings.
- This class represnts a variable definitions in the RSL string (see rsl_substitution attribute)
- Bindings(String) - Constructor for class org.globus.rsl.Bindings
- bindingSequence() - Method in class org.globus.rsl.RSLParser
- bits - Variable in class org.globus.tools.ProxyInit
- bitsGroup - Variable in class org.globus.tools.proxy.ProxyOptionsPanel
- BouncyCastleCertProcessingFactory - class org.globus.gsi.bc.BouncyCastleCertProcessingFactory.
- Provides certificate processing API such as creating new certificates, certificate requests, etc.
- BouncyCastleCertProcessingFactory() - Constructor for class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- BouncyCastleOpenSSLKey - class org.globus.gsi.bc.BouncyCastleOpenSSLKey.
- BouncyCastle-based implementation of OpenSSLKey.
- BouncyCastleOpenSSLKey(InputStream) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- BouncyCastleOpenSSLKey(PrivateKey) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- BouncyCastleOpenSSLKey(String) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- BouncyCastleOpenSSLKey(String, byte[]) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- BouncyCastleUtil - class org.globus.gsi.bc.BouncyCastleUtil.
- A collection of various utility functions.
- BouncyCastleUtil() - Constructor for class org.globus.gsi.bc.BouncyCastleUtil
- BouncyCastleUtilTest - class org.globus.gsi.bc.test.BouncyCastleUtilTest.
- BouncyCastleUtilTest(String) - Constructor for class org.globus.gsi.bc.test.BouncyCastleUtilTest
- box - Variable in class org.globus.ftp.dc.ActiveConnectTask
- buf - Variable in class org.globus.ftp.Buffer
- buf - Variable in class org.globus.util.CircularBuffer
- BUF_SIZE - Static variable in class org.globus.ftp.dc.StreamImageDCReader
- buff - Variable in class org.globus.gsi.gssapi.net.GssOutputStream
- buff - Variable in class org.globus.gsi.gssapi.net.GssInputStream
- BUFF_SIZE - Static variable in class org.globus.io.urlcopy.UrlCopy
- maximum buffer size to read or write when putting and getting files
- buffer - Variable in class org.globus.ftp.dc.TaskThread
- Buffer - class org.globus.ftp.Buffer.
- Represents a chunk of data cut out of a larger data volume.
- Buffer(byte[], int) - Constructor for class org.globus.ftp.Buffer
- Buffer(byte[], int, long) - Constructor for class org.globus.ftp.Buffer
- buffers - Variable in class org.globus.ftp.OutputStreamDataSource
- buffers - Variable in class org.globus.ftp.InputStreamDataSink
- bufferSize - Variable in class org.globus.ftp.FileRandomIO
- bufferSize - Variable in class org.globus.ftp.DataSourceStream
- bufferSize - Variable in class org.globus.ftp.dc.StreamImageDCReader
- bufferSize - Variable in class org.globus.io.urlcopy.UrlCopy
- bufpos - Variable in class org.globus.rsl.ASCII_CharStream
- ByteRange - class org.globus.ftp.ByteRange.
- Represents a range of integers.
- ByteRange(ByteRange) - Constructor for class org.globus.ftp.ByteRange
- copying constructor
- ByteRange(long, long) - Constructor for class org.globus.ftp.ByteRange
- ByteRangeList - class org.globus.ftp.ByteRangeList.
- Represents list of ranges of integers (ByteRange objects).
- ByteRangeList() - Constructor for class org.globus.ftp.ByteRangeList
- ByteRangeListTest - class org.globus.ftp.test.ByteRangeListTest.
- Test ByteRangeList
- ByteRangeListTest(String) - Constructor for class org.globus.ftp.test.ByteRangeListTest
- ByteRangeTest - class org.globus.ftp.test.ByteRangeTest.
- Test ByteRange
- ByteRangeTest(String) - Constructor for class org.globus.ftp.test.ByteRangeTest
C
- CA - Static variable in interface org.globus.gsi.GSIConstants
- Indicates Certificate Authority certificate
- CALL_PASSIVE_FIRST - Static variable in class org.globus.ftp.exception.ClientException
- CALLBACK_NOT_FOUND - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- callback_register(GaraReservation) - Static method in class org.globus.gara.Gara
- callback_remove(GaraReservation) - Static method in class org.globus.gara.Gara
- CALLBACK_URL - Static variable in class org.globus.gram.internal.GRAMProtocol
- CallbackHandler - class org.globus.gara.CallbackHandler.
- The
Serverclass acts as a basic multi-threaded HTTPS server. - CallbackHandler - class org.globus.gram.CallbackHandler.
- The
Serverclass acts as a basic multi-threaded HTTPS server. - CallbackHandler() - Constructor for class org.globus.gara.CallbackHandler
- Construct a GARA callback handler with default user credentials.
- CallbackHandler() - Constructor for class org.globus.gram.CallbackHandler
- Construct a GRAM callback handler with default user credentials.
- CallbackHandler(GSSCredential, int) - Constructor for class org.globus.gara.CallbackHandler
- Construct a GARA callback handler with specifed credentials and given port.
- CallbackHandler(GSSCredential, int) - Constructor for class org.globus.gram.CallbackHandler
- Construct a GRAM callback handler with specifed credentials and given port.
- callbackHandlers - Static variable in class org.globus.gara.Gara
- callbackHandlers - Static variable in class org.globus.gram.Gram
- CallbackResponse - class org.globus.gara.internal.CallbackResponse.
- CallbackResponse - class org.globus.gram.internal.CallbackResponse.
- CallbackResponse(InputStream) - Constructor for class org.globus.gara.internal.CallbackResponse
- CallbackResponse(InputStream) - Constructor for class org.globus.gram.internal.CallbackResponse
- callbackURL - Variable in class org.globus.gram.internal.CallbackResponse
- CANCEL - Static variable in class org.globus.gram.internal.GRAMProtocol
- CANCEL_JOB(String, String) - Static method in class org.globus.gram.internal.GRAMProtocol
- cancel() - Method in class org.globus.gara.GaraReservation
- Cancel the reservation
- cancel() - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- Cancels the job.
- cancel() - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- cancel() - Method in class org.globus.gatekeeper.jobmanager.ForkJobManager
- cancel() - Method in class org.globus.gatekeeper.jobmanager.ShellJobManager
- Cancels a job.
- cancel() - Method in class org.globus.gram.GramJob
- Cancels a job.
- cancel() - Method in class org.globus.io.urlcopy.UrlCopy
- Cancels the transfer in progress.
- cancel(GaraReservation) - Static method in class org.globus.gara.Gara
- cancel(GramJob) - Static method in class org.globus.gram.Gram
- This function cancels an already running job.
- canceled - Variable in class org.globus.io.urlcopy.UrlCopy
- cannotPropagateError(Throwable) - Static method in class org.globus.ftp.vanilla.FTPServerFacade
- Data channels are operated in multithreaded manner and they pass information (including exceptions) to the user using the local control channel.
- canonicalize(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSName
- Currently not implemented.
- canonicalize(String) - Static method in class org.globus.rsl.AbstractRslNode
- Canonicalizes a string by removing any underscores and moving all characters to lowercase.
- category - Variable in class org.globus.ftp.vanilla.Reply
- cause - Variable in class org.globus.ftp.exception.FTPException
- CDUP - Static variable in class org.globus.ftp.vanilla.Command
- center(Container, Component) - Static method in class org.globus.tools.ui.util.UITools
- This method positions a Component in a center of a given Container.
- certFactory - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- certFileFB - Variable in class org.globus.tools.proxy.DefaultProxyOptionsPanel
- certFileFilter - Static variable in class org.globus.gsi.TrustedCertificates
- certHandleTF - Variable in class org.globus.tools.proxy.PKCS11ProxyOptionsPanel
- certificate - Variable in class org.globus.tools.ProxyInit
- certificateChainToArray(Vector) - Static method in class org.globus.gsi.ptls.PureTLSUtil
- Converts a Vector of X509Cert objects into a standard Java X509 certificate array (in the reverse order).
- certificateChainToVector(X509Certificate[]) - Static method in class org.globus.gsi.ptls.PureTLSUtil
- Converts standard Java X509 certificate array into a Vector of X509Cert objects (in the reverse order)
- certificates - Variable in class org.globus.tomcat.catalina.valves.CertificatesValve
- Are certificates required for authentication by this web application?
- CertificatesValve - class org.globus.tomcat.catalina.valves.CertificatesValve.
- CertificatesValve() - Constructor for class org.globus.tomcat.catalina.valves.CertificatesValve
- CertInfo - class org.globus.tools.CertInfo.
- Returns information about the Cert
- CertInfo() - Constructor for class org.globus.tools.CertInfo
- certs - Static variable in class org.globus.gsi.proxy.test.ProxyPathValidatorTest
- CertUtil - class org.globus.gsi.CertUtil.
- Contains various security-related utility methods.
- CertUtil() - Constructor for class org.globus.gsi.CertUtil
- CertUtilTest - class org.globus.gsi.test.CertUtilTest.
- CertUtilTest(String) - Constructor for class org.globus.gsi.test.CertUtilTest
- ChainedException - exception org.globus.common.ChainedException.
- ChainedException() - Constructor for class org.globus.common.ChainedException
- Constructs a new instance of ChainedException.
- ChainedException(String) - Constructor for class org.globus.common.ChainedException
- Constructs a new instance of ChainedException with a detailed message.
- ChainedException(String, Throwable) - Constructor for class org.globus.common.ChainedException
- Constructs a new instance of ChainedException with a detailed message and a root exception.
- ChainedGeneralSecurityException - exception org.globus.common.ChainedGeneralSecurityException.
- ChainedGeneralSecurityException() - Constructor for class org.globus.common.ChainedGeneralSecurityException
- Constructs a new instance of ChainedIOException.
- ChainedGeneralSecurityException(String) - Constructor for class org.globus.common.ChainedGeneralSecurityException
- Constructs a new instance of ChainedIOException with a detailed message.
- ChainedGeneralSecurityException(String, Throwable) - Constructor for class org.globus.common.ChainedGeneralSecurityException
- Constructs a new instance of ChainedIOException with a detailed message and a root exception.
- ChainedIOException - exception org.globus.common.ChainedIOException.
- ChainedIOException() - Constructor for class org.globus.common.ChainedIOException
- Constructs a new instance of ChainedIOException.
- ChainedIOException(String) - Constructor for class org.globus.common.ChainedIOException
- Constructs a new instance of ChainedIOException with a detailed message.
- ChainedIOException(String, Throwable) - Constructor for class org.globus.common.ChainedIOException
- Constructs a new instance of ChainedIOException with a detailed message and a root exception.
- changeDir(String) - Method in class org.globus.ftp.FTPClient
- Changes the remote current working directory.
- ChangePassPhrase - class org.globus.tools.ChangePassPhrase.
- Changes the Passphrase.
- ChangePassPhrase() - Constructor for class org.globus.tools.ChangePassPhrase
- CHARACTER - Static variable in interface org.globus.rsl.RSLParserConstants
- charsRead - Variable in class org.globus.util.http.HttpResponse
- CHECK_CONTEXT_EXPIRATION - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Context option.
- checkConstraints() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
- checkContext() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- checkContextExpiration - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- checkData() - Method in class org.globus.gsi.gssapi.TokenInputStream
- checkError() - Method in class org.globus.ftp.vanilla.TransferState
- checkFile(String, String) - Method in class org.globus.tools.ui.config.EJPanel
- checkGridFTPSupport() - Method in class org.globus.ftp.GridFTPClient
- assure that the server supports extended transfer features; throw exception if not
- checkIdentity(X509Certificate, int) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- checkKeyUsage(TBSCertificateStructure, X509Certificate[], int) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- checkMechanism(Oid) - Static method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Checks if the specified mechanism matches the mechanism supported by this implementation.
- checkProxyConstraints(TBSCertificateStructure, TBSCertificateStructure, X509Certificate) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- checkProxyName(X509Cert) - Static method in class org.globus.gsi.ptls.PureTLSUtil
- Deprecated. Only works for Globus legacy proxies.
- checkRestrictedProxy(TBSCertificateStructure, X509Certificate[], int) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- checkTransferParams() - Method in class org.globus.ftp.FTPClient
- checkUnsupportedCriticalExtensions(TBSCertificateStructure, int, X509Certificate) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- checkUser(String, String) - Method in class org.globus.security.gridmap.GridMap
- Checks if a given globus ID is associated with given local user account.
- chunked - Variable in class org.globus.util.http.HttpResponse
- CHUNKED - Static variable in class org.globus.util.http.HTTPProtocol
- CHUNKING - Static variable in class org.globus.util.http.HTTPProtocol
- CircularBuffer - class org.globus.util.CircularBuffer.
- CircularBuffer(int) - Constructor for class org.globus.util.CircularBuffer
- CircularBufferTest - class org.globus.util.tests.CircularBufferTest.
- CircularBufferTest(String) - Constructor for class org.globus.util.tests.CircularBufferTest
- clear() - Method in class org.globus.common.MVHashtable
- Deletes all attributes.
- clear() - Method in class org.globus.rsl.NameValue
- Removes all values associated with the attribute.
- CLEARTEXT - Static variable in class org.globus.replica.catalog.GRCContext.Authentication
- Simple cleartext, or username/password, authenticaiton mode must be explicitly set.
- client - Variable in class org.globus.ftp.test.GridFTPClientTest
- Client - class org.globus.axis.example.Client.
- CLIENT_CONTACT_NOT_FOUND - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- CLIENT_SHUTDOWN_ENABLE - Static variable in class org.globus.io.gass.server.GassServer
- Client() - Constructor for class org.globus.axis.example.Client
- ClientException - exception org.globus.ftp.exception.ClientException.
- Indicates a local client side problem that has not been caused by remote server nor the local data channel.
- ClientException(int) - Constructor for class org.globus.ftp.exception.ClientException
- ClientException(int, String) - Constructor for class org.globus.ftp.exception.ClientException
- ClientFactory - class org.globus.mds.gsi.jndi.ClientFactory.
- Client factory for Globus GSI.
- ClientFactory - class org.globus.mds.gsi.netscape.ClientFactory.
- Client factory for Globus GSI.
- ClientFactory() - Constructor for class org.globus.mds.gsi.jndi.ClientFactory
- ClientFactory() - Constructor for class org.globus.mds.gsi.netscape.ClientFactory
- clientMode - Variable in class org.globus.gsi.gssapi.net.GssSocket
- clockwise - Variable in class org.globus.tools.ui.swing.VerticalLabelUI
- clone() - Method in class org.globus.gara.GaraReservationStatus
- close() - Method in class org.globus.ftp.FileRandomIO
- Closes the underlying file
- close() - Method in class org.globus.ftp.FTPClient
- Closes connection.
- close() - Method in class org.globus.ftp.OutputStreamDataSource
- close() - Method in interface org.globus.ftp.DataSource
- close() - Method in class org.globus.ftp.InputStreamDataSink
- close() - Method in interface org.globus.ftp.DataSink
- close() - Method in class org.globus.ftp.DataSinkStream
- close() - Method in class org.globus.ftp.DataSourceStream
- close() - Method in class org.globus.ftp.dc.StreamImageDCReader
- close() - Method in class org.globus.ftp.dc.SimpleDataChannel
- close() - Method in class org.globus.ftp.dc.StreamImageDCWriter
- close() - Method in class org.globus.ftp.dc.EBlockImageDCWriter
- close() - Method in interface org.globus.ftp.dc.DataChannelReader
- close() - Method in interface org.globus.ftp.dc.DataChannelWriter
- close() - Method in class org.globus.ftp.dc.EBlockImageDCReader
- close() - Method in interface org.globus.ftp.dc.DataChannel
- close() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- close() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- Closes the control channel
- close() - Method in class org.globus.gsi.gssapi.TokenInputStream
- close() - Method in class org.globus.gsi.gssapi.net.GssOutputStream
- close() - Method in class org.globus.gsi.gssapi.net.GssInputStream
- close() - Method in class org.globus.gsi.gssapi.net.GssSocket
- Disposes of the context and closes the connection
- close() - Method in class org.globus.io.gass.server.JobOutputStream
- Notifies the job output listener that no more output will be produced.
- close() - Method in class org.globus.io.streams.FTPOutputStream
- close() - Method in class org.globus.io.streams.GlobusFileInputStream
- close() - Method in class org.globus.io.streams.HTTPOutputStream
- close() - Method in class org.globus.io.streams.HTTPInputStream
- close() - Method in class org.globus.io.streams.GlobusFileOutputStream
- close() - Method in class org.globus.io.streams.FTPInputStream
- close() - Method in class org.globus.replica.catalog.GRCContext
- Close the connection.
- close() - Method in class org.globus.util.http.HTTPChunkedInputStream
- close() - Method in class org.globus.util.log4j.NullAppender
- closePut - Variable in class org.globus.util.CircularBuffer
- closePut() - Method in class org.globus.util.CircularBuffer
- closeSession() - Static method in class org.globus.pkcs11.PKCS11Util
- code - Variable in class org.globus.ftp.exception.FTPException
- code - Variable in class org.globus.ftp.exception.DataChannelException
- code - Variable in class org.globus.ftp.exception.PerfMarkerException
- code - Variable in class org.globus.ftp.exception.ServerException
- code - Variable in class org.globus.ftp.exception.ClientException
- code - Variable in class org.globus.ftp.vanilla.Reply
- CoGLevel - class org.globus.util.log4j.CoGLevel.
- This class introduces a new level level called TRACE.
- CoGLevel(int, String, int) - Constructor for class org.globus.util.log4j.CoGLevel
- CoGProperties - class org.globus.common.CoGProperties.
- Responsible for managing the properties file "~/.globus/cog.properties", which holds information about various properties needed by the security classes.
- CoGProperties() - Constructor for class org.globus.common.CoGProperties
- CoGProperties(String) - Constructor for class org.globus.common.CoGProperties
- combineMasks(byte[]) - Static method in class org.globus.mds.gsi.common.GSIMechanism
- All the functions below are copied from SaslImpl.java.
- command - Variable in class org.globus.ftp.Options
- Command - class org.globus.ftp.vanilla.Command.
- Represents an FTP Control Channel Command
- Command(String) - Constructor for class org.globus.ftp.vanilla.Command
- Command(String, String) - Constructor for class org.globus.ftp.vanilla.Command
- COMMIT_TIMED_OUT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- compareServerMode(Session) - Method in class org.globus.ftp.Session
- checks that active / passive sides are correctly set
- compareServerMode(Session) - Method in class org.globus.ftp.GridFTPSession
- compareTransferParams(Session) - Method in class org.globus.ftp.Session
- defines how to compare parameters: authorized, PBSZ, MODE, TYPE
- complete - Variable in class org.globus.ftp.dc.Task
- completed - Variable in class org.globus.mds.gsi.common.GSIMechanism
- computeMultiLineDimension(FontMetrics, String[]) - Static method in class org.globus.tools.ui.swing.MultiLineLabelUI
- concat(Value) - Method in class org.globus.rsl.Value
- Appends the specified value to the end of the chain of concatinated values.
- concatSimpleValue() - Method in class org.globus.rsl.RSLParser
- concatSimpleValueSub(LinkedList, LinkedList) - Method in class org.globus.rsl.RSLParser
- concatValue - Variable in class org.globus.rsl.Value
- ConditionVariable - class org.globus.common.ConditionVariable.
- ConditionVariable() - Constructor for class org.globus.common.ConditionVariable
- conf - Variable in class org.globus.gsi.gssapi.example.GetOpts
- CONFIG - Static variable in class org.globus.ftp.test.TestEnv
- CONFIG_FILE - Static variable in class org.globus.common.CoGProperties
- the configuration file properties are read from -- located in ~/.globus"
- configFile - Static variable in class org.globus.common.CoGProperties
- the config file location
- configFile - Static variable in class org.globus.tools.ui.proxy.GridProxyConfig
- ConfigModule0 - class org.globus.tools.ui.config.ConfigModule0.
- ConfigModule0(CoGProperties) - Constructor for class org.globus.tools.ui.config.ConfigModule0
- ConfigModule1 - class org.globus.tools.ui.config.ConfigModule1.
- ConfigModule1(CoGProperties) - Constructor for class org.globus.tools.ui.config.ConfigModule1
- ConfigModule2 - class org.globus.tools.ui.config.ConfigModule2.
- ConfigModule2(CoGProperties) - Constructor for class org.globus.tools.ui.config.ConfigModule2
- ConfigModule3 - class org.globus.tools.ui.config.ConfigModule3.
- ConfigModule3(CoGProperties) - Constructor for class org.globus.tools.ui.config.ConfigModule3
- ConfigurationModule - interface org.globus.tools.ui.config.ConfigurationModule.
- Provides a simple interface to a standard configuration wizard module.
- ConfigurationWizard - class org.globus.tools.ui.config.ConfigurationWizard.
- This class represents the Java CoG Kit configuration wizard.
- ConfigurationWizard() - Constructor for class org.globus.tools.ui.config.ConfigurationWizard
- Configure - class org.globus.tools.ui.config.Configure.
- Configure() - Constructor for class org.globus.tools.ui.config.Configure
- ConfigUtil - class org.globus.util.ConfigUtil.
- ConfigUtil() - Constructor for class org.globus.util.ConfigUtil
- conn - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- connect() - Method in class org.globus.mds.MDS
- Deprecated. connects to the specified server
- connect() - Method in class org.globus.net.GSIHttpURLConnection
- connect(String, String) - Method in class org.globus.mds.MDS
- Deprecated. connects and authenticates to the specified server
- connected(Socket) - Method in interface org.globus.gatekeeper.GateKeeperListener
- connection - Variable in class org.globus.util.http.HttpResponse
- CONNECTION - Static variable in class org.globus.util.http.HTTPProtocol
- CONNECTION_CLOSE - Static variable in class org.globus.util.http.HTTPProtocol
- CONNECTION_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ConstrainedMVHashtable - class org.globus.common.ConstrainedMVHashtable.
- ConstrainedMVHashtable allows the placing of constraints on a MVHashtable that determine if an attribute is optional, required, or if an attribute is single, or multivalued.
- ConstrainedMVHashtable() - Constructor for class org.globus.common.ConstrainedMVHashtable
- Default constructor which creates a blank ConstrainedMVHashtable.
- ConstrainedMVHashtable(ConstrainedMVHashtable) - Constructor for class org.globus.common.ConstrainedMVHashtable
- Copy constructor.
- contact - Variable in class org.globus.gara.GaraResourceManagerContact
- contact_string - Variable in class org.globus.gara.internal.GaraServiceReply
- contains(String) - Method in class org.globus.ftp.FeatureList
- contains(String, Object) - Method in class org.globus.common.MVHashtable
- Returns true if the given value is stored under a specific attribute.
- containsName(String) - Method in class org.globus.common.MVHashtable
- Returns true if the attribute associated with the given key exists.
- CONTENT_LENGTH - Static variable in class org.globus.util.http.HTTPProtocol
- CONTENT_TYPE - Static variable in class org.globus.util.http.HTTPProtocol
- contentLength - Variable in class org.globus.util.http.HttpResponse
- contentType - Variable in class org.globus.util.http.HttpResponse
- context - Variable in class org.globus.ftp.dc.EBlockAware
- context - Variable in class org.globus.ftp.dc.PassiveConnectTask
- context - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- context - Variable in class org.globus.gsi.gssapi.net.GssOutputStream
- context - Variable in class org.globus.gsi.gssapi.net.GssInputStream
- context - Variable in class org.globus.gsi.gssapi.net.GssSocket
- context - Variable in class org.globus.mds.gsi.common.GSIMechanism
- context - Variable in class org.globus.myproxy.MyProxy
- control - Variable in class org.globus.ftp.dc.PassiveConnectTask
- control - Variable in class org.globus.ftp.dc.ActiveConnectTask
- controlChannel - Variable in class org.globus.ftp.FTPClient
- convertCert(X509Cert) - Static method in class org.globus.gsi.ptls.PureTLSUtil
- Converts PureTLS specific X509 certificate object into standard Java X509 certificate object (right now it is using BouncyCastle provider to convert).
- convertDN(String) - Static method in class org.globus.common.ResourceManagerContact
- copy() - Method in class org.globus.io.urlcopy.UrlCopy
- Performs the copy function.
- count - Variable in class org.globus.util.CircularBuffer
- countTokens() - Method in class org.globus.util.QuotedStringTokenizer
- create() - Method in class org.globus.replica.catalog.GRCEntry
- Create an entry in the replica catalog.
- create(GaraReservation, GaraResourceManagerContact, GaraReservationSpecification) - Static method in class org.globus.gara.Gara
- create(int) - Method in class org.globus.replica.catalog.GRCFile
- Create a file entry in the replica catalog.
- create(String[]) - Method in class org.globus.replica.catalog.GRCDirectory
- Create a directory entry in the replica catalog.
- create(String[]) - Method in class org.globus.replica.catalog.GRCCollection
- Create a collection entry in the replica catalog.
- create(String, GaraReservationSpecification) - Method in class org.globus.gara.GaraReservation
- Create the reservation
- create(String, String[]) - Method in class org.globus.replica.catalog.GRCLocation
- Create a location entry in the replica catalog.
- createActiveConnectTask(HostPort, SocketBox) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- createActiveConnectTask(HostPort, SocketBox) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- createActiveStartTransferTask(DataSink, SocketBox, TransferContext) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- createActiveStartTransferTask(DataSource, SocketBox, TransferContext) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- createCertificate(InputStream, X509Certificate, PrivateKey, int, int) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Creates a proxy certificate from the certificate request.
- createCertificateRequest(String, KeyPair) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Creates a certificate request from the specified subject DN and a key pair.
- createCertificateRequest(X509Certificate, KeyPair) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Creates a certificate request from the specified certificate and a key pair.
- createCertificateRequest(X509Name, String, KeyPair) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Creates a certificate request from the specified subject name, signing algorithm, and a key pair.
- createConstraints(int, String[]) - Method in class org.globus.mds.MDS
- Deprecated.
- createContext(byte[]) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Currently not implemented.
- createContext(GSSCredential) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- createContext(GSSName, Oid, GSSCredential, int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- createCredential(byte[], int, int, Oid, int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- createCredential(byte[], int, int, Oid, int) - Method in class org.gridforum.jgss.ExtendedGSSManager
- A factory method for creating a previously exported credential.
- createCredential(GSSName, int, Oid[], int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- createCredential(GSSName, int, Oid, int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- createCredential(int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- createCredential(X509Certificate[], PrivateKey, int, int, int) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Creates a new proxy credential from the specified certificate chain and a private key.
- createCredential(X509Certificate[], PrivateKey, int, int, int, ProxyCertInfo) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Creates a new proxy credential from the specified certificate chain and a private key.
- createGETHeader(String, String, String) - Static method in class org.globus.util.http.HTTPProtocol
- createHTTPHeader(String, String, String, StringBuffer) - Static method in class org.globus.util.http.HTTPProtocol
- createInitialResponse() - Method in class org.globus.mds.gsi.netscape.GSIMech
- Netscape specific function.
- createMessage(String, String, int, String, String, String) - Static method in class org.globus.gara.internal.GARAProtocol
- createName(byte[], Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Currently not implemented.
- createName(byte[], Oid, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Currently not implemented.
- createName(String, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- createName(String, Oid, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Currently not implemented.
- createObject(String, Attributes) - Method in class org.globus.replica.catalog.GRCContext
- Add an new object to the replica catalog.
- createPassiveConnectTask(DataSink, TransferContext) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- createPassiveConnectTask(DataSink, TransferContext) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- createPassiveConnectTask(DataSource, TransferContext) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- createPassiveConnectTask(DataSource, TransferContext) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- createProxy(int) - Method in class org.globus.tools.ui.proxy.MyproxyInit
- createProxy(String) - Method in class org.globus.tools.proxy.GridProxyModel
- createProxy(String) - Method in class org.globus.tools.proxy.PKCS11GridProxyModel
- createProxy(String) - Method in class org.globus.tools.proxy.DefaultGridProxyModel
- createProxy(String, String, boolean, boolean, String) - Method in class org.globus.tools.ProxyInit
- createProxy(X509Certificate, PKCS11Object, int, int, boolean) - Static method in class org.globus.pkcs11.PKCS11CertUtil
- Creates a Globus Proxy object.
- createProxyCertificate(X509Certificate, PrivateKey, PublicKey, int, int, ProxyCertInfo) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Creates a proxy certificate.
- createPUTHeader(String, String, String, String, long, boolean) - Static method in class org.globus.util.http.HTTPProtocol
- createSaslClient(String[], String, String, String, Hashtable, CallbackHandler) - Method in class org.globus.mds.gsi.jndi.ClientFactory
- createSaslClient(String[], String, String, String, Hashtable, CallbackHandler) - Method in class org.globus.mds.gsi.netscape.ClientFactory
- createSaslClient(String[], String, String, String, Map, CallbackHandler) - Method in class org.globus.mds.gsi.jndi.ClientFactory
- createServerSocket(int) - Method in class org.globus.net.ServerSocketFactory
- Creates a server socket on a specified port.
- createServerSocket(int, int) - Method in class org.globus.net.ServerSocketFactory
- Creates a server socket on a specified port.
- createServerSocket(int, int, InetAddress) - Method in class org.globus.net.ServerSocketFactory
- Create a server with the specified port, listen backlog, and local IP address to bind to.
- createSocket(int) - Method in class org.globus.tomcat.catalina.net.GSIServerSocketFactory
- Creates a secure server socket on a specified port with default user credentials.
- createSocket(int, int) - Method in class org.globus.tomcat.catalina.net.GSIServerSocketFactory
- Creates a secure server socket on a specified port with default user credentials.
- createSocket(int, int, InetAddress) - Method in class org.globus.tomcat.catalina.net.GSIServerSocketFactory
- Creates a secure server socket on a specified port with default user credentials.
- createSocket(Socket, String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.GssSocketFactory
- createSocket(Socket, String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.impl.GSIGssSocketFactory
- createSocket(String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.GssSocketFactory
- createSocket(String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.impl.GSIGssSocketFactory
- createTransferContext() - Method in class org.globus.ftp.extended.GridFTPServerFacade
- createTransferContext() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- createURLStreamHandler(String) - Method in class org.globus.net.GlobusURLStreamHandlerFactory
- CRED_LIFETIME_HOURS - Static variable in class org.globus.tools.MyProxy
- credential - Variable in class org.globus.ftp.GridFTPSession
- CREDENTIAL_ERROR - Static variable in class org.globus.gsi.gssapi.GlobusGSSException
- credentialDelegation - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- CredentialHandler - class org.globus.axis.handler.CredentialHandler.
- CredentialHandler() - Constructor for class org.globus.axis.handler.CredentialHandler
- CredentialInfo - class org.globus.myproxy.CredentialInfo.
- CredentialInfo() - Constructor for class org.globus.myproxy.CredentialInfo
- credentials - Variable in class org.globus.ftp.extended.GridFTPControlChannel
- credentials - Variable in class org.globus.net.BaseServer
- credentials - Variable in class org.globus.net.GSIURLConnection
- CRLF - Static variable in class org.globus.ftp.dc.AsciiTranslator
- CRLF - Static variable in class org.globus.ftp.vanilla.FTPControlChannel
- CRLF - Static variable in class org.globus.util.http.HTTPProtocol
- crlnTest(String) - Method in class org.globus.ftp.test.AsciiTranslatorTest
- ctx - Variable in class org.globus.mds.MDS
- Deprecated.
- ctxCred - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Credential of this context.
- curChar - Variable in class org.globus.rsl.RSLParserTokenManager
- currentModuleNumber - Variable in class org.globus.tools.ui.config.AbstractWizard
- currentToken - Variable in class org.globus.rsl.ParseException
- This is the last token that has been consumed successfully.
- CUSTOM_ERROR - Static variable in class org.globus.gram.GramException
- CustomFileFilter - class org.globus.tools.ui.util.CustomFileFilter.
- CustomFileFilter(String, String) - Constructor for class org.globus.tools.ui.util.CustomFileFilter
- customMessage - Variable in class org.globus.ftp.exception.FTPException
- customMessage - Variable in class org.globus.ftp.exception.DataChannelException
- customMessage - Variable in class org.globus.ftp.exception.PerfMarkerException
- customMessage - Variable in class org.globus.ftp.exception.ServerException
D
- DataChannel - interface org.globus.ftp.dc.DataChannel.
- dataChannelAuthentication - Variable in class org.globus.ftp.GridFTPSession
- DataChannelAuthentication - class org.globus.ftp.DataChannelAuthentication.
- Represents data channel authentication mode.
- DataChannelAuthentication() - Constructor for class org.globus.ftp.DataChannelAuthentication
- DataChannelAuthentication(String) - Constructor for class org.globus.ftp.DataChannelAuthentication
- DataChannelException - exception org.globus.ftp.exception.DataChannelException.
- Indicates data channel problems.
- DataChannelException(int) - Constructor for class org.globus.ftp.exception.DataChannelException
- DataChannelException(int, String) - Constructor for class org.globus.ftp.exception.DataChannelException
- dataChannelFactory - Variable in class org.globus.ftp.vanilla.FTPServerFacade
- DataChannelFactory - interface org.globus.ftp.dc.DataChannelFactory.
- dataChannelProtection - Variable in class org.globus.ftp.GridFTPSession
- DataChannelReader - interface org.globus.ftp.dc.DataChannelReader.
- DataChannelWriter - interface org.globus.ftp.dc.DataChannelWriter.
- dataHandlers - Static variable in class org.globus.ftp.dc.AbstractDataChannel
- DataSink - interface org.globus.ftp.DataSink.
- Data channel uses this interface to write the incoming data.
- DataSinkStream - class org.globus.ftp.DataSinkStream.
- Reference implementation of DataSink.
- DataSinkStream(OutputStream) - Constructor for class org.globus.ftp.DataSinkStream
- DataSinkStream(OutputStream, boolean, boolean) - Constructor for class org.globus.ftp.DataSinkStream
- DataSource - interface org.globus.ftp.DataSource.
- Data channel uses this interface to read outgoing data.
- DataSourceStream - class org.globus.ftp.DataSourceStream.
- Reference implementation of DataSource.
- DataSourceStream(InputStream) - Constructor for class org.globus.ftp.DataSourceStream
- DataSourceStream(InputStream, int) - Constructor for class org.globus.ftp.DataSourceStream
- dateFormat - Variable in class org.globus.ftp.FTPClient
- dcau - Variable in class org.globus.io.urlcopy.UrlCopy
- DCAU - Static variable in class org.globus.ftp.FeatureList
- deactivate() - Method in interface org.globus.util.deactivator.DeactivationHandler
- deactivateAll() - Static method in class org.globus.util.deactivator.Deactivator
- DeactivationHandler - interface org.globus.util.deactivator.DeactivationHandler.
- deactivator - Variable in class org.globus.net.BaseServer
- A handler for the deactivation framework.
- Deactivator - class org.globus.util.deactivator.Deactivator.
- Deactivator() - Constructor for class org.globus.util.deactivator.Deactivator
- debug - Variable in class org.globus.tomcat.catalina.valves.CertificatesValve
- The debugging detail level for this component.
- debug - Variable in class org.globus.tools.ProxyInit
- Debug - class org.globus.util.debug.Debug.
- Debug() - Constructor for class org.globus.util.debug.Debug
- debug(int, String) - Static method in class org.globus.util.debug.Debug
- debug(int, String, Exception) - Static method in class org.globus.util.debug.Debug
- debug(int, String, String) - Static method in class org.globus.util.debug.Debug
- debug(String) - Static method in class org.globus.util.debug.Debug
- debugLevel - Static variable in class org.globus.util.debug.Debug
- decode(byte[]) - Static method in class org.globus.util.Base64
- Decodes Base64 data into octects
- decode(String) - Static method in class org.globus.util.Util
- The function decodes URL-encoded strings into a regular string.
- decrypt(byte[]) - Method in class org.globus.gsi.OpenSSLKey
- Decrypts the private key with given password.
- decrypt(String) - Method in class org.globus.gsi.OpenSSLKey
- Decrypts the private key with given password.
- DEFAULT - Static variable in interface org.globus.rsl.RSLParserConstants
- DEFAULT_ALIAS - Static variable in class org.globus.tools.KeyStoreConvert
- DEFAULT_BUFFER_SIZE - Static variable in class org.globus.ftp.FileRandomIO
- DEFAULT_CTX - Static variable in class org.globus.mds.MDS
- Deprecated.
- DEFAULT_KEYSTORE_FILE - Static variable in class org.globus.tools.KeyStoreConvert
- DEFAULT_MAX_WAIT - Static variable in class org.globus.ftp.Session
- DEFAULT_PASSWORD - Static variable in class org.globus.tools.KeyStoreConvert
- DEFAULT_PORT - Static variable in class org.globus.common.ResourceManagerContact
- DEFAULT_PORT - Static variable in class org.globus.myproxy.MyProxy
- DEFAULT_QUEUE - Static variable in class org.globus.ftp.vanilla.FTPServerFacade
- local server socket parameter; used in setPassive()
- DEFAULT_SERVICE - Static variable in class org.globus.common.ResourceManagerContact
- DEFAULT_TRANSPORT_NAME - Static variable in class org.globus.axis.transport.GSIHTTPTransport
- DEFAULT_WAIT_DELAY - Static variable in class org.globus.ftp.Session
- DefaultGridProxyModel - class org.globus.tools.proxy.DefaultGridProxyModel.
- DefaultGridProxyModel() - Constructor for class org.globus.tools.proxy.DefaultGridProxyModel
- DefaultProxyOptionsPanel - class org.globus.tools.proxy.DefaultProxyOptionsPanel.
- DefaultProxyOptionsPanel() - Constructor for class org.globus.tools.proxy.DefaultProxyOptionsPanel
- DEFECTIVE - Static variable in class org.globus.gsi.GlobusCredentialException
- defValue - Variable in class org.globus.rsl.VarRef
- deleg - Variable in class org.globus.gsi.gssapi.example.GetOpts
- delegatedCred - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Credential delegated using delegation API
- delegatedCreds - Variable in class org.globus.tomcat.catalina.net.GSISocket
- DELEGATION_CHAR - Static variable in interface org.globus.gsi.GSIConstants
- The character sent on the wire to request delegation
- DELEGATION_ERROR - Static variable in class org.globus.gsi.gssapi.GlobusGSSException
- DELEGATION_FULL - Static variable in interface org.globus.gsi.GSIConstants
- Indicates full delegation.
- DELEGATION_LIMITED - Static variable in interface org.globus.gsi.GSIConstants
- Indicates limited delegation.
- DELEGATION_NONE - Static variable in interface org.globus.gsi.GSIConstants
- Indicates no delegation
- DELEGATION_TYPE - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Context option.
- DELEGATION_TYPE_FULL - Static variable in interface org.globus.gsi.GSIConstants
- Indicates full delegation.
- DELEGATION_TYPE_LIMITED - Static variable in interface org.globus.gsi.GSIConstants
- Indicates limited delegation.
- delegationFinished - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Delegation finished indicator
- delegationState - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Delegation state
- delegationType - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- delegationType - Variable in class org.globus.net.GSIURLConnection
- delegCred - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Credential delegated during context establishment
- deleteArgument(String) - Method in class org.globus.gram.GramAttributes
- Removes a specific argument from the argument list.
- deleteAttribute(String, String) - Method in class org.globus.mds.MDS
- Deprecated. deletes a specific attribute of an entry.
- deleteAttributes(Attributes) - Method in class org.globus.replica.catalog.GRCEntry
- Delete attributes from the entry in the replica catalog.
- deleteAttributes(String, Attributes) - Method in class org.globus.replica.catalog.GRCContext
- Delete attributes in the rdn entry
- deleteDir(String) - Method in class org.globus.ftp.FTPClient
- Deletes the remote directory.
- deleteEntry(String) - Method in class org.globus.mds.MDS
- Deprecated. deletes a specific object specified by the dn.
- deleteEnvVariable(String) - Method in class org.globus.gram.GramAttributes
- Removes a specific environment variable from the environment list.
- deleteFile(String) - Method in class org.globus.ftp.FTPClient
- Deletes the remote file.
- deleteFilenames(String[]) - Method in class org.globus.replica.catalog.GRCDirectory
- Delete filenames from the directory entry in the replica catalog.
- deleteMyproxy() - Method in class org.globus.tools.ui.proxy.MyproxyInit
- deleteProxy() - Method in class org.globus.tools.ui.proxy.MyproxyInit
- deleteTree(String, boolean) - Method in class org.globus.mds.MDS
- Deprecated. deletes a subtree starting from dn
- deleteValues(String, MDSResult) - Method in class org.globus.mds.MDS
- Deprecated. deletes attributes of an entry.
- dest - Variable in class org.globus.ftp.test.GridFTPClient2PartyTest
- dest - Variable in class org.globus.ftp.test.FTPClient2PartyTest
- DESTROY_PROXY - Static variable in class org.globus.myproxy.MyProxy
- destroy() - Method in class org.globus.replica.catalog.GRCEntry
- Destroy an entry in the replica catalog.
- destroy() - Method in class org.globus.replica.catalog.GRCCollection
- Destroy a GRCCollection object in the replica catalog.
- destroy(File) - Static method in class org.globus.util.Util
- Overwrites the contents of the file with a random string and then deletes the file.
- destroy(GSSCredential, String, String) - Method in class org.globus.myproxy.MyProxy
- Removes delegated credentials from MyProxy server.
- destroy(String) - Static method in class org.globus.util.Util
- Overwrites the contents of the file with a random string and then deletes the file.
- destroy(String, int, GSSCredential, String, String) - Static method in class org.globus.myproxy.MyProxy
- Removes delegated credentials from MyProxy server.
- destroy(String, int, GSSCredential, String, String, String) - Static method in class org.globus.myproxy.MyProxy
- Removes delegated credentials from MyProxy server.
- destroyObject(String) - Method in class org.globus.replica.catalog.GRCContext
- Delete an object to the replica catalog.
- DEVICE_TYPE - Static variable in class org.globus.ftp.FileInfo
- DIGIT - Static variable in interface org.globus.rsl.RSLParserConstants
- DIRECTORY_TYPE - Static variable in class org.globus.ftp.FileInfo
- disable_tracing() - Method in class org.globus.rsl.RSLParser
- disconnect() - Method in class org.globus.mds.MDS
- Deprecated. disconnects from the MDS server
- disconnect() - Method in class org.globus.net.GSIURLConnection
- disconnect() - Method in class org.globus.net.GSIHttpURLConnection
- discoverBits() - Static method in class org.globus.tools.ui.proxy.GridProxyConfigUtil
- discoverCertDirLocation() - Static method in class org.globus.util.ConfigUtil
- Discovers location of ca certificates directory.
- discoverHours() - Static method in class org.globus.tools.ui.proxy.GridProxyConfigUtil
- discoverLimited() - Static method in class org.globus.tools.ui.proxy.GridProxyConfigUtil
- discoverPKCS11LibName() - Static method in class org.globus.util.ConfigUtil
- Returns default PKCS11 library name
- discoverProxyLocation() - Static method in class org.globus.util.ConfigUtil
- Tries to discover user proxy location.
- discoverUserCertLocation() - Static method in class org.globus.util.ConfigUtil
- Returns default location of user cert file
- discoverUserKeyLocation() - Static method in class org.globus.util.ConfigUtil
- Returns default location of user key file
- displayAttributes(MDS, String) - Method in class org.globus.mds.MDSTest2
- dispose() - Method in interface org.globus.gatekeeper.jobmanager.JobStatusListener
- dispose() - Method in class org.globus.gatekeeper.jobmanager.JobDoneListener
- dispose() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- dispose() - Method in class org.globus.gatekeeper.jobmanager.ForkJobManager
- dispose() - Method in class org.globus.gatekeeper.jobmanager.ShellJobManager
- dispose() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- dispose() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- dispose() - Method in class org.globus.mds.gsi.jndi.GSIMech
- Disposes of the internal I/O streams.
- dispose() - Method in class org.globus.pkcs11.tools.PKCS11ProxyInit
- dispose() - Method in class org.globus.tools.ProxyInit
- Done() - Method in class org.globus.rsl.ASCII_CharStream
- doStriping - Variable in class org.globus.ftp.app.TransferParams
- DOUBLE_QUOTED_LITERAL - Static variable in interface org.globus.rsl.RSLParserConstants
- drawString(Graphics, String, int, int, int) - Method in class org.globus.tools.ui.swing.MultiLineLabelUI
- DRYRUN - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- dstAuth - Variable in class org.globus.io.urlcopy.UrlCopy
- dstCreds - Variable in class org.globus.io.urlcopy.UrlCopy
- dstUrl - Variable in class org.globus.io.urlcopy.UrlCopy
- DUCT_INIT_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- DUCT_LSP_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- duplicate(DERObject) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Replicates a given
DERObject. - dupName(DistinguishedName) - Static method in class org.globus.gsi.ptls.PureTLSUtil
- Replicates a X509Name object.
E
- EBlockAware - class org.globus.ftp.dc.EBlockAware.
- Represents a data channel reader or writer aware of being in one of a pool of asynchronous data channels
- EBlockAware() - Constructor for class org.globus.ftp.dc.EBlockAware
- EBlockImageDCReader - class org.globus.ftp.dc.EBlockImageDCReader.
- EBlockImageDCReader() - Constructor for class org.globus.ftp.dc.EBlockImageDCReader
- EBlockImageDCWriter - class org.globus.ftp.dc.EBlockImageDCWriter.
- EBlockImageDCWriter() - Constructor for class org.globus.ftp.dc.EBlockImageDCWriter
- EBlockParallelTransferContext - class org.globus.ftp.dc.EBlockParallelTransferContext.
- EBlockParallelTransferContext() - Constructor for class org.globus.ftp.dc.EBlockParallelTransferContext
- EEC - Static variable in interface org.globus.gsi.GSIConstants
- Indicates End-Entity Certificate, e.g.
- EJPanel - class org.globus.tools.ui.config.EJPanel.
- EJPanel() - Constructor for class org.globus.tools.ui.config.EJPanel
- embedFTPReplyParseException(FTPReplyParseException) - Static method in class org.globus.ftp.exception.ServerException
- embedFTPReplyParseException(FTPReplyParseException, String) - Static method in class org.globus.ftp.exception.ServerException
- Constructs server exception with FTPReplyParseException nested in it.
- embedUnexpectedReplyCodeException(UnexpectedReplyCodeException) - Static method in class org.globus.ftp.exception.ServerException
- embedUnexpectedReplyCodeException(UnexpectedReplyCodeException, String) - Static method in class org.globus.ftp.exception.ServerException
- Constructs server exception with UnexpectedReplyCodeException nested in it.
- enable_tracing() - Method in class org.globus.rsl.RSLParser
- enableSpecialFilter() - Method in class org.globus.tools.ui.util.FileBrowser
- encode(byte[]) - Static method in class org.globus.util.Base64
- Encodes hex octects into Base64.
- encrypt(byte[]) - Method in class org.globus.gsi.OpenSSLKey
- Encrypts the private key with given password.
- encrypt(String) - Method in class org.globus.gsi.OpenSSLKey
- Encrypts the private key with given password.
- encryption - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- endColumn - Variable in class org.globus.rsl.Token
- beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
- endLine - Variable in class org.globus.rsl.Token
- beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
- env - Variable in class org.globus.mds.MDS
- Deprecated.
- EOD - Static variable in class org.globus.ftp.dc.EBlockAware
- eodsTotal - Variable in class org.globus.ftp.dc.EBlockParallelTransferContext
- if sending data, this is the total number of EODS we should send.
- eodsTransferred - Variable in class org.globus.ftp.dc.EBlockParallelTransferContext
- if sending data, this is interpreted as the number of EODS sent.
- eodTransferred() - Method in class org.globus.ftp.dc.EBlockParallelTransferContext
- EOF - Static variable in class org.globus.ftp.dc.EBlockAware
- EOF - Static variable in interface org.globus.rsl.RSLParserConstants
- eol - Variable in class org.globus.rsl.ParseException
- The end of line string for this machine.
- EQ - Static variable in class org.globus.rsl.NameOpValue
- EQUAL - Static variable in interface org.globus.rsl.RSLParserConstants
- equals(ByteRange) - Method in class org.globus.ftp.ByteRange
- equals(ByteRangeList) - Method in class org.globus.ftp.ByteRangeList
- equals(DataChannelAuthentication) - Method in class org.globus.ftp.DataChannelAuthentication
- equals(GSSName) - Method in class org.globus.gsi.gssapi.GlobusGSSName
- equals(Object) - Method in class org.globus.rsl.Value
- equals(Object) - Method in class org.globus.util.GlobusURL
- Compares two urls.
- ERET - Static variable in class org.globus.ftp.FeatureList
- error - Variable in class org.globus.gara.internal.GaraServiceReply
- error - Variable in class org.globus.gram.GramJob
- ERROR_AUTHORIZATION - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_CONNECTION_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_CONTACTING_JOB_MANAGER - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_CREATING_PIPE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_FCNTL_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_FORKING_EXECUTABLE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_INSERTING_CLIENT_CONTACT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_JOB_CONTACT_NOT_SET - Static variable in class org.globus.gram.GramException
- ERROR_OPENING_CACHE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_OPENING_CACHE_USER_PROXY - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_OPENING_JOBMANAGER_SCRIPT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_OPENING_STDERR - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_OPENING_STDOUT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_PROTOCOL_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_RSL_PARADYN - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_RSL_PROJECT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_RSL_QUEUE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_RSL_STDERR - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_RSL_STDIN - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_RSL_STDOUT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_SERVICE_NOT_FOUND - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_STAGING_EXECUTABLE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_STAGING_STDIN - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_STDERR_FILENAME_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ERROR_STDOUT_FILENAME_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- error(String) - Static method in class org.globus.gsi.gssapi.example.GetOpts
- error(String) - Static method in class org.globus.tools.ProxyInit
- error(String) - Method in class org.globus.tools.proxy.ProxyOptionsPanel
- error(String) - Static method in class org.globus.util.debug.Debug
- error(String, Exception) - Static method in class org.globus.util.debug.Debug
- errorCode - Variable in class org.globus.gara.GaraException
- errorCode - Variable in class org.globus.gram.GramException
- ErrorReply(int, String) - Static method in class org.globus.util.http.HTTPProtocol
- established - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- ESTO - Static variable in class org.globus.ftp.FeatureList
- evaluate() - Method in class org.globus.rsl.AbstractRslNode
- Evalutes the rsl tree.
- evaluate(Map) - Method in class org.globus.rsl.Value
- Evaluates the value with the specified symbol table.
- evaluate(Map) - Method in class org.globus.rsl.AbstractRslNode
- Evalutes the rsl tree against the specified symbol table.
- evaluate(Map) - Method in class org.globus.rsl.Bindings
- Evaluates the variable definitions as variable definitions can reference each other against the symbol table.
- evaluate(Map) - Method in class org.globus.rsl.NameOpValue
- Evaluates the relation against the symbol table.
- evaluate(Map) - Method in class org.globus.rsl.RslNode
- Evalutes the rsl tree against the specified symbol table.
- evaluate(Map) - Method in class org.globus.rsl.VarRef
- Evaluates the variable reference with the specified symbol table.
- evaluate(Map) - Method in class org.globus.rsl.ListRslNode
- Evalutes the rsl tree against the specified symbol table.
- evaluate(Map) - Method in class org.globus.rsl.Binding
- Evaluates the variable definition with the specified symbol table.
- evaluateChallenge(byte[]) - Method in class org.globus.mds.gsi.jndi.GSIMech
- Evaluates the challenge data and generates a response.
- evaluateChallenge(byte[]) - Method in class org.globus.mds.gsi.netscape.GSIMech
- Processes the challenge data.
- event_type - Variable in class org.globus.gara.internal.CallbackResponse
- exception - Variable in class org.globus.ftp.dc.Task
- exceptionToControlChannel(Throwable, String) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- Convert the exception to a negative 451 reply, and pipe it to the control channel.
- exceptionToControlChannel(Throwable, String, BasicServerControlChannel) - Static method in class org.globus.ftp.vanilla.FTPServerFacade
- Convert the exception to a negative 451 reply, and pipe it to the provided control channel.
- exchange(Command) - Method in class org.globus.ftp.vanilla.FTPControlChannel
- Write the command to the control channel, block until reply arrives and return the reply.
- exchangeData(byte[]) - Method in class org.globus.mds.gsi.common.GSIMechanism
- EXECUTABLE_NOT_FOUND - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- EXECUTABLE_PERMISSIONS - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- EXECUTABLE_UNDEFINED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- execute() - Method in class org.globus.ftp.dc.Task
- execute() - Method in class org.globus.ftp.dc.PassiveConnectTask
- execute() - Method in class org.globus.ftp.dc.ActiveConnectTask
- execute() - Method in class org.globus.ftp.dc.GridFTPActiveConnectTask
- execute() - Method in class org.globus.ftp.dc.ActiveStartTransferTask
- execute(Command) - Method in class org.globus.ftp.vanilla.FTPControlChannel
- Write the command to the control channel, block until reply arrives and check if the command completed successfully (reply code 200).
- exists(String) - Method in class org.globus.ftp.FTPClient
- Checks if given file/directory exists on the server.
- expectedTargetName - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Expected target name.
- expectedTokenSequences - Variable in class org.globus.rsl.ParseException
- Each entry in this array is an array of integers.
- EXPIRED - Static variable in class org.globus.gsi.GlobusCredentialException
- explicitConcat(LinkedList, LinkedList) - Method in class org.globus.rsl.RSLParser
- export() - Method in class org.globus.gsi.gssapi.GlobusGSSName
- Currently not implemented.
- export() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Currently not implemented.
- export(int) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- export(int) - Method in interface org.gridforum.jgss.ExtendedGSSCredential
- Exports this credential so that another process might import it.
- export(int, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- export(int, Oid) - Method in interface org.gridforum.jgss.ExtendedGSSCredential
- Exports this credential so that another process might import it.
- expose(Request, Request) - Method in class org.globus.tomcat.catalina.valves.CertificatesValve
- Expose the certificate chain for this request, if there is one.
- extendedGet(String, long, DataSink, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
- Retrieves file from remote server using extended block mode.
- ExtendedGSSContext - interface org.gridforum.jgss.ExtendedGSSContext.
- Defines Java API for setting and getting context options and delegation extensions as defined in the GSS-API Extensions document.
- ExtendedGSSCredential - interface org.gridforum.jgss.ExtendedGSSCredential.
- Defines Java API for credential export extension as defined in the GSS-API Extensions document.
- ExtendedGSSManager - class org.gridforum.jgss.ExtendedGSSManager.
- Defines Java API for credential import extension as defined in the GSS-API Extensions document.
- ExtendedGSSManager() - Constructor for class org.gridforum.jgss.ExtendedGSSManager
- extendedPut(String, DataSource, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
- Stores file at remote server using extended block mode.
- extendedTransfer(String, GridFTPClient, String, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
- Performs a third-party transfer between two servers using extended block mode.
F
- factory - Variable in class org.globus.ftp.dc.PassiveConnectTask
- failUnset - Static variable in class org.globus.ftp.test.TestEnv
- FAILURE - Static variable in class org.globus.gsi.GlobusCredentialException
- FAILURE - Static variable in class org.globus.gsi.proxy.ProxyPathValidatorException
- failureCode - Variable in class org.globus.gram.internal.GatekeeperReply
- FEAT - Static variable in class org.globus.ftp.vanilla.Command
- featureList - Variable in class org.globus.ftp.Session
- FeatureList - class org.globus.ftp.FeatureList.
- Represents features supported by server (as returned by FEAT command).
- FeatureList(String) - Constructor for class org.globus.ftp.FeatureList
- FeatureListTest - class org.globus.ftp.test.FeatureListTest.
- Test FeatureList
- FeatureListTest(String) - Constructor for class org.globus.ftp.test.FeatureListTest
- featVector - Variable in class org.globus.ftp.FeatureList
- file - Variable in class org.globus.ftp.FileRandomIO
- FILE_TYPE - Static variable in class org.globus.ftp.FileInfo
- FileBrowser - class org.globus.tools.ui.util.FileBrowser.
- FileBrowser(String, String) - Constructor for class org.globus.tools.ui.util.FileBrowser
- FileBrowser(String, String, String) - Constructor for class org.globus.tools.ui.util.FileBrowser
- FileInfo - class org.globus.ftp.FileInfo.
- Represents the properties of a remote file such as size, name, modification date and time, etc.
- FileInfo() - Constructor for class org.globus.ftp.FileInfo
- Used internally by the FTPClient.
- FileInfo(String) - Constructor for class org.globus.ftp.FileInfo
- Parses the file information from one line of response to the FTP LIST command.
- FileInfoTest - class org.globus.ftp.test.FileInfoTest.
- FileInfoTest(String) - Constructor for class org.globus.ftp.test.FileInfoTest
- fileList - Variable in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- FileRandomIO - class org.globus.ftp.FileRandomIO.
- Thread safe reference implementation of DataSink and DataSource.
- FileRandomIO(RandomAccessFile) - Constructor for class org.globus.ftp.FileRandomIO
- Behave like FileRandomIO(file, DEFAULT_BUFFER_SIZE)
- FileRandomIO(RandomAccessFile, int) - Constructor for class org.globus.ftp.FileRandomIO
- fileSeparator - Static variable in class org.globus.ftp.test.TestEnv
- finalize() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- finalize() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- finalize() - Method in class org.globus.mds.gsi.jndi.GSIMech
- findPreferredMask(byte, byte[]) - Static method in class org.globus.mds.gsi.common.GSIMechanism
- findSession(String) - Method in class org.globus.gsi.ptls.PureTLSContext
- fireStatusUpdate() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- FIRST_3_CHARS - Static variable in class org.globus.ftp.exception.FTPReplyParseException
- fixSpace(Properties) - Static method in class org.globus.common.CoGProperties
- flag - Variable in class org.globus.ftp.vanilla.Flag
- Flag - class org.globus.ftp.vanilla.Flag.
- A semaphore
- Flag() - Constructor for class org.globus.ftp.vanilla.Flag
- flush() - Method in class org.globus.ftp.extended.GridFTPOutputStream
- flush() - Method in class org.globus.gsi.gssapi.net.GssOutputStream
- flush() - Method in class org.globus.gsi.gssapi.net.impl.GSIGssOutputStream
- flush() - Method in class org.globus.io.streams.FTPOutputStream
- flush() - Method in class org.globus.io.streams.HTTPOutputStream
- flush() - Method in class org.globus.io.streams.GlobusFileOutputStream
- flush() - Method in class org.globus.mds.gsi.common.SaslOutputStream
- font - Variable in class org.globus.tools.ui.config.BaseModule
- ForkJobManager - class org.globus.gatekeeper.jobmanager.ForkJobManager.
- ForkJobManager() - Constructor for class org.globus.gatekeeper.jobmanager.ForkJobManager
- ForkJobManagerService - class org.globus.gatekeeper.jobmanager.ForkJobManagerService.
- ForkJobManagerService() - Constructor for class org.globus.gatekeeper.jobmanager.ForkJobManagerService
- formatTimeSec(long) - Static method in class org.globus.util.Util
- Generates string representation of given time specified as long.
- FRAME_HEIGHT - Static variable in class org.globus.tools.ui.proxy.MyproxyInit
- FRAME_WIDTH - Static variable in class org.globus.tools.ui.proxy.MyproxyInit
- free(int) - Method in class org.globus.net.PortRange
- Releases or frees the port number.
- from - Variable in class org.globus.ftp.ByteRange
- lower range limit
- ftp - Variable in class org.globus.io.streams.FTPOutputStream
- ftp - Variable in class org.globus.io.streams.FTPInputStream
- FTPClient - class org.globus.ftp.FTPClient.
- This is the main user interface for FTP operations.
- FTPClient() - Constructor for class org.globus.ftp.FTPClient
- FTPClient(String, int) - Constructor for class org.globus.ftp.FTPClient
- Constructs client and connects it to the remote server.
- FTPClient2PartyTest - class org.globus.ftp.test.FTPClient2PartyTest.
- Test FTPClient.get() and put()
- FTPClient2PartyTest(String) - Constructor for class org.globus.ftp.test.FTPClient2PartyTest
- FTPClientListTest - class org.globus.ftp.test.FTPClientListTest.
- FTPClientListTest(String) - Constructor for class org.globus.ftp.test.FTPClientListTest
- FTPClientTest - class org.globus.ftp.test.FTPClientTest.
- FTPClientTest(String) - Constructor for class org.globus.ftp.test.FTPClientTest
- FTPControlChannel - class org.globus.ftp.vanilla.FTPControlChannel.
- Represents FTP Protocol Interpreter.
- FTPControlChannel(InputStream, OutputStream) - Constructor for class org.globus.ftp.vanilla.FTPControlChannel
- Using this constructor, you can initialize an instance that does not talk directly to the socket.
- FTPControlChannel(String, int) - Constructor for class org.globus.ftp.vanilla.FTPControlChannel
- FTPControlChannelTest - class org.globus.ftp.test.FTPControlChannelTest.
- Test FTPControlChannel
- FTPControlChannelTest(String) - Constructor for class org.globus.ftp.test.FTPControlChannelTest
- FTPException - exception org.globus.ftp.exception.FTPException.
- Most exceptions used by ftp package are subclasses of FTPException and inherit its features: exception code can be used to more precisely identify the problem.
- FTPException(int) - Constructor for class org.globus.ftp.exception.FTPException
- FTPException(int, String) - Constructor for class org.globus.ftp.exception.FTPException
- FTPExceptionTest - class org.globus.ftp.test.FTPExceptionTest.
- Test FTPException
- FTPExceptionTest(String) - Constructor for class org.globus.ftp.test.FTPExceptionTest
- ftpIn - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- FTPInputStream - class org.globus.io.streams.FTPInputStream.
- FTPInputStream() - Constructor for class org.globus.io.streams.FTPInputStream
- FTPInputStream(String, int, String, String, String) - Constructor for class org.globus.io.streams.FTPInputStream
- FTPInputStream(String, int, String, String, String, boolean, int) - Constructor for class org.globus.io.streams.FTPInputStream
- ftpOut - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- FTPOutputStream - class org.globus.io.streams.FTPOutputStream.
- FTPOutputStream() - Constructor for class org.globus.io.streams.FTPOutputStream
- FTPOutputStream(String, int, String, String, String, boolean) - Constructor for class org.globus.io.streams.FTPOutputStream
- FTPOutputStream(String, int, String, String, String, boolean, boolean, int) - Constructor for class org.globus.io.streams.FTPOutputStream
- FTPReplyParseException - exception org.globus.ftp.exception.FTPReplyParseException.
- Indicates that the reply received from server failed to parse.
- FTPReplyParseException(int) - Constructor for class org.globus.ftp.exception.FTPReplyParseException
- FTPReplyParseException(int, String) - Constructor for class org.globus.ftp.exception.FTPReplyParseException
- FTPServerFacade - class org.globus.ftp.vanilla.FTPServerFacade.
-
This class is not ment directly for the users.
- FTPServerFacade.LocalControlChannel - class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel.
- This inner class represents a local control channel.
- FTPServerFacade.LocalControlChannel(FTPServerFacade) - Constructor for class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- FTPServerFacade() - Constructor for class org.globus.ftp.vanilla.FTPServerFacade
G
- Gara - class org.globus.gara.Gara.
- GARA_HTTP_CONTACT_LINE - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_HTTP_ERROR_LINE - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_HTTP_EVENT_TYPE_LINE - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_HTTP_MESSAGE_TYPE_LINE - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_HTTP_QUANTITY_LINE - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_HTTP_RESERVATION_HANDLE_LINE - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_HTTP_RESERVATION_HANDLE_LINE2 - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_HTTP_RESERVATION_REQUEST_LINE - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_HTTP_STATUS_LINE - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_HTTP_STATUS_LINE2 - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_MESSAGE_RESERVATION_BIND - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_MESSAGE_RESERVATION_CALLBACK_REGISTER - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_MESSAGE_RESERVATION_CALLBACK_UNREGISTER - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_MESSAGE_RESERVATION_CANCEL - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_MESSAGE_RESERVATION_CREATE - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_MESSAGE_RESERVATION_MODIFY - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_MESSAGE_RESERVATION_PROPERTIES - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_MESSAGE_RESERVATION_STATUS - Static variable in class org.globus.gara.internal.GARAProtocol
- GARA_MESSAGE_RESERVATION_UNBIND - Static variable in class org.globus.gara.internal.GARAProtocol
- Gara() - Constructor for class org.globus.gara.Gara
- GaraBindParameters - class org.globus.gara.GaraBindParameters.
- This class is an extension of org.globus.RslAttributes which provides specialized constructors for creating a data structure which contains apropriate reservation binding parameters.
- GaraBindParameters() - Constructor for class org.globus.gara.GaraBindParameters
- Default constructor.
- GaraBindParameters(String, long, long) - Constructor for class org.globus.gara.GaraBindParameters
- GaraException - exception org.globus.gara.GaraException.
- This class defines the exceptions which are thrown by various Gara and GaraReservation methods.
- GaraException() - Constructor for class org.globus.gara.GaraException
- Constructs a new GaraException with the default error code of GLOBUS_GARA_ERROR_NONE
- GaraException(int) - Constructor for class org.globus.gara.GaraException
- Constructs a new GaraException with the given error code
- GARAProtocol - class org.globus.gara.internal.GARAProtocol.
- This protocol is documented at: http://www.globus.org/internal/gram-1.1-protocol.html
- GARAProtocol() - Constructor for class org.globus.gara.internal.GARAProtocol
- GaraReservation - class org.globus.gara.GaraReservation.
- This class is the primary class used in affecting gara reservations.
- GaraReservation() - Constructor for class org.globus.gara.GaraReservation
- Default constructor (no automatic creation of reservation)
- GaraReservation(GSSCredential) - Constructor for class org.globus.gara.GaraReservation
- Default constructor (no automatic creation of reservation) with specified credentials
- GaraReservation(String) - Constructor for class org.globus.gara.GaraReservation
- Default constructor used to affect a previously created reservation
- GaraReservation(String, GaraReservationSpecification) - Constructor for class org.globus.gara.GaraReservation
- Default constructor with automatic creation of reservation
- GaraReservationListener - interface org.globus.gara.GaraReservationListener.
- This interface is used to allow GaraReservation objects to be monitored for status changes.
- GaraReservationSpecification - class org.globus.gara.GaraReservationSpecification.
- This class is an extension of org.globus.RslAttributes which provides specialized constructors for creating a data structure which contains apropriate specification parameters for creating and modifying reservations.
- GaraReservationSpecification() - Constructor for class org.globus.gara.GaraReservationSpecification
- Default constructor.
- GaraReservationSpecification(long, long, long) - Constructor for class org.globus.gara.GaraReservationSpecification
- GaraReservationSpecification(String, String, long, long, long, String, boolean) - Constructor for class org.globus.gara.GaraReservationSpecification
- GaraReservationStatus - class org.globus.gara.GaraReservationStatus.
- This class is used to store the status of a GaraReservation.
- GaraReservationStatus() - Constructor for class org.globus.gara.GaraReservationStatus
- Default constructor.
- GaraReservationStatus(int) - Constructor for class org.globus.gara.GaraReservationStatus
- Creates a new GaraReservationStatus object starting at an initial status
- GaraResourceManagerContact - class org.globus.gara.GaraResourceManagerContact.
- The purpose of this class is to parse gara resource manager contact strings.
- GaraResourceManagerContact(String) - Constructor for class org.globus.gara.GaraResourceManagerContact
- GaraServiceReply - class org.globus.gara.internal.GaraServiceReply.
- GaraServiceReply(InputStream) - Constructor for class org.globus.gara.internal.GaraServiceReply
- GaraTest - class org.globus.gara.GaraTest.
- GaraTest() - Constructor for class org.globus.gara.GaraTest
- GassException - exception org.globus.io.gass.client.GassException.
- GassException(String) - Constructor for class org.globus.io.gass.client.GassException
- GassInputStream - class org.globus.io.streams.GassInputStream.
- GassInputStream(GSSCredential, Authorization, String, int, String) - Constructor for class org.globus.io.streams.GassInputStream
- Opens Gass input stream in secure mode with specified user credentials.
- GassInputStream(String, int, String) - Constructor for class org.globus.io.streams.GassInputStream
- Opens Gass input stream in secure mode with default user credentials.
- GassOutputStream - class org.globus.io.streams.GassOutputStream.
- GassOutputStream(GSSCredential, Authorization, String, int, String, int, boolean) - Constructor for class org.globus.io.streams.GassOutputStream
- Opens Gass output stream in secure mode with specified user credentials.
- GassOutputStream(GSSCredential, String, int, String, int, boolean) - Constructor for class org.globus.io.streams.GassOutputStream
- Opens Gass output stream in secure mode with specified user credentials.
- GassOutputStream(String, int, String, int, boolean) - Constructor for class org.globus.io.streams.GassOutputStream
- Opens Gass output stream in secure mode with default user credentials.
- GASSProtocol - class org.globus.io.gass.client.internal.GASSProtocol.
- This is a pure Java implementation of the Globus GASS protocol.
- GASSProtocol() - Constructor for class org.globus.io.gass.client.internal.GASSProtocol
- GassServer - class org.globus.io.gass.server.GassServer.
- The
GassServerclass acts as a basic multi-threaded HTTPS server that handles GASS requests. - GassServer - class org.globus.tools.GassServer.
- Controls a Gass Server.
- GassServer() - Constructor for class org.globus.io.gass.server.GassServer
- Starts Gass Server with default user credentials.
- GassServer() - Constructor for class org.globus.tools.GassServer
- GassServer(boolean, int) - Constructor for class org.globus.io.gass.server.GassServer
- Starts Gass Server on given port and mode.
- GassServer(GSSCredential, int) - Constructor for class org.globus.io.gass.server.GassServer
- Starts Gass Server on given port and given credentials.
- GassServer(int) - Constructor for class org.globus.io.gass.server.GassServer
- Starts Gass Server on given port with default user credentials.
- GassServerShutdown - class org.globus.tools.GassServerShutdown.
- Shuts down a Gass server.
- GassServerShutdown() - Constructor for class org.globus.tools.GassServerShutdown
- Gatekeeper - class org.globus.gatekeeper.Gatekeeper.
- GATEKEEPER_MISCONFIGURED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- Gatekeeper() - Constructor for class org.globus.gatekeeper.Gatekeeper
- GateKeeperClient - class org.globus.gatekeeper.GateKeeperClient.
- GateKeeperClient is a thread which handles individual client request.
- GateKeeperClient(GateKeeperServer, Socket) - Constructor for class org.globus.gatekeeper.GateKeeperClient
- GateKeeperException - exception org.globus.gatekeeper.GateKeeperException.
- GateKeeperException() - Constructor for class org.globus.gatekeeper.GateKeeperException
- GateKeeperException(String) - Constructor for class org.globus.gatekeeper.GateKeeperException
- GateKeeperListener - interface org.globus.gatekeeper.GateKeeperListener.
- GateKeeperProtocol - class org.globus.gatekeeper.internal.GateKeeperProtocol.
- This is the class responsible for preparing messages before they are sent to the client using the HTTP protocol known as the GateKeeper Protocol.
- GateKeeperProtocol() - Constructor for class org.globus.gatekeeper.internal.GateKeeperProtocol
- GatekeeperReply - class org.globus.gram.internal.GatekeeperReply.
- GatekeeperReply(InputStream) - Constructor for class org.globus.gram.internal.GatekeeperReply
- GateKeeperRequest - class org.globus.gatekeeper.internal.GateKeeperRequest.
- GateKeeperRequest(InputStream) - Constructor for class org.globus.gatekeeper.internal.GateKeeperRequest
- GateKeeperServer - class org.globus.gatekeeper.GateKeeperServer.
- Globus GateKeeper.
- GateKeeperServer() - Constructor for class org.globus.gatekeeper.GateKeeperServer
- Initializes the GateKeeperServer with default credentials and starts to listen to client connections
- GateKeeperServer(GSSCredential, int) - Constructor for class org.globus.gatekeeper.GateKeeperServer
- initializes the GateKeeperServer with the provided credentials and starts to listen to client connections on the port passed as a parameter
- GateKeeperServer(int) - Constructor for class org.globus.gatekeeper.GateKeeperServer
- initializes the GateKeeperServer with default credentials and starts to listen to client connections on the port passed as a parameter
- gbc - Variable in class org.globus.tools.ui.util.JJPanel
- gbl - Variable in class org.globus.tools.ui.util.JJPanel
- gbRB - Variable in class org.globus.tools.proxy.ProxyOptionsPanel
- generateAuthorizationException(GSSName, GSSName) - Method in class org.globus.gsi.gssapi.auth.Authorization
- generateCertRequest(X509Certificate) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- generateKeyPair(String, int) - Static method in class org.globus.gsi.CertUtil
- Generates a key pair of given algorithm and strength.
- generateParseException() - Method in class org.globus.rsl.RSLParser
- GENERIC_POLICY_OID - Static variable in class org.globus.tools.ProxyInit
- GET_PROXY - Static variable in class org.globus.myproxy.MyProxy
- get() - Method in class org.globus.gara.GaraReservationStatus
- Get the status value
- get() - Method in class org.globus.util.CircularBuffer
- get(boolean, int, String) - Method in class org.globus.io.streams.FTPInputStream
- get(CoGProperties) - Method in class org.globus.tools.proxy.ProxyOptionsPanel
- get(CoGProperties) - Method in class org.globus.tools.proxy.DefaultProxyOptionsPanel
- get(CoGProperties) - Method in class org.globus.tools.proxy.PKCS11ProxyOptionsPanel
- get(GridFTPClient, int, int, int, DataChannelAuthentication, int, String, String) - Method in class org.globus.ftp.test.GridFTPClient2PartyTest
- This method performs the actual transfer
- get(GridFTPClient, int, int, int, DataChannelAuthentication, int, String, String) - Method in class org.globus.ftp.test.GridFTPClient2PartyParallelTest
- get(GridFTPClient, int, int, int, DataChannelAuthentication, int, String, String) - Method in class org.globus.ftp.test.GridFTPClient2PartyStripingTest
- This demonstrates striped file storage.
- get(GridFTPClient, int, int, int, DataChannelAuthentication, int, String, String) - Method in class org.globus.ftp.test.GridFTPClient2PartyTransferTest
- This method performs the actual transfer
- get(GridFTPClient, int, int, int, DataChannelAuthentication, int, String, String) - Method in class org.globus.ftp.test.GridFTPClient2PartyAsynchTransferTest
- get(GSSCredential, String, String, int) - Method in class org.globus.myproxy.MyProxy
- Retreives delegated credentials from MyProxy server.
- get(int) - Method in class org.globus.ftp.HostPortList
- get(String) - Method in class org.globus.common.MVHashtable
- Returns a vector of values for a specific attribute.
- get(String) - Method in class org.globus.rsl.RslAttributes
- Deprecated. use getMulti() instead.
- get(String) - Method in class org.globus.util.TestUtil
- get(String, DataSink, MarkerListener) - Method in class org.globus.ftp.FTPClient
- Retrieves the file from the remote server.
- get(String, DataSink, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
- Behaves almost like FTPClient.get().
- get(String, File) - Method in class org.globus.ftp.FTPClient
- get(String, File) - Method in class org.globus.ftp.GridFTPClient
- get(String, int, GSSCredential, String, String, int) - Static method in class org.globus.myproxy.MyProxy
- Retreives delegated credentials from MyProxy server.
- get(String, int, GSSCredential, String, String, int, String) - Static method in class org.globus.myproxy.MyProxy
- Retreives delegated credentials from MyProxy server.
- get(String, String) - Method in class org.globus.io.streams.HTTPInputStream
- GET(String, String) - Static method in class org.globus.io.gass.client.internal.GASSProtocol
- This method concatenates a properly formatted header for performing Globus Gass GETs with the given information.
- get(String, String, int) - Method in class org.globus.myproxy.MyProxy
- Retreives delegated credentials from MyProxy server Anonymously (without local credentials) Notes: Performs simple verification of private/public keys of the delegated cerdential.
- getActiveJobs() - Static method in class org.globus.gram.Gram
- Returns total number of jobs currently running for all credentials -- all callback handlers
- getActiveJobs(GSSCredential) - Static method in class org.globus.gram.Gram
- Returns number of jobs currently running for a specified credential (one credential one callback handler)
- getAllGlobusID(String) - Method in class org.globus.security.gridmap.GridMap
- Returns all globus IDs associated with the specified local user name.
- getAnonymityState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getArgument() - Method in class org.globus.ftp.Options
- Subclasses should implement this method.
- getArgument() - Method in class org.globus.ftp.RetrieveOptions
- getArguments() - Method in class org.globus.gram.GramAttributes
- Returns a list of arguments.
- getAsBoolean(String, boolean) - Method in class org.globus.common.CoGProperties
- getAsInt(String) - Method in class org.globus.util.TestUtil
- getAsInt(String, int) - Method in class org.globus.common.CoGProperties
- getAsName() - Method in class org.globus.gsi.bc.X509NameHelper
- Converts to
X509Nameobject. - getAttribute() - Method in class org.globus.rsl.NameValue
- Returns the attribute name.
- getAttributes(String) - Method in class org.globus.mds.MDS
- Deprecated. This methods returns that attributes of the specified distinguished name.
- getAttributes(String, String[]) - Method in class org.globus.mds.MDS
- Deprecated. This methods returns that attributes of the specified distinguished name.
- getAuthenticationCredentials() - Method in class org.globus.replica.catalog.GRCContext
- Get the authenticating credentials.
- getAuthenticationMode() - Method in class org.globus.replica.catalog.GRCContext
- Get the authentication mode.
- getAuthenticationPrincipal() - Method in class org.globus.replica.catalog.GRCContext
- Get the authenticating principal.
- getAuthorization() - Method in class org.globus.ftp.GridFTPClient
- Returns authorization method for the control channel.
- getAuthorization() - Method in class org.globus.ftp.extended.GridFTPControlChannel
- Returns authorization method for the control channel.
- getAuthorization() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getAuthorization() - Method in class org.globus.myproxy.MyProxy
- getAuthorization() - Method in class org.globus.net.GSIURLConnection
- getAuthorizedUserDN() - Method in class org.globus.tomcat.catalina.net.GSISocket
- getAuthorizedUserName() - Method in class org.globus.tomcat.catalina.net.GSISocket
- getBadRequestErrorReply() - Static method in class org.globus.util.http.HTTPProtocol
- getBase(DistinguishedName) - Static method in class org.globus.gsi.ptls.PureTLSUtil
- Deprecated. Only works with Globus legacy proxies.
- getBase(String, boolean) - Static method in class org.globus.gsi.OldCertUtil
- Deprecated.
- getBaseDN() - Method in class org.globus.mds.MDS
- Deprecated. returns the baseDN currently used
- getBasicConstraints(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Creates a
BasicConstraintsobject from given extension. - getBeginColumn() - Method in class org.globus.rsl.ASCII_CharStream
- getBeginLine() - Method in class org.globus.rsl.ASCII_CharStream
- getBindings() - Method in class org.globus.rsl.RslNode
- Returns the variable definitions.
- getBindings() - Method in class org.globus.rsl.ListRslNode
- Returns the variable definitions.
- getBindings(String) - Method in class org.globus.rsl.AbstractRslNode
- Returns the variable definitions associated wit the given attribute.
- getBindings(String) - Method in class org.globus.rsl.RslNode
- Returns the variable definitions associated wit the given attribute.
- getBindings(String) - Method in class org.globus.rsl.ListRslNode
- Returns the variable definitions associated wit the given attribute.
- getBits() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getBits() - Method in class org.globus.tools.ui.proxy.GridProxyDialog
- getBits() - Static method in class org.globus.tools.ui.proxy.GridProxyConfig
- getBuffer() - Method in class org.globus.ftp.Buffer
- getBufferedReader() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- getBufferSize() - Method in class org.globus.io.urlcopy.UrlCopy
- Returns buffer size used for transfering data.
- getCacertdir() - Method in class org.globus.tomcat.catalina.net.GSIServerSocketFactory
- getCaCertFile() - Method in class org.globus.common.CoGProperties
- Deprecated. Use getCaCertLocations() instead.
- getCACertFile() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getCaCertLocations() - Method in class org.globus.common.CoGProperties
- Retrieves the location of the CA cert files.
- getCaCerts() - Method in class org.globus.common.CoGProperties
- Deprecated. Use getCaCertLocations() instead.
- getCallbackURL() - Method in class org.globus.gara.GaraReservation
- getCallbackURL() - Method in class org.globus.gatekeeper.jobmanager.internal.JobRequestParser
- getCAPathConstraint(TBSCertificateStructure) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- getCategory() - Method in class org.globus.ftp.vanilla.Reply
- getCert() - Method in class org.globus.tomcat.catalina.net.GSIServerSocketFactory
- getCertFilter() - Static method in class org.globus.gsi.TrustedCertificates
- getCertificate() - Method in class org.globus.gsi.proxy.ProxyPathValidatorException
- Returns the certificate that was being validated when the exception was thrown.
- getCertificate(String) - Method in class org.globus.gsi.TrustedCertificates
- getCertificateChain() - Method in class org.globus.gsi.GlobusCredential
- Returns the certificate chain of this credential.
- getCertificateChain() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- Returns certificate chain of this credential (if any).
- getCertificateFactory() - Static method in class org.globus.gsi.CertUtil
- Returns appropriate
CertificateFactory. - getCertificates() - Method in class org.globus.gsi.TrustedCertificates
- getCertificateType(TBSCertificateStructure) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Returns certificate type of the given TBS certificate.
- getCertificateType(TBSCertificateStructure, TrustedCertificates) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Returns certificate type of the given certificate.
- getCertificateType(X509Certificate) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Returns certificate type of the given certificate.
- getCertificateType(X509Certificate, TrustedCertificates) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Returns certificate type of the given certificate.
- getCertNum() - Method in class org.globus.gsi.GlobusCredential
- Returns the number of certificates in the credential without the self-signed certificates.
- getCharsRead() - Method in class org.globus.util.http.LineReader
- getClientMode() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getCode() - Method in class org.globus.ftp.exception.FTPException
- getCode() - Method in class org.globus.ftp.vanilla.Reply
- getCodeExplanation(int) - Method in class org.globus.ftp.exception.FTPException
- getCodeExplanation(int) - Method in class org.globus.ftp.exception.DataChannelException
- getCodeExplanation(int) - Method in class org.globus.ftp.exception.PerfMarkerException
- getCodeExplanation(int) - Method in class org.globus.ftp.exception.FTPReplyParseException
- getCodeExplanation(int) - Method in class org.globus.ftp.exception.ServerException
- getCodeExplanation(int) - Method in class org.globus.ftp.exception.ClientException
- getColumn() - Method in class org.globus.rsl.ASCII_CharStream
- Deprecated.
- getCompleteValue() - Method in class org.globus.rsl.Value
- Returns a complete string representation of this value.
- getCompleteValue() - Method in class org.globus.rsl.VarRef
- Returns a complete string representation of this value.
- getConcat() - Method in class org.globus.rsl.Value
- Returns the value that is concatinated with this value.
- getConfState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getContact() - Method in class org.globus.gatekeeper.GateKeeperServer
- getContentLength() - Method in class org.globus.util.http.HTTPParser
- getContentType() - Method in class org.globus.util.http.HTTPParser
- getContext() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getControlChannel() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- Use this method to get the client end of the local control channel.
- getCount() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getCredDelegState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getCredential() - Method in class org.globus.ftp.test.GridFTPClient2PartyTransferTest
- getCredentials() - Method in class org.globus.ftp.extended.GridFTPControlChannel
- getCredentials() - Method in class org.globus.gara.GaraReservation
- Returns reservation's credentials.
- getCredentials() - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- getCredentials() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- getCredentials() - Method in class org.globus.gram.GramJob
- Gets the credentials of this job.
- getCredentials() - Method in class org.globus.net.BaseServer
- getCredentials() - Method in class org.globus.net.GSIURLConnection
- getCredentials(MessageContext) - Static method in class org.globus.axis.util.Util
- getCredLifetime() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getCurrentDir() - Method in class org.globus.ftp.FTPClient
- Returns remote current working directory.
- getCustomMessage() - Method in class org.globus.ftp.exception.FTPException
- getDataChannel(Session, SocketBox) - Method in class org.globus.ftp.dc.SimpleDataChannelFactory
- getDataChannel(Session, SocketBox) - Method in interface org.globus.ftp.dc.DataChannelFactory
- getDataChannel(Session, SocketBox) - Method in class org.globus.ftp.dc.SecureDataChannelFactory
- getDataChannelAuthentication() - Method in class org.globus.ftp.GridFTPClient
- Returns data channel authentication mode (DCAU).
- getDataChannelProtection() - Method in class org.globus.ftp.GridFTPClient
- Returns data channel protection level.
- getDataChannelSink(TransferContext) - Method in class org.globus.ftp.dc.AbstractDataChannel
- getDataChannelSource(TransferContext) - Method in class org.globus.ftp.dc.AbstractDataChannel
- getDate() - Method in class org.globus.ftp.FileInfo
- Returns date of the file.
- getDCAU() - Method in class org.globus.io.urlcopy.UrlCopy
- getDebug() - Method in class org.globus.tomcat.catalina.valves.CertificatesValve
- Return the debugging detail level for this component.
- getDefault() - Static method in class org.globus.common.CoGProperties
- getDefault() - Static method in class org.globus.ftp.dc.SimpleTransferContext
- return the default instance of this class
- getDefault() - Static method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Returns an instance of this class..
- getDefault() - Static method in class org.globus.gsi.gssapi.net.GssSocketFactory
- getDefault() - Static method in class org.globus.net.ServerSocketFactory
- Returns the default instance of this class.
- getDefaultCertVerifyPolicy() - Static method in class org.globus.gsi.ptls.PureTLSUtil
- Returns a default certificate checking policy.
- getDefaultCredential() - Static method in class org.globus.gsi.GlobusCredential
- Returns the default credential.
- getDefaultPKCS11Handle() - Method in class org.globus.common.CoGProperties
- getDefaultPort() - Method in class org.globus.net.protocol.httpg.Handler
- getDefaultTrustedCertificates() - Static method in class org.globus.gsi.TrustedCertificates
- Obtains the default set of trusted certificates.
- getDelegatedCredential() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getDelegatedCredential() - Method in interface org.gridforum.jgss.ExtendedGSSContext
- Returns the delegated credential that was delegated using
the
initDelegationandacceptDelegationfunctions. - getDelegatedCredentials() - Method in class org.globus.tomcat.catalina.net.GSISocket
- getDelegationType() - Method in class org.globus.net.GSIURLConnection
- getDelegationType(X509Certificate) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getDelegCred() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getDERObject() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
- Returns the DER-encoded ASN.1 representation of proxy policy.
- getDERObject() - Method in class org.globus.gsi.proxy.ext.ProxyCertInfo
- Returns the DER-encoded ASN.1 representation of the extension.
- getDescription() - Method in class org.globus.tools.ui.util.CustomFileFilter
- getDestinationAuthorization() - Method in class org.globus.io.urlcopy.UrlCopy
- Returns authorization type for the destination side for the url copy.
- getDestinationCredentials() - Method in class org.globus.io.urlcopy.UrlCopy
- Returns credentials used for authenticating the destination side for the url copy.
- getDestinationUrl() - Method in class org.globus.io.urlcopy.UrlCopy
- Returns destination url.
- getDirectory() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getDirectory() - Method in class org.globus.gram.GramAttributes
- Return directory path
- getDN() - Method in class org.globus.common.ResourceManagerContact
- getEncoded(PrivateKey) - Method in class org.globus.gsi.OpenSSLKey
- Returns DER encoded byte array (PKCS#1).
- getEncoded(PrivateKey) - Method in class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- getEndColumn() - Method in class org.globus.rsl.ASCII_CharStream
- getEndLine() - Method in class org.globus.rsl.ASCII_CharStream
- getEndTime() - Method in class org.globus.myproxy.CredentialInfo
- getEndTimeAsDate() - Method in class org.globus.myproxy.CredentialInfo
- getEnvArray() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- getEnvArray(Map) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- getEnvironment() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- getEnvironment() - Method in class org.globus.gatekeeper.jobmanager.ForkJobManager
- getEnvironment() - Method in class org.globus.gram.GramAttributes
- Returns a variable/value pair list of environment variables.
- getEodsTotal() - Method in class org.globus.ftp.dc.EBlockParallelTransferContext
- getEodsTransferred() - Method in class org.globus.ftp.dc.EBlockParallelTransferContext
- getError() - Method in class org.globus.ftp.vanilla.TransferState
- getError() - Method in class org.globus.gram.GramJob
- Gets the error of the job.
- getErrorCode() - Method in class org.globus.gara.GaraException
- getErrorCode() - Method in class org.globus.gatekeeper.jobmanager.JobManagerException
- getErrorCode() - Method in class org.globus.gram.GramException
- getErrorCode() - Method in class org.globus.gsi.GlobusCredentialException
- getErrorCode() - Method in class org.globus.gsi.proxy.ProxyPathValidatorException
- getErrorMessage(Exception) - Method in class org.globus.gatekeeper.internal.GateKeeperProtocol
- getErrorMessage(Exception) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerProtocol
- getErrorReply(int, String) - Static method in class org.globus.util.http.HTTPProtocol
- getException() - Method in class org.globus.common.ChainedIOException
- Returns the root exception that caused this exception.
- getException() - Method in class org.globus.common.ChainedGeneralSecurityException
- Returns the root exception that caused this exception.
- getException() - Method in class org.globus.common.ChainedException
- Returns the root exception that caused this exception.
- getExecutable() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getExecutable() - Method in class org.globus.gram.GramAttributes
- Return executable name
- getExtensionObject(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Extracts the value of a certificate extension.
- getFailureCode() - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- Retrieves the failure code of the running process.
- getFailureCode() - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- getFailureCode() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- Provides the failure code or exit code of the job.
- getFeatureList() - Method in class org.globus.ftp.FTPClient
- Returns list of features supported by remote server.
- getFile() - Method in class org.globus.tools.ui.util.FileBrowser
- getFile() - Method in class org.globus.util.GlobusURL
- Deprecated.
- getFileNotFoundErrorReply() - Static method in class org.globus.util.http.HTTPProtocol
- getFirstValue() - Method in class org.globus.rsl.NameValue
- Returns the first value (if any) in the list.
- getFirstValue(String) - Method in class org.globus.common.MVHashtable
- Returns the first value for a specific attribute.
- getFirstValue(String) - Method in class org.globus.rsl.RslAttributes
- Deprecated. use getSingle() instead.
- getFont(Font, int) - Method in class org.globus.tools.ui.config.EJPanel
- getForbiddenErrorReply() - Static method in class org.globus.util.http.HTTPProtocol
- getFreePort(int) - Method in class org.globus.net.PortRange
- Returns first available port.
- getFullContact() - Method in class org.globus.gara.GaraResourceManagerContact
- getGlobusCredential() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- Returns actual GlobusCredential object represented by this credential (if any).
- getGlobusDN() - Method in class org.globus.common.ResourceManagerContact
- getGlobusId(byte[]) - Static method in class org.globus.gsi.ptls.PureTLSUtil
- Returns the Globus formatted representation of the subject DN of the specified certificate.
- getGlobusID(String) - Method in class org.globus.security.gridmap.GridMap
- Returns globus ID associated with the specified local user name.
- getGridMap() - Method in class org.globus.gatekeeper.GateKeeperServer
- getGridMap() - Method in class org.globus.tomcat.catalina.net.GSIServerSocketFactory
- getGridProxyProperties() - Method in class org.globus.tools.ui.proxy.MyproxyGUI
- getGSSManager() - Method in class org.globus.gsi.gssapi.test.GlobusGSSContextTest
- getHandle() - Method in class org.globus.gara.GaraReservation
- getHandle() - Method in interface org.globus.gatekeeper.Service
- Retrieves a handle to this service.
- getHandle() - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- getHeaderField(String) - Method in class org.globus.net.GSIHttpURLConnection
- getHost() - Method in class org.globus.ftp.HostPort
- Returns the ip address in the form "h1.h2.h3.h4"
- getHost() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- getHost() - Method in class org.globus.myproxy.MyProxy
- getHost() - Method in class org.globus.util.GlobusURL
- Returns the host name of an url.
- getHostCount() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getHostname() - Method in class org.globus.mds.MDS
- Deprecated. gets the hostname
- getHostname() - Method in class org.globus.net.BaseServer
- Returns hostname of this server
- getHostName() - Method in class org.globus.common.ResourceManagerContact
- getHostPart(boolean) - Method in class org.globus.gsi.gssapi.GlobusGSSName
- getHours() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getHours() - Method in class org.globus.tools.ui.proxy.GridProxyDialog
- getHours() - Static method in class org.globus.tools.ui.proxy.GridProxyConfig
- getID() - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- getID() - Method in interface org.globus.gatekeeper.jobmanager.JobStatusListener
- getID() - Method in class org.globus.gatekeeper.jobmanager.JobDoneListener
- getID() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- getID() - Method in class org.globus.gram.GramJob
- Gets the job handle of this job.
- getIDAsString() - Method in class org.globus.gram.GramJob
- Gets the job handle of this job and returns it as a string representaion.
- getIdentity() - Method in class org.globus.gsi.GlobusCredential
- Returns the identity of this credential.
- getIdentity() - Method in class org.globus.gsi.proxy.ProxyPathValidator
- Returns the subject name of the identity certificate (in the Globus format)
- getIdentity() - Method in class org.globus.gsi.gssapi.auth.IdentityAuthorization
- Returns the expected identity.
- getIdentity(X509Certificate) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Returns the subject DN of the given certificate in the Globus format.
- getIdentity(X509Certificate[]) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Finds the identity certificate in the given chain and returns the subject DN of that certificate in the Globus format.
- getIdentityCertificate() - Method in class org.globus.gsi.GlobusCredential
- Returns the identity certificate of this credential.
- getIdentityCertificate() - Method in class org.globus.gsi.proxy.ProxyPathValidator
- Returns the identity certificate.
- getIdentityCertificate(X509Certificate[]) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Finds the identity certificate in the given chain.
- GetImage() - Method in class org.globus.rsl.ASCII_CharStream
- getInetAddress() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getInfo() - Method in class org.globus.tomcat.catalina.valves.CertificatesValve
- Return descriptive information about this Valve implementation.
- getInput(String) - Static method in class org.globus.util.Util
- Displays a prompt and then reads in the input from System.in.
- getInputStream() - Method in class org.globus.ftp.InputStreamDataSink
- getInputStream() - Method in interface org.globus.gatekeeper.ServiceRequest
- getInputStream() - Method in class org.globus.gatekeeper.internal.GateKeeperRequest
- getInputStream() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getInputStream() - Method in class org.globus.io.urlcopy.UrlCopy
- Returns input stream based on the source url
- getInputStream() - Method in class org.globus.net.GSIHttpURLConnection
- getInputStream() - Method in class org.globus.util.http.LineReader
- getInputStream(InputStream) - Method in class org.globus.mds.gsi.common.GSIMechanism
- getInsets() - Method in class org.globus.tools.ui.config.EJPanel
- getInsets() - Method in class org.globus.tools.ui.util.FileBrowser
- getInstance() - Static method in class org.globus.gsi.gssapi.auth.NoAuthorization
- Returns a single instance of this class.
- getInstance() - Static method in class org.globus.gsi.gssapi.auth.HostAuthorization
- Returns an instance of host authentication.
- getInstance() - Static method in class org.globus.gsi.gssapi.auth.SelfAuthorization
- Returns a single instance of this class.
- getInstance() - Static method in class org.globus.net.PortRange
- Returns the default instance of this class.
- getInstance() - Static method in class org.globus.util.log4j.NullAppender
- getInstance() - Static method in class org.gridforum.jgss.ExtendedGSSManager
- getInstance(Object) - Static method in class org.globus.gsi.proxy.ext.ProxyCertInfo
- Returns an instance of
ProxyCertInfofrom given object. - getInstance(String) - Static method in class org.globus.gatekeeper.internal.GateKeeperProtocol
- getInstance(String) - Static method in class org.globus.gatekeeper.jobmanager.internal.JobManagerProtocol
- getIntegState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getIPAddress() - Method in class org.globus.common.CoGProperties
- Returns the user specified ip address.
- getIssuer() - Method in class org.globus.gsi.GlobusCredential
- Returns the issuer DN of the first certificate in the chain.
- getJob(String) - Method in class org.globus.gram.CallbackHandler
- getJobOutputStream(String) - Method in class org.globus.io.gass.server.GassServer
- getJobStateMask() - Method in class org.globus.gatekeeper.jobmanager.internal.JobRequestParser
- getJobType() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getJobType() - Method in class org.globus.gram.GramAttributes
- Returns type of the job.
- getKeepAlive() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getKey() - Method in class org.globus.tomcat.catalina.net.GSIServerSocketFactory
- getKey(String, byte[]) - Method in class org.globus.gsi.OpenSSLKey
- Returns PrivateKey object initialized from give byte array (in PKCS#1 format)
- getKey(String, byte[]) - Method in class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- getKeys() - Method in class org.globus.common.MVHashtable
- Returns a vector of the keys.
- getKeyUsage(TBSCertificateStructure) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- getKeyUsage(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Gets a boolean array representing bits of the KeyUsage extension.
- getLastModified(String) - Method in class org.globus.ftp.FTPClient
- Returns last modification time of the specifed file.
- getLastNameEntry() - Method in class org.globus.gsi.bc.X509NameHelper
- Gets the last name component in the current name.
- getLastNameEntry(X509Name) - Static method in class org.globus.gsi.bc.X509NameHelper
- Gets the last name component from
the
X509Namename. - getLastValue(String) - Method in class org.globus.common.MVHashtable
- Returns the last value for a specific attribute.
- getLdapMessage() - Method in class org.globus.mds.MDSException
- getLdapVersion() - Method in class org.globus.mds.MDS
- Deprecated. gets ldap protocol version
- getLength() - Method in class org.globus.ftp.Buffer
- getLifetime() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getLimited() - Method in class org.globus.tools.proxy.GridProxyModel
- getLimited() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getLimited() - Method in class org.globus.tools.ui.proxy.GridProxyDialog
- getLimited() - Static method in class org.globus.tools.ui.proxy.GridProxyConfig
- getLine() - Method in class org.globus.rsl.ASCII_CharStream
- Deprecated.
- getLocalAddress() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getLocalHostAddress() - Static method in class org.globus.ftp.vanilla.FTPServerFacade
- (copied from new version of util.Util) Returns the ip address of the local machine.
- getLocalHostAddress() - Static method in class org.globus.util.Util
- Returns the ip address of the local machine.
- getLocalPort() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getLoggerName() - Method in class org.globus.ftp.vanilla.TransferMonitor
- In this class, each instance gets a separate logger which is assigned the name in the constructor.
- getMajor() - Static method in class org.globus.common.Version
- Returns the major release number
- getMap(String) - Method in class org.globus.rsl.RslAttributes
- Returns a key/value pair map for a specified attribute, e.g.
- getMaxCpuTime() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getMaxCPUTime() - Method in class org.globus.gram.GramAttributes
- Return the maximum cpu time limit set for the job
- getMaxMemory() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getMaxMemory() - Method in class org.globus.gram.GramAttributes
- Return the maximum memory limit set for the job
- getMaxParallelism() - Method in class org.globus.ftp.RetrieveOptions
- getMaxTime() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getMaxWallTime() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getMaxWallTime() - Method in class org.globus.gram.GramAttributes
- Return the maximum wall time limit set for the job
- getMech() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getMechanismName() - Method in class org.globus.mds.gsi.common.GSIMechanism
- getMechanismNames() - Method in class org.globus.mds.gsi.jndi.ClientFactory
- This function is replaced with the above one in the latest RFC.
- getMechanismNames() - Method in class org.globus.mds.gsi.netscape.ClientFactory
- getMechanismNames(Hashtable) - Method in class org.globus.mds.gsi.jndi.ClientFactory
- Returns an array of names of mechanisms that match the specified mechanism selection policies.
- getMechanismNames(Map) - Method in class org.globus.mds.gsi.jndi.ClientFactory
- Returns an array of names of mechanisms that match the specified mechanism selection policies.
- getMechs() - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- getMechs() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- getMechsForName(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Currently not implemented.
- getMessage() - Method in class org.globus.common.ChainedIOException
- getMessage() - Method in class org.globus.common.ChainedGeneralSecurityException
- getMessage() - Method in class org.globus.common.ChainedException
- getMessage() - Method in class org.globus.ftp.exception.FTPException
- getMessage() - Method in class org.globus.ftp.vanilla.Reply
- Returns the text that came with the reply, between the leading space and terminating CRLF, excluding the mentioned space and CRLF.
- getMessage() - Method in class org.globus.gsi.gssapi.GlobusGSSException
- getMessage() - Method in class org.globus.rsl.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMessage() - Method in class org.globus.rsl.ParseException
- This method has the standard behavior when this object has been created using the standard constructors.
- getMessage() - Method in class org.globus.util.http.HTTPResponseParser
- getMessage(int) - Static method in class org.globus.gara.GaraException
- getMessage(int) - Static method in class org.globus.gram.GramException
- getMIC(byte[], int, int, MessageProp) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Returns a cryptographic MIC (message integrity check) of a specified message.
- getMIC(InputStream, OutputStream, MessageProp) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Currently not implemented.
- getMinMemory() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getMinMemory() - Method in class org.globus.gram.GramAttributes
- Return the minimum memory limit set for the job
- getMinor() - Static method in class org.globus.common.Version
- Returns the minor release number
- getMinParallelism() - Method in class org.globus.ftp.RetrieveOptions
- getMulti(String) - Method in class org.globus.rsl.RslAttributes
- Returns a list of strings for a specified attribute, e.g.
- getMutualAuthState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getMyproxyPort() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getMyproxyServer() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getName() - Method in class org.globus.ftp.FileInfo
- Returns name of the file.
- getName() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- getName() - Method in class org.globus.replica.catalog.GRCEntry
- Get the logical name of the entry.
- getName() - Method in class org.globus.rsl.Binding
- Returns the name of the variable.
- getName(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- getNameEntryAt(int) - Method in class org.globus.gsi.bc.X509NameHelper
- Gets the name component at specified position.
- getNamesForMech(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Currently not implemented.
- getNegotiatedProperty(String) - Method in class org.globus.mds.gsi.jndi.GSIMech
- Retrieves the negotiated property.
- getNextTask() - Method in class org.globus.ftp.dc.TaskThread
- getNextToken() - Method in class org.globus.rsl.RSLParserTokenManager
- getNextToken() - Method in class org.globus.rsl.RSLParser
- getNumOfRegisteredReservations() - Method in class org.globus.gara.CallbackHandler
- Returns number of registered reservations
- getNumProcs() - Method in class org.globus.gram.GramAttributes
- Return the number of processors
- getOffset() - Method in class org.globus.ftp.Buffer
- getOKReply(String) - Static method in class org.globus.util.http.HTTPProtocol
- getOKReply(String, String) - Static method in class org.globus.util.http.HTTPProtocol
- getOperator() - Method in class org.globus.rsl.AbstractRslNode
- Returns the node operator.
- getOperator() - Method in class org.globus.rsl.NameOpValue
- Returns the relation operator.
- getOperatorAsString() - Method in class org.globus.rsl.AbstractRslNode
- Returns the operator as a string.
- getOperatorAsString() - Method in class org.globus.rsl.NameOpValue
- Returns the relation operator as a string.
- getOperatorAsString(int) - Static method in class org.globus.rsl.AbstractRslNode
- Returns a string represention of a given operator.
- getOperatorAsString(int) - Static method in class org.globus.rsl.NameOpValue
- Returns a string representation of the specified relation operator.
- getOption(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getOption(Oid) - Method in interface org.gridforum.jgss.ExtendedGSSContext
- Gets a context option.
- getOptions() - Method in class org.globus.io.gass.server.GassServer
- Returns current options of the server.
- getOptions() - Method in class org.globus.io.gass.server.RemoteGassServer
- Returns current options of the server.
- GetOpts - class org.globus.gsi.gssapi.example.GetOpts.
- GetOpts - class org.globus.gsi.gssapi.net.example.GetOpts.
- GetOpts(String, String) - Constructor for class org.globus.gsi.gssapi.example.GetOpts
- GetOpts(String, String) - Constructor for class org.globus.gsi.gssapi.net.example.GetOpts
- getOrgMDSBaseDN() - Method in class org.globus.common.CoGProperties
- getOrgMDSHost() - Method in class org.globus.common.CoGProperties
- getOrgMDSPort() - Method in class org.globus.common.CoGProperties
- getOS() - Static method in class org.globus.util.ConfigUtil
- getOutputStream() - Method in class org.globus.ftp.OutputStreamDataSource
- getOutputStream() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- getOutputStream() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getOutputStream(int) - Method in class org.globus.io.urlcopy.UrlCopy
- Returns output stream based on the destination url.
- getOutputStream(OutputStream) - Method in class org.globus.mds.gsi.common.GSIMechanism
- getOwner() - Method in class org.globus.myproxy.CredentialInfo
- getParam(String) - Method in class org.globus.rsl.AbstractRslNode
- Returns the relation associated with the given attribute.
- getParam(String) - Method in class org.globus.rsl.RslNode
- Returns the relation associated with the given attribute.
- getParam(String) - Method in class org.globus.rsl.ListRslNode
- Returns the relation associated with the given attribute.
- getPatch() - Static method in class org.globus.common.Version
- Returns the patch level
- getPath() - Method in class org.globus.util.GlobusURL
- Returns the url path part of an url.
- getPath(String, File) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- getPathLenConstraint() - Method in class org.globus.gsi.proxy.ext.ProxyCertInfo
- Returns the maximum depth of the path of proxy certificates that can be signed by this proxy certificate.
- getPingSuccessMessage() - Method in class org.globus.gatekeeper.internal.GateKeeperProtocol
- getPKCS11LibraryName() - Method in class org.globus.common.CoGProperties
- getPolicy() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
- Returns the actual policy embedded in the ProxyPolicy object.
- getPolicyAsString() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
- Returns the actual policy embedded in the ProxyPolicy object.
- getPolicyLanguage() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
- Returns the policy language of the ProxyPolicy.
- getPort() - Method in class org.globus.ftp.HostPort
- Returns the port number
- getPort() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- getPort() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getPort() - Method in class org.globus.mds.MDS
- Deprecated. gets the port
- getPort() - Method in class org.globus.myproxy.MyProxy
- getPort() - Method in class org.globus.net.BaseServer
- Returns port of this server
- getPort() - Method in class org.globus.util.GlobusURL
- Returns the port number of an url.
- getPort(String) - Static method in class org.globus.util.GlobusURL
- getPortalLifetime() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getPortNumber() - Method in class org.globus.common.ResourceManagerContact
- getPreferredSize(JComponent) - Method in class org.globus.tools.ui.swing.VerticalLabelUI
- getPrivateKey() - Method in class org.globus.gsi.GlobusCredential
- Returns the private key of this credential.
- getPrivateKey() - Method in class org.globus.gsi.OpenSSLKey
- Returns the JCE (RSAPrivateCrtKey) key.
- getPrivateKey() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- Returns the private key of this credential (if any).
- getProject() - Method in class org.globus.gram.GramAttributes
- Return the project name charged for this job
- getProperties() - Method in class org.globus.tools.proxy.GridProxyModel
- getProperties() - Method in class org.globus.tools.proxy.ProxyOptionsWindow
- getProperty(MessageContext, String) - Static method in class org.globus.axis.util.Util
- getProtocol() - Method in class org.globus.net.BaseServer
- getProtocol() - Method in class org.globus.util.GlobusURL
- Returns the protocol of an url.
- getProvider() - Method in class org.globus.gsi.OpenSSLKey
- getProvider() - Method in class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- getProxy() - Method in class org.globus.tomcat.catalina.net.GSIServerSocketFactory
- getProxy() - Method in class org.globus.tools.proxy.GridProxyInit
- getProxyCertInfo(TBSCertificateStructure) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- getProxyCertInfo(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Creates a
ProxyCertInfoobject from given extension. - getProxyFile() - Method in class org.globus.common.CoGProperties
- Retrieves the location of the proxy file.
- getProxyFile() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getProxyLifeTime() - Method in class org.globus.common.CoGProperties
- getProxyPathConstraint(TBSCertificateStructure) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- getProxyPolicy() - Method in class org.globus.gsi.proxy.ext.ProxyCertInfo
- Returns the policy object in the proxy.
- getProxyPolicyHandler(String) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- Retrieves a restricted proxy policy handler for a given policy id.
- getProxyStrength() - Method in class org.globus.common.CoGProperties
- getProxyType() - Method in class org.globus.gsi.GlobusCredential
- Returns the certificate type of the first certificate in the chain.
- getProxyType(String, boolean) - Static method in class org.globus.gsi.OldCertUtil
- Deprecated.
- getProxyTypeAsString(int) - Static method in class org.globus.gsi.CertUtil
- Returns a string description of a specified proxy type.
- getPwd() - Method in class org.globus.util.GlobusURL
- Returns the password of an url.
- getQueue() - Method in class org.globus.gram.GramAttributes
- Return the queue name used for this job
- getRDN() - Method in class org.globus.replica.catalog.GRCEntry
- Get the rdn of the entry.
- getRDN() - Method in class org.globus.replica.catalog.GRCFile
- Get the rdn of the GRCFile object
- getRDN() - Method in class org.globus.replica.catalog.GRCLocation
- Get the rdn of the GRCLocation object
- getRDN() - Method in class org.globus.replica.catalog.GRCCollection
- Get the rdn of the GRCCollection object
- getReader() - Method in class org.globus.util.http.HTTPParser
- getReceiveBufferSize() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getRecvMaxBufSize() - Method in class org.globus.mds.gsi.common.GSIMechanism
- getRegisteredJobsSize() - Method in class org.globus.gram.CallbackHandler
- Returns number of registered jobs
- getRelation(String) - Method in class org.globus.rsl.RslAttributes
- getRelations() - Method in class org.globus.rsl.RslNode
- Returns the relations.
- getRelations() - Method in class org.globus.rsl.ListRslNode
- Returns the relations.
- getRemainingAcceptLifetime(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- getRemainingInitLifetime(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- getRemainingLifetime() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- getReplayDetState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getReply() - Method in class org.globus.ftp.exception.UnexpectedReplyCodeException
- getReplyCount() - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- getReplyCount() - Method in interface org.globus.ftp.vanilla.BasicServerControlChannel
- getRequestFailMessage(Exception) - Method in interface org.globus.gatekeeper.Service
- getRequestFailMessage(Exception) - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- getRequestReply(int, int) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerProtocol
- getRequestReply(int, String) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerProtocol
- getRequestSuccessMessage() - Method in interface org.globus.gatekeeper.Service
- getRequestSuccessMessage() - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- getReservation(String) - Method in class org.globus.gara.CallbackHandler
- getReservationHandle() - Method in class org.globus.gara.GaraReservation
- Return the current reservation handle
- getReservationStatusAsInt() - Method in class org.globus.gara.GaraReservation
- getReservationStatusAsString() - Method in class org.globus.gara.GaraReservation
- getRest(String) - Static method in class org.globus.util.http.HttpResponse
- getRest(String, int) - Static method in class org.globus.gatekeeper.jobmanager.internal.JobRequestParser
- getRest(String, int) - Static method in class org.globus.util.http.HTTPParser
- getRootCause() - Method in class org.globus.ftp.exception.FTPException
- Retrieve the nested lower layer exception.
- getRootMDSBaseDN() - Method in class org.globus.common.CoGProperties
- getRootMDSHost() - Method in class org.globus.common.CoGProperties
- getRootMDSPort() - Method in class org.globus.common.CoGProperties
- getRsl() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getRSL() - Method in class org.globus.gatekeeper.jobmanager.internal.JobRequestParser
- getRSL() - Method in class org.globus.gram.GramJob
- Gets the rsl of this job.
- getRslNode() - Method in class org.globus.rsl.RslAttributes
- Returns the rsl parse tree.
- getSearchLimit() - Method in class org.globus.mds.MDS
- Deprecated. gets search limit
- getSearchTimeout() - Method in class org.globus.mds.MDS
- Deprecated. returns search timeout
- getSecureRandomAlgorithm() - Method in class org.globus.common.CoGProperties
- getSecureRandomProvider() - Method in class org.globus.common.CoGProperties
- getSendBufferSize() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getSendMaxBufSize() - Method in class org.globus.mds.gsi.common.GSIMechanism
- getSequenceDetState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getServerErrorReply() - Static method in class org.globus.util.http.HTTPProtocol
- getService() - Method in class org.globus.gatekeeper.internal.GateKeeperRequest
- getService() - Method in class org.globus.util.http.HTTPRequestParser
- getService(String) - Method in class org.globus.gatekeeper.GateKeeperServer
- getServiceName() - Method in class org.globus.common.ResourceManagerContact
- getServiceName() - Method in class org.globus.gara.GaraResourceManagerContact
- getSession() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- getSingle(String) - Method in class org.globus.rsl.RslAttributes
- Returns a string value of the specified attribute.
- getSize() - Method in class org.globus.ftp.FileInfo
- Returns size of the file.
- getSize() - Method in class org.globus.io.streams.GlobusInputStream
- Returns the total size of input data.
- getSize() - Method in class org.globus.io.streams.GlobusFileInputStream
- getSize() - Method in class org.globus.io.streams.HTTPInputStream
- getSize() - Method in class org.globus.io.streams.FTPInputStream
- getSize() - Method in class org.globus.replica.catalog.GRCFile
- Get the size associated with the file entry in the replica catalog.
- getSize(String) - Method in class org.globus.ftp.FTPClient
- Returns the remote file size.
- getSocket() - Method in class org.globus.ftp.dc.SocketBox
- getSoLinger() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getSoTimeout() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getSourceAuthorization() - Method in class org.globus.io.urlcopy.UrlCopy
- Returns authorization type for the source side for the url copy.
- getSourceCredentials() - Method in class org.globus.io.urlcopy.UrlCopy
- Returns credentials used for authenticating the source side for the url copy.
- getSourceUrl() - Method in class org.globus.io.urlcopy.UrlCopy
- Returns source url.
- getSpecifications() - Method in class org.globus.rsl.AbstractRslNode
- Returns the list of sub-specifications.
- getSrcName() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getSslMode() - Method in class org.globus.tomcat.catalina.net.GSIServerSocketFactory
- getStartingParallelism() - Method in class org.globus.ftp.RetrieveOptions
- getStartTime() - Method in class org.globus.myproxy.CredentialInfo
- getStartTimeAsDate() - Method in class org.globus.myproxy.CredentialInfo
- getStatus() - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- Retrieves the current state of the process.
- getStatus() - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- getStatus() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- Provides the status of the job.
- getStatus() - Method in class org.globus.gram.GramJob
- Gets the current status of this job.
- getStatusAsString() - Method in class org.globus.gram.GramJob
- Get the status of the GramJob.
- getStatusAsString(int) - Static method in class org.globus.gram.GramJob
- Convert the status of a GramJob from an integer to a string.
- getStatusCode() - Method in class org.globus.util.http.HTTPResponseParser
- getStatusMask() - Method in interface org.globus.gatekeeper.jobmanager.JobStatusListener
- getStatusMask() - Method in class org.globus.gatekeeper.jobmanager.JobDoneListener
- getStatusUpdateMessage(String, String, String, int, int) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerProtocol
- getStderr() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getStderr() - Method in class org.globus.gram.GramAttributes
- Return the location used to redirect stderr on the submission machine
- getStdin() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getStdin() - Method in class org.globus.gram.GramAttributes
- Return the location used to redirect stdin on the submission machine
- getStdout() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getStdout() - Method in class org.globus.gram.GramAttributes
- Return the location used to redirect stdout on the submission machine
- getStrength() - Method in class org.globus.gsi.GlobusCredential
- Returns strength of the private/public key in bits.
- getStringNameType() - Method in class org.globus.gsi.gssapi.GlobusGSSName
- Currently not implemented.
- getStripeBytesTransferred() - Method in class org.globus.ftp.PerfMarker
- getStripeContext(int) - Method in class org.globus.ftp.dc.StripeContextManager
- getStripeIndex() - Method in class org.globus.ftp.PerfMarker
- getStripes() - Method in class org.globus.ftp.dc.StripeContextManager
- return number of stripes
- getSubject() - Method in class org.globus.common.ResourceManagerContact
- getSubject() - Method in class org.globus.gsi.GlobusCredential
- Returns the subject DN of the first certificate in the chain.
- GetSuffix(int) - Method in class org.globus.rsl.ASCII_CharStream
- getSymbolTable() - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- getSymbolTable() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- getTargName() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getTBSCertificateStructure(X509Certificate) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Extracts the TBS certificate from the given certificate.
- getTcpNoDelay() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getTcpPortRange() - Method in class org.globus.common.CoGProperties
- Returns the tcp port range.
- getTime() - Method in class org.globus.ftp.FileInfo
- Returns modification time of the file.
- getTime(int, int, int, int, int, int) - Method in class org.globus.gara.GaraReservation
- getTimeLeft() - Method in class org.globus.gsi.GlobusCredential
- Returns time left of the first certificate in the chain.
- getTimeStamp() - Method in class org.globus.ftp.PerfMarker
- getToken(int) - Method in class org.globus.rsl.RSLParser
- getTotalStripeCount() - Method in class org.globus.ftp.PerfMarker
- getUID() - Static method in class org.globus.util.ConfigUtil
- getURL() - Method in class org.globus.gram.CallbackHandler
- getURL() - Method in class org.globus.io.gass.server.RemoteGassServer
- Returns url of this server.
- getURL() - Method in class org.globus.mds.MDS
- Deprecated. gets the URL
- getURL() - Method in class org.globus.net.BaseServer
- Returns url of this server
- getURL() - Method in class org.globus.replica.catalog.GRCContext
- Get the name of the replica catalog.
- getURL() - Method in class org.globus.replica.catalog.GRCLocation
- Get the URL accessor associated with the location entry in the replica catalog.
- getURL() - Method in class org.globus.util.GlobusURL
- Returns the string representation of an url.
- getUrlPath() - Method in class org.globus.util.GlobusURL
- Deprecated. Though this class does not extend java.net.URL, it should be similar where possible to be intuitive to the user used to URL.
- getUsage() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- getUsage(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- getUser() - Method in class org.globus.util.GlobusURL
- Returns the user name of an url.
- getUserCertFile() - Method in class org.globus.common.CoGProperties
- Retrieves the location of the user cert file.
- getUserCertFile() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getUserCertFile() - Method in class org.globus.tools.ui.proxy.GridProxyDialog
- getUserID(String) - Method in class org.globus.security.gridmap.GridMap
- Returns first local user name mapped to the specified globusID.
- getUserIDs(String) - Method in class org.globus.security.gridmap.GridMap
- Returns local user names mapped to the specified globusID.
- getUserKeyFile() - Method in class org.globus.common.CoGProperties
- Retrieves the location of the user key file.
- getUserKeyFile() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getUserKeyFile() - Method in class org.globus.tools.ui.proxy.GridProxyDialog
- getValue() - Method in class org.globus.common.ConditionVariable
- getValue() - Method in class org.globus.rsl.Value
- Returns the actual string value.
- getValue() - Method in class org.globus.rsl.Binding
- Returns the variable value.
- getValueAt(String, int) - Method in class org.globus.common.MVHashtable
- Returns a value at the given position index for a specific attribute.
- getValues() - Method in class org.globus.rsl.NameValue
- Returns the list of values.
- getValuesAsString(List, boolean) - Static method in class org.globus.rsl.NameOpValue
- getValuesAsStrings(boolean) - Method in class org.globus.rsl.NameOpValue
- getVariables(String) - Method in class org.globus.rsl.RslAttributes
- Returns a variable name/value pair map of variable definitions.
- getVersion() - Static method in class org.globus.common.Version
- Retruns the current version as string in the form MAJOR.MINOR.PATCH
- getVersion() - Method in class org.globus.gsi.proxy.ext.ProxyCertInfo
- Returns the version of specification the proxy certificate conforms to.
- getVersion() - Static method in class org.globus.tools.GridInfoSearch
- getWrapMode() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getWrapMode() - Method in class org.globus.gsi.gssapi.net.impl.GSIGssInputStream
- getWrapMode() - Method in class org.globus.gsi.gssapi.net.impl.GSIGssSocket
- getWrapMode() - Method in class org.globus.gsi.gssapi.net.impl.GSIGssOutputStream
- getWrapSizeLimit(int, boolean, int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Currently not implemented.
- getX509Name(String) - Static method in class org.globus.gsi.ptls.PureTLSUtil
- Converts Globus formatted string into a X509Name object.
- ghRB - Variable in class org.globus.tools.proxy.ProxyOptionsPanel
- GLOBUS_CIPHER - Static variable in interface org.globus.gsi.GSIConstants
- Null ciphersuite supported in older Globus servers
- globus_dir - Static variable in class org.globus.util.ConfigUtil
- GLOBUS_GARA_ERROR_AUTHORIZATION - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_BAD_PARAMETER - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_BAD_RESERVATION_HANDLE - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_BAD_RESERVATION_OBJECT - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_BAD_RSL - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_CANT_CONTACT_RESOURCE_MANAGER - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_CANT_MAKE_RESERVATION - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_CONNECTION_FAILED - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_GARA_SERVICE_EXECUTABLE_NOT_FOUND - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_GATEKEEPER_MISCONFIGURE - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_HTTP_UNPACK_FAILED - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_INVALID_REQUEST - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_MISSING_ENDPOINT_A - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_MISSING_ENDPOINT_B - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_MISSING_RESERVATION_SUBTYPE - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_MISSING_RESERVATION_TYPE - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_MODULE_NOT_ACTIVE - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_NONE - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_OUT_OF_MEMORY - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_PROBLEM_WITH_LRAM - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_PROTOCOL_FAILED - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_SERVICE_NOT_FOUND - Static variable in class org.globus.gara.GaraException
- THIS IS A GRAM ERROR CODE
- GLOBUS_GARA_ERROR_UNKNONW_GRAM_ERROR - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_UNKNOWN - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_UNKNOWN_RESERVATION_TYPE - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_VERSION_MISMATCH - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_ERROR_ZERO_LENGTH_RSL - Static variable in class org.globus.gara.GaraException
- GLOBUS_GARA_RESERVATION_STATUS_ACTIVE - Static variable in class org.globus.gara.GaraReservationStatus
- GLOBUS_GARA_RESERVATION_STATUS_FINISHED - Static variable in class org.globus.gara.GaraReservationStatus
- GLOBUS_GARA_RESERVATION_STATUS_NOT_STARTED - Static variable in class org.globus.gara.GaraReservationStatus
- GLOBUS_GARA_RESERVATION_STATUS_NOT_STARTED_BOUND - Static variable in class org.globus.gara.GaraReservationStatus
- GLOBUS_GARA_RESERVATION_STATUS_READY_NOT_BOUND - Static variable in class org.globus.gara.GaraReservationStatus
- GlobusCredential - class org.globus.gsi.GlobusCredential.
- Provides a Java object representation of Globus credential which can include the proxy file or host certificates.
- GlobusCredential(InputStream) - Constructor for class org.globus.gsi.GlobusCredential
- Creates a GlobusCredential from an input stream.
- GlobusCredential(PrivateKey, X509Certificate[]) - Constructor for class org.globus.gsi.GlobusCredential
- Creates a GlobusCredential from a private key and a certificate chain.
- GlobusCredential(String) - Constructor for class org.globus.gsi.GlobusCredential
- Creates a GlobusCredential from a proxy file.
- GlobusCredential(String, String) - Constructor for class org.globus.gsi.GlobusCredential
- Creates a GlobusCredential from certificate file and a unencrypted key file.
- GlobusCredentialException - exception org.globus.gsi.GlobusCredentialException.
- Encapsulates the exceptions caused by various errors in/problems with Globus proxies.
- GlobusCredentialException(int, String, Object[]) - Constructor for class org.globus.gsi.GlobusCredentialException
- GlobusCredentialException(int, String, Object[], Throwable) - Constructor for class org.globus.gsi.GlobusCredentialException
- GlobusCredentialException(int, String, Throwable) - Constructor for class org.globus.gsi.GlobusCredentialException
- globusDN - Variable in class org.globus.common.ResourceManagerContact
- GlobusFileInputStream - class org.globus.io.streams.GlobusFileInputStream.
- GlobusFileInputStream(String) - Constructor for class org.globus.io.streams.GlobusFileInputStream
- GlobusFileOutputStream - class org.globus.io.streams.GlobusFileOutputStream.
- GlobusFileOutputStream(String, boolean) - Constructor for class org.globus.io.streams.GlobusFileOutputStream
- GlobusGSSContextImpl - class org.globus.gsi.gssapi.GlobusGSSContextImpl.
- Implementation of SSL/GSI mechanism for Java GSS-API.
- GlobusGSSContextImpl(GSSName, GlobusGSSCredentialImpl) - Constructor for class org.globus.gsi.gssapi.GlobusGSSContextImpl
- GlobusGSSContextTest - class org.globus.gsi.gssapi.test.GlobusGSSContextTest.
- GlobusGSSContextTest(String) - Constructor for class org.globus.gsi.gssapi.test.GlobusGSSContextTest
- GlobusGSSCredentialImpl - class org.globus.gsi.gssapi.GlobusGSSCredentialImpl.
- An implementation of
GlobusGSSCredential. - GlobusGSSCredentialImpl() - Constructor for class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- Creates anonymous credential.
- GlobusGSSCredentialImpl(GlobusCredential, int) - Constructor for class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- Creates regular credential from specified GlobusCredential object.
- GlobusGSSCredentialTest - class org.globus.gsi.gssapi.test.GlobusGSSCredentialTest.
- GlobusGSSCredentialTest(String) - Constructor for class org.globus.gsi.gssapi.test.GlobusGSSCredentialTest
- GlobusGSSException - exception org.globus.gsi.gssapi.GlobusGSSException.
- GlobusGSSException(int, int, String) - Constructor for class org.globus.gsi.gssapi.GlobusGSSException
- GlobusGSSException(int, int, String, Object[]) - Constructor for class org.globus.gsi.gssapi.GlobusGSSException
- GlobusGSSException(int, int, String, Throwable) - Constructor for class org.globus.gsi.gssapi.GlobusGSSException
- GlobusGSSException(int, Throwable) - Constructor for class org.globus.gsi.gssapi.GlobusGSSException
- GlobusGSSManagerImpl - class org.globus.gsi.gssapi.GlobusGSSManagerImpl.
- An implementation of
GlobusGSSManager. - GlobusGSSManagerImpl() - Constructor for class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- GlobusGSSName - class org.globus.gsi.gssapi.GlobusGSSName.
- An implementation of
GSSName. - GlobusGSSName() - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
- GlobusGSSName(byte[]) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
- GlobusGSSName(String) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
- Creates name from Globus DN
- GlobusGSSName(String, Oid) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
- Creates name from X509 name of specified type.
- GlobusGSSName(X509Name) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
- GlobusGSSNameTest - class org.globus.gsi.gssapi.test.GlobusGSSNameTest.
- GlobusGSSNameTest(String) - Constructor for class org.globus.gsi.gssapi.test.GlobusGSSNameTest
- globusID - Variable in class org.globus.gsi.gssapi.GlobusGSSName
- GlobusInputStream - class org.globus.io.streams.GlobusInputStream.
- GlobusInputStream() - Constructor for class org.globus.io.streams.GlobusInputStream
- GlobusOutputStream - class org.globus.io.streams.GlobusOutputStream.
- GlobusOutputStream() - Constructor for class org.globus.io.streams.GlobusOutputStream
- GlobusRun - class org.globus.tools.GlobusRun.
- GlobusRun command-line tool implementation in Java.
- GLOBUSRUN_ARG_ALLOW_OUTPUT - Static variable in class org.globus.tools.GlobusRun
- GLOBUSRUN_ARG_ALLOW_READS - Static variable in class org.globus.tools.GlobusRun
- GLOBUSRUN_ARG_ALLOW_WRITES - Static variable in class org.globus.tools.GlobusRun
- GLOBUSRUN_ARG_AUTHENTICATE_ONLY - Static variable in class org.globus.tools.GlobusRun
- GLOBUSRUN_ARG_BATCH - Static variable in class org.globus.tools.GlobusRun
- GLOBUSRUN_ARG_DRYRUN - Static variable in class org.globus.tools.GlobusRun
- GLOBUSRUN_ARG_FULL_DELEGATION - Static variable in class org.globus.tools.GlobusRun
- GLOBUSRUN_ARG_PARSE_ONLY - Static variable in class org.globus.tools.GlobusRun
- GLOBUSRUN_ARG_QUIET - Static variable in class org.globus.tools.GlobusRun
- GLOBUSRUN_ARG_USE_GASS - Static variable in class org.globus.tools.GlobusRun
- GlobusRun() - Constructor for class org.globus.tools.GlobusRun
- GlobusURL - class org.globus.util.GlobusURL.
- This class represents the URLs needed by various Globus services, including: GASS GRAM FTP GSIFTP This class is not extended from URL since it is not intended to do stream handling.
- GlobusURL(String) - Constructor for class org.globus.util.GlobusURL
- Parses the url and extracts the url parts.
- GlobusURL(URL) - Constructor for class org.globus.util.GlobusURL
- Creates a GlobusURL instance from URL instance.
- GlobusUrlCopy - class org.globus.tools.GlobusUrlCopy.
- globus-url-copy command line tool.
- GlobusUrlCopy() - Constructor for class org.globus.tools.GlobusUrlCopy
- GlobusURLStreamHandlerFactory - class org.globus.net.GlobusURLStreamHandlerFactory.
- GlobusURLStreamHandlerFactory() - Constructor for class org.globus.net.GlobusURLStreamHandlerFactory
- GlobusURLTest - class org.globus.util.tests.GlobusURLTest.
- GlobusURLTest(String) - Constructor for class org.globus.util.tests.GlobusURLTest
- gLocalServer - Variable in class org.globus.ftp.GridFTPClient
- goodUntil - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Context expiration date.
- goUpDir() - Method in class org.globus.ftp.FTPClient
- Changes remote current working directory to the higher level.
- Gram - class org.globus.gram.Gram.
- This is the main class for using the Globus GRAM API It implements all of the GRAM API functionality such as job submission, canceling, gatekeeper pinging, and job signaling.
- GRAM_PROTOCOL_VERSION - Static variable in class org.globus.gram.internal.GRAMProtocol
- Gram() - Constructor for class org.globus.gram.Gram
- Gram15Test - class org.globus.gram.Gram15Test.
- Demonstration of Gram 1.5 protocol features.
- Gram15Test() - Constructor for class org.globus.gram.Gram15Test
- GramAttributes - class org.globus.gram.GramAttributes.
- A convienience class for operating on GRAM-specific RSL attributes.
- GramAttributes() - Constructor for class org.globus.gram.GramAttributes
- Constructs a new, empty GramAttributes object.
- GramAttributes(RslNode) - Constructor for class org.globus.gram.GramAttributes
- Constructs a new GramAttributes object initialized with the specified RSL parse tree.
- GramAttributes(String) - Constructor for class org.globus.gram.GramAttributes
- Constructs a new GramAttributes object initialized with the specified RSL string.
- GramAttributesTest - class org.globus.gram.tests.GramAttributesTest.
- GramAttributesTest(String) - Constructor for class org.globus.gram.tests.GramAttributesTest
- GRAMConstants - interface org.globus.gram.internal.GRAMConstants.
- GramException - exception org.globus.gram.GramException.
- This class defeines the Exceptions which are thrown by the various Gram and GramJob methods.
- GramException() - Constructor for class org.globus.gram.GramException
- GramException(int) - Constructor for class org.globus.gram.GramException
- GramException(int, Throwable) - Constructor for class org.globus.gram.GramException
- GramException(String) - Constructor for class org.globus.gram.GramException
- GramJob - class org.globus.gram.GramJob.
- This class represents a simple gram job.
- GramJob(GSSCredential, String) - Constructor for class org.globus.gram.GramJob
- Creates a gram job with specified rsl and user credentials.
- GramJob(String) - Constructor for class org.globus.gram.GramJob
- Creates a gram job with specified rsl with default user credentials.
- GramJobListener - interface org.globus.gram.GramJobListener.
- This interface is used to allow objects created by the Globus user to listen for status changes of GramJobs.
- GramJobRun - class org.globus.gram.GramJobRun.
- GramJobRun(String, String) - Constructor for class org.globus.gram.GramJobRun
- GRAMProtocol - class org.globus.gram.internal.GRAMProtocol.
- GRAMProtocol() - Constructor for class org.globus.gram.internal.GRAMProtocol
- GRAMProtocolErrorConstants - interface org.globus.gram.internal.GRAMProtocolErrorConstants.
- GramTest - class org.globus.gram.GramTest.
- GramTest - class org.globus.gram.tests.GramTest.
- GramTest() - Constructor for class org.globus.gram.GramTest
- GramTest(String) - Constructor for class org.globus.gram.tests.GramTest
- GRCCollection - class org.globus.replica.catalog.GRCCollection.
- The proxy for a replica catalog collection entry, containing methods for listing file and location entries that are part of the collection.
- GRCCollection(GRCContext, String) - Constructor for class org.globus.replica.catalog.GRCCollection
- Construct a proxy for a collection entry in the given replica catalog context.
- GRCContext - class org.globus.replica.catalog.GRCContext.
- The replica catalog connection context, containing methods to set authentication modes and connect to a replica catalog.
- GRCContext.Authentication - class org.globus.replica.catalog.GRCContext.Authentication.
- Context authentication mode.
- GRCContext(String) - Constructor for class org.globus.replica.catalog.GRCContext
- Construct a context for a connection to the given directory service URL.
- GRCDirectory - class org.globus.replica.catalog.GRCDirectory.
- The proxy for a replica catalog directory entry, containing methods for creation of a directory entry and management of its associated filenames.
- GRCDirectory(GRCContext, String) - Constructor for class org.globus.replica.catalog.GRCDirectory
- Construct a proxy for a directory entry in the given replica catalog context.
- GRCEntry - class org.globus.replica.catalog.GRCEntry.
- The proxy for a replica catalog entry, containing methods for creation of an entry and management of its attributes.
- GRCEntry(GRCContext, String) - Constructor for class org.globus.replica.catalog.GRCEntry
- Construct a proxy for an entry in the given replica catalog context.
- GRCException - exception org.globus.replica.catalog.GRCException.
- This exception is thrown in either or both of the following situations: when an operation attempts to create an entry, GRCLocation or GRCFile, for instance, object with filename value(s) not contained in the parent GRCCollection entry.
- GRCException() - Constructor for class org.globus.replica.catalog.GRCException
- GRCException(String) - Constructor for class org.globus.replica.catalog.GRCException
- GRCFile - class org.globus.replica.catalog.GRCFile.
- The proxy for a replica catalog file entry, containing methods for creation of a file entry and management of its associated file size.
- GRCFile(GRCContext, String) - Constructor for class org.globus.replica.catalog.GRCFile
- Construct a proxy for a file entry in the given replica catalog context.
- GRCLocation - class org.globus.replica.catalog.GRCLocation.
- The proxy for a replica catalog location entry, containing methods for creation of a location entry and management of its associated URL accessor.
- GRCLocation(GRCContext, String) - Constructor for class org.globus.replica.catalog.GRCLocation
- Construct a proxy for a location entry in the given replica catalog context.
- GREATER_THAN - Static variable in interface org.globus.rsl.RSLParserConstants
- GREATER_THAN_EQUAL - Static variable in interface org.globus.rsl.RSLParserConstants
- GridFTPActiveConnectTask - class org.globus.ftp.dc.GridFTPActiveConnectTask.
- Unlike in the parent class, here we use authentication and protection.
- GridFTPActiveConnectTask(HostPort, BasicServerControlChannel, SocketBox, GridFTPSession) - Constructor for class org.globus.ftp.dc.GridFTPActiveConnectTask
- GridFTPClient - class org.globus.ftp.GridFTPClient.
- This is the main user interface for GridFTP operations.
- GridFTPClient(String, int) - Constructor for class org.globus.ftp.GridFTPClient
- Constructs client and connects it to the remote server.
- GridFTPClient2PartyAsynchTransferTest - class org.globus.ftp.test.GridFTPClient2PartyAsynchTransferTest.
- Test GridFTPClient.get() and put()
- GridFTPClient2PartyAsynchTransferTest(String) - Constructor for class org.globus.ftp.test.GridFTPClient2PartyAsynchTransferTest
- GridFTPClient2PartyParallelTest - class org.globus.ftp.test.GridFTPClient2PartyParallelTest.
- Test parallel GridFTPClient.get() and put()
- GridFTPClient2PartyParallelTest(String) - Constructor for class org.globus.ftp.test.GridFTPClient2PartyParallelTest
- GridFTPClient2PartyStripingTest - class org.globus.ftp.test.GridFTPClient2PartyStripingTest.
- Test GridFTPClient.stripedGet() and stripedPut()
- GridFTPClient2PartyStripingTest(String) - Constructor for class org.globus.ftp.test.GridFTPClient2PartyStripingTest
- GridFTPClient2PartyTest - class org.globus.ftp.test.GridFTPClient2PartyTest.
- Test GridFTPClient.get() and put()
- GridFTPClient2PartyTest(String) - Constructor for class org.globus.ftp.test.GridFTPClient2PartyTest
- GridFTPClient2PartyTransferTest - class org.globus.ftp.test.GridFTPClient2PartyTransferTest.
- Test GridFTPClient.get() and put()
- GridFTPClient2PartyTransferTest(String) - Constructor for class org.globus.ftp.test.GridFTPClient2PartyTransferTest
- GridFTPClientTest - class org.globus.ftp.test.GridFTPClientTest.
- GridFTPClientTest(String) - Constructor for class org.globus.ftp.test.GridFTPClientTest
- GridFTPControlChannel - class org.globus.ftp.extended.GridFTPControlChannel.
- GridFTP control channel, unlike the vanilla control channel, uses GSI autentication.
- GridFTPControlChannel(InputStream, OutputStream) - Constructor for class org.globus.ftp.extended.GridFTPControlChannel
- GridFTPControlChannel(String, int) - Constructor for class org.globus.ftp.extended.GridFTPControlChannel
- GridFTPControlChannelTest - class org.globus.ftp.test.GridFTPControlChannelTest.
- Test GridFTPControlChannel
- GridFTPControlChannelTest(String) - Constructor for class org.globus.ftp.test.GridFTPControlChannelTest
- GridFTPInputStream - class org.globus.ftp.extended.GridFTPInputStream.
- GridFTPInputStream - class org.globus.io.streams.GridFTPInputStream.
- GridFTPInputStream(GSSCredential, Authorization, String, int, String, boolean) - Constructor for class org.globus.io.streams.GridFTPInputStream
- GridFTPInputStream(GSSCredential, Authorization, String, int, String, boolean, int, boolean) - Constructor for class org.globus.io.streams.GridFTPInputStream
- GridFTPInputStream(GSSCredential, String, int, String) - Constructor for class org.globus.io.streams.GridFTPInputStream
- GridFTPInputStream(InputStream, GSSContext) - Constructor for class org.globus.ftp.extended.GridFTPInputStream
- GridFTPOutputStream - class org.globus.ftp.extended.GridFTPOutputStream.
- GridFTPOutputStream - class org.globus.io.streams.GridFTPOutputStream.
- GridFTPOutputStream(GSSCredential, Authorization, String, int, String, boolean, boolean) - Constructor for class org.globus.io.streams.GridFTPOutputStream
- GridFTPOutputStream(GSSCredential, Authorization, String, int, String, boolean, boolean, int, boolean) - Constructor for class org.globus.io.streams.GridFTPOutputStream
- GridFTPOutputStream(GSSCredential, String, int, String, boolean) - Constructor for class org.globus.io.streams.GridFTPOutputStream
- GridFTPOutputStream(OutputStream, GSSContext) - Constructor for class org.globus.ftp.extended.GridFTPOutputStream
- GridFTPPassiveConnectTask - class org.globus.ftp.dc.GridFTPPassiveConnectTask.
- Unlike in the parent class, here we use authentication and protection.
- GridFTPPassiveConnectTask(ServerSocket, DataSink, BasicServerControlChannel, GridFTPSession, DataChannelFactory, TransferContext) - Constructor for class org.globus.ftp.dc.GridFTPPassiveConnectTask
- GridFTPPassiveConnectTask(ServerSocket, DataSource, BasicServerControlChannel, GridFTPSession, DataChannelFactory, TransferContext) - Constructor for class org.globus.ftp.dc.GridFTPPassiveConnectTask
- GridFTPRestartMarker - class org.globus.ftp.GridFTPRestartMarker.
- Represents GridFTP restart marker, which contains unordered set of byte ranges representing transferred data.
- GridFTPRestartMarker(String) - Constructor for class org.globus.ftp.GridFTPRestartMarker
- Constructs the restart marker by parsing the parameter string.
- GridFTPRestartMarkerTest - class org.globus.ftp.test.GridFTPRestartMarkerTest.
- Test GridFTPRestartMarker
- GridFTPRestartMarkerTest(String) - Constructor for class org.globus.ftp.test.GridFTPRestartMarkerTest
- GridFTPServerFacade - class org.globus.ftp.extended.GridFTPServerFacade.
- GridFTPServerFacade() - Constructor for class org.globus.ftp.extended.GridFTPServerFacade
- GridFTPSession - class org.globus.ftp.GridFTPSession.
- Represents parameters of an FTP session between a client and a server.
- GridFTPSession() - Constructor for class org.globus.ftp.GridFTPSession
- GridInfoSearch - class org.globus.tools.GridInfoSearch.
- Performs an LDAP search.
- GridInfoSearch() - Constructor for class org.globus.tools.GridInfoSearch
- gridMap - Variable in class org.globus.tomcat.catalina.net.GSISocket
- GridMap - class org.globus.security.gridmap.GridMap.
- GridMap() - Method in class org.globus.security.gridmap.GridMap
- GridMap() - Constructor for class org.globus.security.gridmap.GridMap
- GridMapTest - class org.globus.security.gridmap.tests.GridMapTest.
- GridMapTest(String) - Constructor for class org.globus.security.gridmap.tests.GridMapTest
- gridProps - Static variable in class org.globus.tools.ui.proxy.MyproxyGUI
- GridProxyConfig - class org.globus.tools.ui.proxy.GridProxyConfig.
- Responsible for managing the properties file "proxy.properties" which holds information about various properties needed by grid proxy init classes.
- GridProxyConfig() - Constructor for class org.globus.tools.ui.proxy.GridProxyConfig
- GridProxyConfigUtil - class org.globus.tools.ui.proxy.GridProxyConfigUtil.
- GridProxyConfigUtil() - Constructor for class org.globus.tools.ui.proxy.GridProxyConfigUtil
- GridProxyDialog - class org.globus.tools.ui.proxy.GridProxyDialog.
- GridProxyDialog() - Constructor for class org.globus.tools.ui.proxy.GridProxyDialog
- GridProxyInit - class org.globus.tools.proxy.GridProxyInit.
- GridProxyInit() - Constructor for class org.globus.tools.proxy.GridProxyInit
- GridProxyInit(Frame, boolean) - Constructor for class org.globus.tools.proxy.GridProxyInit
- GridProxyModel - class org.globus.tools.proxy.GridProxyModel.
- GridProxyModel() - Constructor for class org.globus.tools.proxy.GridProxyModel
- GridProxyProperties - class org.globus.tools.ui.proxy.GridProxyProperties.
- GridProxyProperties() - Constructor for class org.globus.tools.ui.proxy.GridProxyProperties
- GRIM_POLICY_HANDLER - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Context option.
- grimPolicyHandler - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- gSession - Variable in class org.globus.ftp.GridFTPClient
- gSession - Variable in class org.globus.ftp.dc.SecureDataChannel
- gSession - Variable in class org.globus.ftp.dc.GridFTPActiveConnectTask
- gSession - Variable in class org.globus.ftp.extended.GridFTPServerFacade
- GSI_2_LIMITED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
- Indicates legacy limited Globus proxy
- GSI_2_PROXY - Static variable in interface org.globus.gsi.GSIConstants
- Indicates legacy full Globus proxy
- GSI_3_IMPERSONATION_PROXY - Static variable in interface org.globus.gsi.GSIConstants
- Indicates proxy draft compliant impersonation proxy.
- GSI_3_INDEPENDENT_PROXY - Static variable in interface org.globus.gsi.GSIConstants
- Indicates proxy draft compliant independent proxy.
- GSI_3_LIMITED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
- Indicates proxy draft compliant limited impersonation proxy.
- GSI_3_RESTRICTED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
- Indicates proxy draft compliant restricted proxy.
- GSI_AUTH_USERNAME - Static variable in interface org.globus.axis.gsi.GSIConstants
- GSI_AUTHORIZATION - Static variable in interface org.globus.axis.gsi.GSIConstants
- GSI_BIG - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Quality-of-Protection (QOP) value, indicates large block size support.
- GSI_CREDENTIALS - Static variable in interface org.globus.axis.gsi.GSIConstants
- GSI_MODE - Static variable in interface org.globus.axis.gsi.GSIConstants
- GSI_MODE - Static variable in class org.globus.gsi.gssapi.net.GssSocket
- GSI_MODE_FULL_DELEG - Static variable in interface org.globus.axis.gsi.GSIConstants
- GSI_MODE_LIMITED_DELEG - Static variable in interface org.globus.axis.gsi.GSIConstants
- GSI_MODE_NO_DELEG - Static variable in interface org.globus.axis.gsi.GSIConstants
- GSI_MODE_SSL - Static variable in interface org.globus.axis.gsi.GSIConstants
- GSI_USER_DN - Static variable in interface org.globus.axis.gsi.GSIConstants
- GSI_WRAP - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Used to distinguish between a token created by
wrapwithGSSConstants.GSI_BIGQoP and a regular token created bywrap. - GSIConstants - interface org.globus.axis.gsi.GSIConstants.
- GSIConstants - interface org.globus.gsi.GSIConstants.
- Defines common constants used by GSI.
- GSIGssInputStream - class org.globus.gsi.gssapi.net.impl.GSIGssInputStream.
- GSIGssInputStream(InputStream, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.impl.GSIGssInputStream
- GSIGssOutputStream - class org.globus.gsi.gssapi.net.impl.GSIGssOutputStream.
- GSIGssOutputStream(OutputStream, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.impl.GSIGssOutputStream
- GSIGssOutputStream(OutputStream, GSSContext, int) - Constructor for class org.globus.gsi.gssapi.net.impl.GSIGssOutputStream
- GSIGssSocket - class org.globus.gsi.gssapi.net.impl.GSIGssSocket.
- GSIGssSocket(Socket, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.impl.GSIGssSocket
- GSIGssSocket(String, int, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.impl.GSIGssSocket
- GSIGssSocketFactory - class org.globus.gsi.gssapi.net.impl.GSIGssSocketFactory.
- GSIGssSocketFactory() - Constructor for class org.globus.gsi.gssapi.net.impl.GSIGssSocketFactory
- GSIHTTPSender - class org.globus.axis.transport.GSIHTTPSender.
- This is meant to be used on a SOAP Client to call a SOAP server.
- GSIHTTPSender() - Constructor for class org.globus.axis.transport.GSIHTTPSender
- GSIHTTPTransport - class org.globus.axis.transport.GSIHTTPTransport.
- Extends Transport by implementing the setupMessageContext function to set HTTP-specific message context fields and transport chains.
- GSIHTTPTransport() - Constructor for class org.globus.axis.transport.GSIHTTPTransport
- GSIHTTPTransport(String, String) - Constructor for class org.globus.axis.transport.GSIHTTPTransport
- helper constructor
- GSIHttpURLConnection - class org.globus.net.GSIHttpURLConnection.
- GSIHttpURLConnection(URL) - Constructor for class org.globus.net.GSIHttpURLConnection
- GSIHttpURLConnectionTest - class org.globus.net.test.GSIHttpURLConnectionTest.
- GSIHttpURLConnectionTest(String) - Constructor for class org.globus.net.test.GSIHttpURLConnectionTest
- GSIMech - class org.globus.mds.gsi.jndi.GSIMech.
- Implements the SASL client mechanism for GSI.
- GSIMech - class org.globus.mds.gsi.netscape.GSIMech.
- GSIMech(String, String, String, Map, CallbackHandler) - Constructor for class org.globus.mds.gsi.jndi.GSIMech
- GSIMech(String, String, String, Map, CallbackHandler) - Constructor for class org.globus.mds.gsi.netscape.GSIMech
- GSIMechanism - class org.globus.mds.gsi.common.GSIMechanism.
- GSIMechanism() - Constructor for class org.globus.mds.gsi.common.GSIMechanism
- gsiMode - Variable in class org.globus.gsi.gssapi.example.GetOpts
- GSIServerSocketFactory - class org.globus.tomcat.catalina.net.GSIServerSocketFactory.
- GSIServerSocketFactory() - Constructor for class org.globus.tomcat.catalina.net.GSIServerSocketFactory
- GSISocket - class org.globus.tomcat.catalina.net.GSISocket.
- GSISocket(Socket, GSSContext) - Constructor for class org.globus.tomcat.catalina.net.GSISocket
- GSIURLConnection - class org.globus.net.GSIURLConnection.
- GSIURLConnection(URL) - Constructor for class org.globus.net.GSIURLConnection
- Subclasses must overwrite.
- GSS_MODE - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Context option.
- GssClient - class org.globus.gsi.gssapi.example.GssClient.
- GssClient - class org.globus.gsi.gssapi.net.example.GssClient.
- GssClient() - Constructor for class org.globus.gsi.gssapi.example.GssClient
- GssClient() - Constructor for class org.globus.gsi.gssapi.net.example.GssClient
- GSSConstants - class org.globus.gsi.gssapi.GSSConstants.
- Defines common GSI-GSS constants.
- GSSConstants() - Constructor for class org.globus.gsi.gssapi.GSSConstants
- GssInputStream - class org.globus.gsi.gssapi.net.GssInputStream.
- GssInputStream(InputStream, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.GssInputStream
- gssMode - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- gssMode - Variable in class org.globus.net.BaseServer
- GssOutputStream - class org.globus.gsi.gssapi.net.GssOutputStream.
- GssOutputStream(OutputStream, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.GssOutputStream
- GssOutputStream(OutputStream, GSSContext, int) - Constructor for class org.globus.gsi.gssapi.net.GssOutputStream
- GssOutputStreamTest - class org.globus.gsi.gssapi.net.test.GssOutputStreamTest.
- GssOutputStreamTest(String) - Constructor for class org.globus.gsi.gssapi.net.test.GssOutputStreamTest
- GssServer - class org.globus.gsi.gssapi.example.GssServer.
- GssServer - class org.globus.gsi.gssapi.net.example.GssServer.
- GssServer() - Constructor for class org.globus.gsi.gssapi.example.GssServer
- GssServer() - Constructor for class org.globus.gsi.gssapi.net.example.GssServer
- GssSocket - class org.globus.gsi.gssapi.net.GssSocket.
- GssSocket(Socket, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.GssSocket
- GssSocket(String, int, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.GssSocket
- GssSocketFactory - class org.globus.gsi.gssapi.net.GssSocketFactory.
- GssSocketFactory() - Constructor for class org.globus.gsi.gssapi.net.GssSocketFactory
- GT - Static variable in class org.globus.rsl.NameOpValue
- GTEQ - Static variable in class org.globus.rsl.NameOpValue
H
- handleConnection(Socket) - Method in class org.globus.gara.CallbackHandler
- handleConnection(Socket) - Method in class org.globus.gatekeeper.GateKeeperServer
- Handles individual client connections by starting a different thread.
- handleConnection(Socket) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerServer
- Method called after a connection has been established between the client and the server.
- handleConnection(Socket) - Method in class org.globus.gram.CallbackHandler
- handleConnection(Socket) - Method in class org.globus.io.gass.server.GassServer
- handleConnection(Socket) - Method in class org.globus.net.BaseServer
- This method needs to be implemented by subclasses.
- handleCookie(String, String, Hashtable, MessageContext) - Method in class org.globus.axis.transport.GSIHTTPSender
- little helper function for cookies
- handleJobRequest(ServiceRequest) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerProtocol
- handlePing(GSSCredential, GateKeeperRequest) - Method in class org.globus.gatekeeper.GateKeeperClient
- Handler - class org.globus.net.protocol.httpg.Handler.
- Handler() - Constructor for class org.globus.net.protocol.httpg.Handler
- handleRequest(GSSCredential, GateKeeperRequest) - Method in class org.globus.gatekeeper.GateKeeperClient
- handleRequest(JobManagerService, InputStream) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerProtocol
- hasBeenOpened - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- hasBeenOpened() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- hasData() - Method in class org.globus.gsi.gssapi.TokenInputStream
- hasData() - Method in class org.globus.gsi.gssapi.net.GssInputStream
- hasError() - Method in class org.globus.ftp.vanilla.TransferState
- hasInitialResponse() - Method in class org.globus.mds.gsi.jndi.GSIMech
- Determines whether this mechanism has an optional initial response.
- hasMoreElements() - Method in class org.globus.util.QuotedStringTokenizer
- hasMoreTokens() - Method in class org.globus.util.QuotedStringTokenizer
- hasProperties() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- hasStripeBytesTransferred - Variable in class org.globus.ftp.PerfMarker
- hasStripeBytesTransferred() - Method in class org.globus.ftp.PerfMarker
- hasStripeIndex - Variable in class org.globus.ftp.PerfMarker
- hasStripeIndex() - Method in class org.globus.ftp.PerfMarker
- hasTimeStamp - Variable in class org.globus.ftp.PerfMarker
- hasTotalStripeCount - Variable in class org.globus.ftp.PerfMarker
- hasTotalStripeCount() - Method in class org.globus.ftp.PerfMarker
- haveStreams() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- header - Variable in class org.globus.gsi.gssapi.net.impl.GSIGssInputStream
- header - Variable in class org.globus.gsi.gssapi.net.impl.GSIGssOutputStream
- HEADER - Static variable in class org.globus.gsi.OpenSSLKey
- helpMsg - Variable in class org.globus.gsi.gssapi.example.GetOpts
- HIGH_STRENGTH - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- home - Static variable in class org.globus.tools.ui.proxy.GridProxyProperties
- host - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- host - Variable in class org.globus.myproxy.MyProxy
- host - Variable in class org.globus.util.GlobusURL
- HOST - Static variable in class org.globus.util.http.HTTPProtocol
- HostAuthorization - class org.globus.gsi.gssapi.auth.HostAuthorization.
- Implements a simple host authorization mechanism.
- HostAuthorization(String) - Constructor for class org.globus.gsi.gssapi.auth.HostAuthorization
- hostName - Variable in class org.globus.common.ResourceManagerContact
- hostname2contacts(MDS, String, String, Vector) - Static method in class org.globus.mds.MDSCommon
- returns a vector of Globus gatekeeper contacts based on the hostname
- hostPort - Variable in class org.globus.ftp.dc.ActiveConnectTask
- HostPort - class org.globus.ftp.HostPort.
- Utility class for parsing and converting host-port information from PASV and PORT ftp commands.
- HostPort(InetAddress, int) - Constructor for class org.globus.ftp.HostPort
- Creates the HostPort object from specified ip address and port number.
- HostPort(String) - Constructor for class org.globus.ftp.HostPort
- Parses host-port from passive mode reply message.
- HostPort(String, int) - Constructor for class org.globus.ftp.HostPort
- Creates the HostPort object from specified ip address and port number.
- HostPortList - class org.globus.ftp.HostPortList.
- Utility class for parsing and converting host-port information from SPAS and SPOR FTP commands.
- HostPortList() - Constructor for class org.globus.ftp.HostPortList
- Creates an empty list
- HostPortList(String) - Constructor for class org.globus.ftp.HostPortList
- Parses host-port from the reply to SPAS command.
- HostPortListTest - class org.globus.ftp.test.HostPortListTest.
- Test HostPortList
- HostPortListTest(String) - Constructor for class org.globus.ftp.test.HostPortListTest
- hoursGroup - Variable in class org.globus.tools.proxy.ProxyOptionsPanel
- HTTP_UNFRAME_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- HTTP_UNPACK_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- HTTP_VERSION - Static variable in class org.globus.util.http.HTTPProtocol
- HTTPChunkedInputStream - class org.globus.util.http.HTTPChunkedInputStream.
- HTTPChunkedInputStream(InputStream) - Constructor for class org.globus.util.http.HTTPChunkedInputStream
- httpCode - Variable in class org.globus.util.http.HttpResponse
- HTTPInputStream - class org.globus.io.streams.HTTPInputStream.
- HTTPInputStream() - Constructor for class org.globus.io.streams.HTTPInputStream
- Private constructor used by subclasses.
- HTTPInputStream(String, int, String) - Constructor for class org.globus.io.streams.HTTPInputStream
- Opens HTTP input stream connection (unsecure)
- httpMethod - Variable in class org.globus.gram.internal.CallbackResponse
- httpMsg - Variable in class org.globus.util.http.HttpResponse
- HTTPOutputStream - class org.globus.io.streams.HTTPOutputStream.
- HTTPOutputStream() - Constructor for class org.globus.io.streams.HTTPOutputStream
- Private constructor used by subclasses.
- HTTPOutputStream(String, int, String, int, boolean) - Constructor for class org.globus.io.streams.HTTPOutputStream
- Opens HTTP output stream (unsecure)
- HTTPParser - class org.globus.util.http.HTTPParser.
- HTTPParser(InputStream) - Constructor for class org.globus.util.http.HTTPParser
- HTTPProtocol - class org.globus.util.http.HTTPProtocol.
- HTTPProtocol() - Constructor for class org.globus.util.http.HTTPProtocol
- HTTPRequestParser - class org.globus.util.http.HTTPRequestParser.
- HTTPRequestParser(InputStream) - Constructor for class org.globus.util.http.HTTPRequestParser
- HttpResponse - class org.globus.util.http.HttpResponse.
- HttpResponse(InputStream) - Constructor for class org.globus.util.http.HttpResponse
- HTTPResponseParser - class org.globus.util.http.HTTPResponseParser.
- HTTPResponseParser(InputStream) - Constructor for class org.globus.util.http.HTTPResponseParser
- httpType - Variable in class org.globus.util.http.HttpResponse
I
- IdentityAuthorization - class org.globus.gsi.gssapi.auth.IdentityAuthorization.
- Implements a simple identity authorization mechanism.
- IdentityAuthorization() - Constructor for class org.globus.gsi.gssapi.auth.IdentityAuthorization
- Constructor used by superclasses.
- IdentityAuthorization(String) - Constructor for class org.globus.gsi.gssapi.auth.IdentityAuthorization
- Creates a new instance of this class with given expected identity.
- ignoreLeading0(String) - Static method in class org.globus.ftp.vanilla.Reply
- GT2.0 wuftp server incorrectly inserts \0 between lines.
- ignoreOffset - Variable in class org.globus.ftp.DataSinkStream
- IgnoreProxyPolicyHandler - class org.globus.gsi.proxy.IgnoreProxyPolicyHandler.
- A simple restricted proxy policy handler that logs the proxy policy language oid.
- IgnoreProxyPolicyHandler() - Constructor for class org.globus.gsi.proxy.IgnoreProxyPolicyHandler
- image - Variable in class org.globus.rsl.Token
- The string image of the token.
- image - Variable in class org.globus.tools.ui.util.ImageJJPanel
- ImageJJPanel - class org.globus.tools.ui.util.ImageJJPanel.
- ImageJJPanel() - Constructor for class org.globus.tools.ui.util.ImageJJPanel
- IMPERSONATION - Static variable in class org.globus.gsi.proxy.ext.ProxyPolicy
- Impersonation proxy OID
- IMPEXP_MECH_SPECIFIC - Static variable in interface org.gridforum.jgss.ExtendedGSSCredential
- IMPEXP_OPAQUE - Static variable in interface org.gridforum.jgss.ExtendedGSSCredential
- in - Variable in class org.globus.ftp.DataSourceStream
- in - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- in - Variable in class org.globus.gsi.gssapi.net.GssInputStream
- in - Variable in class org.globus.gsi.gssapi.net.GssSocket
- in - Variable in class org.globus.io.streams.HTTPOutputStream
- in - Variable in class org.globus.util.CircularBuffer
- INALID_REQUEST - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INDEPENDENT - Static variable in class org.globus.gsi.proxy.ext.ProxyPolicy
- Independent proxy OID
- index - Variable in class org.globus.gsi.gssapi.net.GssOutputStream
- index - Variable in class org.globus.gsi.gssapi.net.GssInputStream
- info - Static variable in class org.globus.tomcat.catalina.valves.CertificatesValve
- The descriptive information related to this implementation.
- INFO_PROXY - Static variable in class org.globus.myproxy.MyProxy
- info(GSSCredential, String, String) - Method in class org.globus.myproxy.MyProxy
- Retreives credential information from MyProxy server.
- INIT_CALLBACK_HANDLER_FAILED - Static variable in class org.globus.gara.GaraException
- INIT_CALLBACK_HANDLER_FAILED - Static variable in class org.globus.gram.GramException
- init() - Static method in class org.globus.gsi.CertUtil
- A no-op function that can be used to force the class to load and initialize.
- init(String[]) - Method in class org.globus.pkcs11.tools.PKCS11ProxyInit
- init(String[]) - Method in class org.globus.tools.ProxyInit
- init(String, int, String) - Method in class org.globus.io.streams.HTTPInputStream
- init(String, Map) - Method in class org.globus.mds.gsi.common.GSIMechanism
- initCerts() - Static method in class org.globus.gsi.proxy.test.ProxyPathValidatorTest
- initDelegation(GSSCredential, Oid, int, byte[], int, int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Initiate the delegation of a credential.
- initDelegation(GSSCredential, Oid, int, byte[], int, int) - Method in interface org.gridforum.jgss.ExtendedGSSContext
- Initiate the delegation of a credential.
- initialize() - Method in class org.globus.net.BaseServer
- This method should be called by all subclasses.
- initiateSession(String, int) - Static method in class org.globus.pkcs11.PKCS11Util
- Initiates a session with the PKCS11 device with the given flags, and logs in as a regular user with the given pin.
- initJobLogger() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- initSecContext(byte[], int, int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- This function drives the initiating side of the context establishment process.
- initSecContext(InputStream, OutputStream) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- It works just like
initSecContextmethod. - initSymbolTable() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- input - Variable in class org.globus.ftp.dc.StreamImageDCReader
- input - Variable in class org.globus.ftp.dc.EBlockImageDCReader
- input - Variable in class org.globus.io.streams.HTTPInputStream
- input - Variable in class org.globus.io.streams.FTPInputStream
- input - Variable in class org.globus.util.http.HttpResponse
- InputStreamDataSink - class org.globus.ftp.InputStreamDataSink.
- InputStreamDataSink() - Constructor for class org.globus.ftp.InputStreamDataSink
- InputStreamDataSinkTest - class org.globus.ftp.test.InputStreamDataSinkTest.
- InputStreamDataSinkTest(String) - Constructor for class org.globus.ftp.test.InputStreamDataSinkTest
- insertElementAt(Object, int) - Method in class org.globus.util.SortedVector
- This method has been remapped to add( Object element ).
- installDefaultHandlers() - Method in class org.globus.ftp.dc.AbstractDataChannel
- <