|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
A
- ABOR - Static variable in class org.globus.ftp.vanilla.Command
- abort() - Method in class org.globus.ftp.extended.GridFTPServerFacade
- abort() - Method in class org.globus.ftp.FTPClient
- Aborts the current transfer.
- 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.FTPInputStream
- abort() - Method in class org.globus.io.streams.FTPOutputStream
- abort() - Method in class org.globus.io.streams.GlobusFileInputStream
- abort() - Method in class org.globus.io.streams.GlobusFileOutputStream
- abort() - Method in class org.globus.io.streams.GlobusInputStream
- Aborts transfer.
- abort() - Method in class org.globus.io.streams.GlobusOutputStream
- Aborts transfer.
- abort() - Method in class org.globus.io.streams.HTTPInputStream
- abort() - Method in class org.globus.io.streams.HTTPOutputStream
- abortTransfer() - Method in class org.globus.ftp.vanilla.BasicClientControlChannel
- abortTransfer() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- abortTransfer() - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- AbstractDataChannel - Class in org.globus.ftp.dc
- AbstractDataChannel(Session) - Constructor for class org.globus.ftp.dc.AbstractDataChannel
- AbstractJobManager - Class in org.globus.gatekeeper.jobmanager
- 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 in org.globus.rsl
- 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 in org.globus.tools.ui.config
- 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(File, String) - Method in class org.globus.gsi.CertificateRevocationLists.CrlFilter
- accept(File, String) - Method in class org.globus.gsi.TrustedCertificates.CertFilter
- accept - Variable in class org.globus.net.BaseServer
- accept(File) - Method in class org.globus.tools.ui.util.CustomFileFilter
- ACCEPT_NO_CLIENT_CERTS - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Context option.
- 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.
- acceptNoClientCerts - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- 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. - ACCESS_ID_CA - Static variable in class org.globus.gsi.SigningPolicyParser
- ACCESS_ID_PREFIX - Static variable in class org.globus.gsi.SigningPolicyParser
- 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.AbstractWizard
- actionPerformed(ActionEvent) - Method in class org.globus.tools.ui.config.ConfigModule2
- 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
- activeClose(TransferContext, int) - Method in class org.globus.ftp.dc.TransferThreadManager
- use only in mode E
- activeConnect(HostPort, int) - Method in class org.globus.ftp.dc.TransferThreadManager
- Act as the active side.
- ActiveConnectTask - Class in org.globus.ftp.dc
- Makes a connection to a remote data channel (FTPClient use only).
- ActiveConnectTask(HostPort, DataSink, BasicServerControlChannel, Session, DataChannelFactory, TransferContext) - Constructor for class org.globus.ftp.dc.ActiveConnectTask
- ActiveConnectTask(HostPort, DataSource, BasicServerControlChannel, Session, DataChannelFactory, TransferContext) - Constructor for class org.globus.ftp.dc.ActiveConnectTask
- ActiveStartTransferTask - Class in org.globus.ftp.dc
- 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
- actualSetMode(int, String) - Method in class org.globus.ftp.FTPClient
- 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, Vector) - Method in class org.globus.common.MVHashtable
- Adds multiple values to the attribute associated with the given key.
- add(MVHashtable) - Method in class org.globus.common.MVHashtable
- Adds attributes that are stored in a seperate MVHashtable object.
- add(SocketBox) - Method in class org.globus.ftp.dc.SocketPool
- add socketBox to the pool.
- add(HostPort) - Method in class org.globus.ftp.HostPortList
- Adds an element to the list
- 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(ASN1Set) - Method in class org.globus.gsi.bc.X509NameHelper
- Appends the specified name component entry to the current name.
- add(GSSName, int, int, Oid, int) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- Currently not implemented.
- add(X509Extension) - Method in class org.globus.gsi.X509ExtensionSet
- Adds a X509Extension object to this set.
- add(StringBuffer, String, String) - Method in class org.globus.myproxy.Params
- add(Bindings) - Method in class org.globus.rsl.AbstractRslNode
- add(NameOpValue) - Method in class org.globus.rsl.AbstractRslNode
- add(AbstractRslNode) - Method in class org.globus.rsl.AbstractRslNode
- Adds a rsl parse tree to this node.
- 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.ListRslNode
- add(NameOpValue) - Method in class org.globus.rsl.ListRslNode
- add(Value) - 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 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(List) - Method in class org.globus.rsl.NameOpValue
- Adds a list to the list of values.
- add(String, String) - Method in class org.globus.rsl.RslAttributes
- Adds a simple value to the list of values of a given attribute.
- add(Bindings) - Method in class org.globus.rsl.RslNode
- add(NameOpValue) - Method in class org.globus.rsl.RslNode
- add(JComponent, int, int, int, int) - Method in class org.globus.tools.ui.util.JJPanel
- add(Object) - Method in class org.globus.util.SortedVector
- This method adds, sorted, the specified element into the vector.
- add(int, Object) - Method in class org.globus.util.SortedVector
- This method has been remapped to add( Object element ).
- add_escapes(String) - Method in exception 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.
- 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.
- 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 error 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.util.Tail
- addJobStatusListener(JobStatusListener) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- addJobStatusListener(JobStatusListener) - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- 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.
- addProvider() - Static method in class org.globus.mds.gsi.jndi.SaslProvider
- 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.
- algo - Variable in class org.globus.ftp.ChecksumOptions
- allCanExecute() - Method in class org.globus.ftp.FileInfo
- allCanRead() - Method in class org.globus.ftp.FileInfo
- allCanWrite() - Method in class org.globus.ftp.FileInfo
- allocate(long) - Method in class org.globus.ftp.FTPClient
- Reserve sufficient storage to accommodate the new file to be transferred.
- allowStdioUrls - Variable in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- allQop - Variable in class org.globus.mds.gsi.common.GSIMechanism
- allSockets - Variable in class org.globus.ftp.dc.SocketPool
- 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.example.GetOpts
- anonymity - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- 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.gram.internal.GRAMProtocol
- applyToAll(SocketOperator) - Method in class org.globus.ftp.dc.SocketPool
- Apply the suplied callback to all socketBoxes.
- ARG_FILE_CREATION_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- argument - Variable in class org.globus.ftp.ChecksumAlgorithm
- argument - Variable in class org.globus.ftp.DataChannelAuthentication
- ASCII_CharStream - Class in org.globus.rsl
- An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- ASCII_CharStream(Reader, 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(InputStream, int, int, int) - Constructor for class org.globus.rsl.ASCII_CharStream
- ASCII_CharStream(InputStream, int, int) - Constructor for class org.globus.rsl.ASCII_CharStream
- AsciiTranslator - Class in org.globus.ftp.dc
- 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
- 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.
- asynchPut(String, DataSource, MarkerListener, boolean) - 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
- 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.extended.GridFTPControlChannel
- Performs authentication with specified user credentials.
- authenticate(GSSCredential, String) - Method in class org.globus.ftp.extended.GridFTPControlChannel
- Performs authentication with specified user credentials and a specific username (assuming the user dn maps to the passed username).
- authenticate(Socket, boolean, GSSCredential, int, DataChannelAuthentication) - Static method in class org.globus.ftp.extended.GridFTPServerFacade
- authenticate socket.
- authenticate(GSSCredential) - Method in class org.globus.ftp.GridFTPClient
- Performs authentication with specified user credentials.
- authenticate(GSSCredential, String) - Method in class org.globus.ftp.GridFTPClient
- Performs authentication with specified user credentials and a specific username (assuming the user dn maps to the passed username).
- 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 - Class in org.globus.gsi.gssapi.auth
- Interface for authorization mechanisms.
- Authorization() - Constructor for class org.globus.gsi.gssapi.auth.Authorization
- authorization - Variable in class org.globus.gsi.gssapi.net.GssSocket
- authorization - Variable in class org.globus.myproxy.MyProxy
- The authorization policy in effect for the target MyProxy server.
- authorization - Variable in class org.globus.net.BaseServer
- authorization - Variable in class org.globus.net.GSIURLConnection
- AuthorizationException - Exception in org.globus.gatekeeper
- AuthorizationException is returned when the client is not authorized to access the service.
- AuthorizationException() - Constructor for exception org.globus.gatekeeper.AuthorizationException
- AuthorizationException - Exception in org.globus.gsi.gssapi.auth
- AuthorizationException(String) - Constructor for exception org.globus.gsi.gssapi.auth.AuthorizationException
- AuthorizationException(String, Throwable) - Constructor for exception org.globus.gsi.gssapi.auth.AuthorizationException
- authorize(String, String) - Method in class org.globus.ftp.FTPClient
- Performs user authorization with specified user and password.
- 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.HostAuthorization
- Performs host authentication.
- authorize(GSSContext, String) - Method in class org.globus.gsi.gssapi.auth.HostOrSelfAuthorization
- Performs host authorization.
- authorize(GSSContext, String) - Method in class org.globus.gsi.gssapi.auth.IdentityAuthorization
- Performs identity authorization.
- 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.SelfAuthorization
- Performs self authorization.
- authorize(GSSContext, String) - Method in class org.globus.myproxy.MyProxyServerAuthorization
- Performs MyProxy server authorization checks.
- authorized - Variable in class org.globus.ftp.Session
- AUTHZ_REQUIRED_WITH_DELEGATION - Static variable in interface org.globus.gsi.GSIConstants
- It is set to a Boolean value and if false, client authorization requirement with delegation is disabled.
- AUTHZ_REQUIRED_WITH_DELEGATION - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Context option.
- autoFlush - Variable in class org.globus.ftp.DataSinkStream
- autoFlush - Variable in class org.globus.gsi.gssapi.net.GssOutputStream
- available() - Method in class org.globus.gsi.gssapi.net.GssInputStream
- available() - Method in class org.globus.gsi.gssapi.TokenInputStream
- available() - Method in class org.globus.io.streams.FTPInputStream
- available() - Method in class org.globus.io.streams.GlobusFileInputStream
- available() - Method in class org.globus.io.streams.HTTPInputStream
- 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 exception 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 exception org.globus.gsi.gssapi.GlobusGSSException
- BAD_MODE - Static variable in exception org.globus.ftp.exception.ClientException
- BAD_NAME - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
- BAD_OPTION - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
- BAD_OPTION_TYPE - Static variable in exception 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 exception org.globus.ftp.exception.ClientException
- BAD_SERVER_MODE - Static variable in exception org.globus.ftp.exception.DataChannelException
- BAD_TYPE - Static variable in exception org.globus.ftp.exception.ClientException
- BadRequestException - Exception in org.globus.gatekeeper
- BadRequestException indicates that a client made a bad request to the server.
- BadRequestException() - Constructor for exception org.globus.gatekeeper.BadRequestException
- Base64 - Class in org.globus.util
- 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 in org.globus.tools.ui.config
- BaseModule(CoGProperties) - Constructor for class org.globus.tools.ui.config.BaseModule
- BaseServer - Class in org.globus.net
- This class provides the basics for writing various servers.
- BaseServer() - Constructor for class org.globus.net.BaseServer
- BaseServer(int) - Constructor for class org.globus.net.BaseServer
- BaseServer(GSSCredential, int) - Constructor for class org.globus.net.BaseServer
- BaseServer(boolean, int) - Constructor for class org.globus.net.BaseServer
- BasicClientControlChannel - Class in org.globus.ftp.vanilla
- 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 in org.globus.ftp.vanilla
- 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.
- Binding - Class in org.globus.rsl
- This class represents a single variable definition in RSL (see rsl_substitution attribute)
- Binding(String, Value) - Constructor for class org.globus.rsl.Binding
- Binding(String, String) - Constructor for class org.globus.rsl.Binding
- binding(LinkedList) - Method in class org.globus.rsl.RSLParser
- Bindings - Class in org.globus.rsl
- 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
- bootstrapTrust() - Method in class org.globus.myproxy.MyProxy
- Bootstraps trustroot information from the MyProxy server.
- BouncyCastleCertProcessingFactory - Class in org.globus.gsi.bc
- Provides certificate processing API such as creating new certificates, certificate requests, etc.
- BouncyCastleCertProcessingFactory() - Constructor for class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- BouncyCastleOpenSSLKey - Class in org.globus.gsi.bc
- BouncyCastle-based implementation of OpenSSLKey.
- BouncyCastleOpenSSLKey(InputStream) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- BouncyCastleOpenSSLKey(String) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- BouncyCastleOpenSSLKey(PrivateKey) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- BouncyCastleOpenSSLKey(String, byte[]) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- BouncyCastleUtil - Class in org.globus.gsi.bc
- A collection of various utility functions.
- BouncyCastleUtil() - Constructor for class org.globus.gsi.bc.BouncyCastleUtil
- BouncyCastleX509Extension - Class in org.globus.gsi.bc
- A convenience class for creating X.509 extensions from
DEREncodableobjects. - BouncyCastleX509Extension(String) - Constructor for class org.globus.gsi.bc.BouncyCastleX509Extension
- BouncyCastleX509Extension(String, DEREncodable) - Constructor for class org.globus.gsi.bc.BouncyCastleX509Extension
- BouncyCastleX509Extension(String, boolean, DEREncodable) - Constructor for class org.globus.gsi.bc.BouncyCastleX509Extension
- box - Variable in class org.globus.ftp.dc.GridFTPActiveConnectTask
- buf - Variable in class org.globus.ftp.Buffer
- buf - Variable in class org.globus.util.CircularBuffer
- buf - Variable in class org.globus.util.http.HTTPChunkedOutputStream
- BUF_SIZE - Static variable in class org.globus.ftp.dc.StreamImageDCReader
- buff - Variable in class org.globus.gsi.gssapi.net.GssInputStream
- buff - Variable in class org.globus.gsi.gssapi.net.GssOutputStream
- BUFF_SIZE - Static variable in class org.globus.io.urlcopy.UrlCopy
- maximum buffer size to read or write when putting and getting files
- Buffer - Class in org.globus.ftp
- 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
- buffer - Variable in class org.globus.ftp.dc.TaskThread
- buffers - Variable in class org.globus.ftp.InputStreamDataSink
- buffers - Variable in class org.globus.ftp.OutputStreamDataSource
- bufferSize - Variable in class org.globus.ftp.DataSourceStream
- bufferSize - Variable in class org.globus.ftp.dc.StreamImageDCReader
- bufferSize - Variable in class org.globus.ftp.FileRandomIO
- bufferSize - Variable in class org.globus.io.urlcopy.UrlCopy
- bufpos - Variable in class org.globus.rsl.ASCII_CharStream
- BUSY - Static variable in class org.globus.ftp.dc.ManagedSocketBox
- busySockets - Variable in class org.globus.ftp.dc.SocketPool
- ByteRange - Class in org.globus.ftp
- Represents a range of integers.
- ByteRange(long, long) - Constructor for class org.globus.ftp.ByteRange
- ByteRange(ByteRange) - Constructor for class org.globus.ftp.ByteRange
- copying constructor
- ByteRangeList - Class in org.globus.ftp
- Represents list of ranges of integers (ByteRange objects).
- ByteRangeList() - Constructor for class org.globus.ftp.ByteRangeList
C
- CA - Static variable in interface org.globus.gsi.GSIConstants
- Indicates Certificate Authority certificate
- CALL_PASSIVE_FIRST - Static variable in exception org.globus.ftp.exception.ClientException
- CALLBACK_NOT_FOUND - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- CALLBACK_URL - Static variable in class org.globus.gram.internal.GRAMProtocol
- CallbackHandler - Class in org.globus.gram
- The
Serverclass acts as a basic multi-threaded HTTPS server. - 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.gram.CallbackHandler
- Construct a GRAM callback handler with specifed credentials and given port.
- callbackHandlers - Static variable in class org.globus.gram.Gram
- CallbackResponse - Class in org.globus.gram.internal
- CallbackResponse(InputStream) - Constructor for class org.globus.gram.internal.CallbackResponse
- callbackURL - Variable in class org.globus.gram.internal.CallbackResponse
- cancel() - Method in class org.globus.gatekeeper.jobmanager.ForkJobManager
- 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.ShellJobManager
- Cancels a job.
- cancel(GramJob) - Static method in class org.globus.gram.Gram
- This function cancels an already running job.
- cancel() - Method in class org.globus.gram.GramJob
- Cancels a job.
- CANCEL - Static variable in class org.globus.gram.internal.GRAMProtocol
- cancel() - Method in class org.globus.io.urlcopy.UrlCopy
- Cancels the transfer in progress.
- CANCEL_JOB(String, String) - Static method in class org.globus.gram.internal.GRAMProtocol
- 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 exception 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
- 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)
- CertificateRevocationLists - Class in org.globus.gsi
- CertificateRevocationLists.CrlFilter - Class in org.globus.gsi
- CertificateRevocationLists.CrlFilter() - Constructor for class org.globus.gsi.CertificateRevocationLists.CrlFilter
- certificates - Variable in class org.globus.tools.ProxyInit
- CertInfo - Class in org.globus.tools
- Returns information about the Cert
- CertInfo() - Constructor for class org.globus.tools.CertInfo
- CertUtil - Class in org.globus.gsi
- Contains various security-related utility methods.
- CertUtil() - Constructor for class org.globus.gsi.CertUtil
- ChainedCertificateException - Exception in org.globus.common
- ChainedCertificateException() - Constructor for exception org.globus.common.ChainedCertificateException
- Constructs a new instance of ChainedIOException.
- ChainedCertificateException(String) - Constructor for exception org.globus.common.ChainedCertificateException
- Constructs a new instance of ChainedIOException with a detailed message.
- ChainedCertificateException(String, Throwable) - Constructor for exception org.globus.common.ChainedCertificateException
- Constructs a new instance of ChainedIOException with a detailed message and a root exception.
- ChainedException - Exception in org.globus.common
- ChainedException() - Constructor for exception org.globus.common.ChainedException
- Constructs a new instance of ChainedException.
- ChainedException(String) - Constructor for exception org.globus.common.ChainedException
- Constructs a new instance of ChainedException with a detailed message.
- ChainedException(String, Throwable) - Constructor for exception org.globus.common.ChainedException
- Constructs a new instance of ChainedException with a detailed message and a root exception.
- ChainedGeneralSecurityException - Exception in org.globus.common
- ChainedGeneralSecurityException() - Constructor for exception org.globus.common.ChainedGeneralSecurityException
- Constructs a new instance of ChainedIOException.
- ChainedGeneralSecurityException(String) - Constructor for exception org.globus.common.ChainedGeneralSecurityException
- Constructs a new instance of ChainedIOException with a detailed message.
- ChainedGeneralSecurityException(String, Throwable) - Constructor for exception org.globus.common.ChainedGeneralSecurityException
- Constructs a new instance of ChainedIOException with a detailed message and a root exception.
- ChainedIOException - Exception in org.globus.common
- ChainedIOException() - Constructor for exception org.globus.common.ChainedIOException
- Constructs a new instance of ChainedIOException.
- ChainedIOException(String) - Constructor for exception org.globus.common.ChainedIOException
- Constructs a new instance of ChainedIOException with a detailed message.
- ChainedIOException(String, Throwable) - Constructor for exception org.globus.common.ChainedIOException
- Constructs a new instance of ChainedIOException with a detailed message and a root exception.
- CHANGE_PASSWORD - Static variable in class org.globus.myproxy.MyProxy
- The integer command number for the MyProxy Password Change command (4).
- changeDir(String) - Method in class org.globus.ftp.FTPClient
- Changes the remote current working directory.
- ChangePassPhrase - Class in org.globus.tools
- Changes the Passphrase.
- ChangePassPhrase() - Constructor for class org.globus.tools.ChangePassPhrase
- changePassword(GSSCredential, ChangePasswordParams) - Method in class org.globus.myproxy.MyProxy
- Changes the password of the credential on the MyProxy server.
- ChangePasswordParams - Class in org.globus.myproxy
- Holds the parameters for the
changePasswordoperation. - ChangePasswordParams() - Constructor for class org.globus.myproxy.ChangePasswordParams
- CHARACTER - Static variable in interface org.globus.rsl.RSLParserConstants
- CHARSET - Static variable in class org.globus.ftp.MlsxEntry
- charsRead - Variable in class org.globus.util.http.HttpResponse
- CHECK_CONTEXT_EXPIRATION - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Context option.
- checkClientTrusted(X509Certificate[], String) - Method in class org.globus.myproxy.MyTrustManager
- 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
- checkCRL(X509Certificate, CertificateRevocationLists, TrustedCertificates) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- checkCRLValidity(X509CRL) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- 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
- checkIn(SocketBox) - Method in class org.globus.ftp.dc.SocketPool
- Before calling this method, the socket needs to be first add()ed to the pool and checked out.
- 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.
- checkOut() - Method in class org.globus.ftp.dc.SocketPool
- checks out the next free socket and returns it, or returns null if there aren't any.
- checkPassphrase(String) - Method in class org.globus.myproxy.Params
- 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
- checkServerTrusted(X509Certificate[], String) - Method in class org.globus.myproxy.MyTrustManager
- checkSigningPolicy(X509Certificate, TrustedCertificates, Boolean) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- checksum(ChecksumAlgorithm, long, long, String) - Method in class org.globus.ftp.GridFTPClient
- Computes and returns a checksum of a file.
- ChecksumAlgorithm - Class in org.globus.ftp
- Represents the algorithm used for checksum operation.
- ChecksumAlgorithm(String) - Constructor for class org.globus.ftp.ChecksumAlgorithm
- ChecksumOptions - Class in org.globus.ftp
- CKSM options as defined in GridFTP.
- ChecksumOptions(ChecksumAlgorithm) - Constructor for class org.globus.ftp.ChecksumOptions
- checkTransferParams() - Method in class org.globus.ftp.FTPClient
- checkTransferParamsGet() - Method in class org.globus.ftp.FTPClient
- checkTransferParamsGet() - Method in class org.globus.ftp.GridFTPClient
- checkTransferParamsPut() - 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.
- checkUser(String, String) - Method in class org.globus.security.gridmap.GridMapLocal
- checkValidity(X509Certificate) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- CHUNKED - Static variable in class org.globus.util.http.HTTPProtocol
- chunked - Variable in class org.globus.util.http.HttpResponse
- CHUNKING - Static variable in class org.globus.util.http.HTTPProtocol
- CircularBuffer - Class in org.globus.util
- CircularBuffer(int) - Constructor for class org.globus.util.CircularBuffer
- ClassLoaderUtils - Class in org.globus.util
- Various classloader utils.
- ClassLoaderUtils() - Constructor for class org.globus.util.ClassLoaderUtils
- clear() - Method in class org.globus.common.MVHashtable
- Deletes all attributes.
- clear() - Method in class org.globus.gsi.X509ExtensionSet
- Removes all extensions from the set.
- clear() - Method in class org.globus.rsl.NameValue
- Removes all values associated with the attribute.
- 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
- ClientException - Exception in org.globus.ftp.exception
- Indicates a local client side problem that has not been caused by remote server nor the local data channel.
- ClientException(int, String) - Constructor for exception org.globus.ftp.exception.ClientException
- ClientException(int) - Constructor for exception org.globus.ftp.exception.ClientException
- ClientFactory - Class in org.globus.mds.gsi.jndi
- Client factory for Globus GSI.
- ClientFactory() - Constructor for class org.globus.mds.gsi.jndi.ClientFactory
- ClientFactory - Class in org.globus.mds.gsi.netscape
- Client factory for Globus GSI.
- 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
- close() - Method in interface org.globus.ftp.DataSink
- Closes this data sink and releases any system resources associated with this sink.
- close() - Method in class org.globus.ftp.DataSinkStream
- close() - Method in interface org.globus.ftp.DataSource
- Closes this data source and releases any system resources associated with this source.
- close() - Method in class org.globus.ftp.DataSourceStream
- close() - Method in interface org.globus.ftp.dc.DataChannel
- 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(DataOutputStream) - Static method in class org.globus.ftp.dc.EBlockImageDCWriter
- close() - Method in class org.globus.ftp.dc.EBlockImageDCWriter
- close() - Method in class org.globus.ftp.dc.SimpleDataChannel
- close() - Method in class org.globus.ftp.dc.StreamImageDCReader
- close() - Method in class org.globus.ftp.dc.StreamImageDCWriter
- close() - Method in class org.globus.ftp.dc.TransferThreadManager
- close() - Method in class org.globus.ftp.extended.GridFTPServerFacade
- close() - Method in class org.globus.ftp.FileRandomIO
- Closes the underlying file
- close() - Method in class org.globus.ftp.FTPClient
- Closes connection.
- close(boolean) - Method in class org.globus.ftp.FTPClient
- Closes connection.
- close() - Method in class org.globus.ftp.InputStreamDataSink
- close() - Method in class org.globus.ftp.OutputStreamDataSource
- close() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- Closes the control channel
- close() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- close() - Method in class org.globus.gsi.gssapi.net.GssInputStream
- close() - Method in class org.globus.gsi.gssapi.net.GssOutputStream
- close() - Method in class org.globus.gsi.gssapi.net.GssSocket
- Disposes of the context and closes the connection
- close() - Method in class org.globus.gsi.gssapi.TokenInputStream
- 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.FTPInputStream
- 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.GlobusFileOutputStream
- close() - Method in class org.globus.io.streams.HTTPInputStream
- close() - Method in class org.globus.io.streams.HTTPOutputStream
- close() - Method in class org.globus.net.WrappedSocket
- close() - Method in class org.globus.util.http.HTTPChunkedInputStream
- close() - Method in class org.globus.util.http.HTTPChunkedOutputStream
- close() - Method in class org.globus.util.log4j.NullAppender
- closed - Variable in class org.globus.util.http.HTTPChunkedOutputStream
- closePut - Variable in class org.globus.util.CircularBuffer
- closePut() - Method in class org.globus.util.CircularBuffer
- code - Variable in exception org.globus.ftp.exception.ClientException
- code - Variable in exception org.globus.ftp.exception.DataChannelException
- code - Variable in exception org.globus.ftp.exception.FTPException
- code - Variable in exception org.globus.ftp.exception.PerfMarkerException
- code - Variable in exception org.globus.ftp.exception.ServerException
- code - Variable in class org.globus.ftp.vanilla.Reply
- CoGLevel - Class in org.globus.util.log4j
- This class introduces a new level level called TRACE.
- CoGLevel(int, String, int) - Constructor for class org.globus.util.log4j.CoGLevel
- CoGProperties - Class in org.globus.common
- 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 in org.globus.ftp.vanilla
- Represents an FTP Control Channel Command
- Command(String, String) - Constructor for class org.globus.ftp.vanilla.Command
- Command(String) - Constructor for class org.globus.ftp.vanilla.Command
- COMMAND - Static variable in interface org.globus.myproxy.MyProxyConstants
- COMMIT_TIMED_OUT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- compareServerMode(Session) - Method in class org.globus.ftp.GridFTPSession
- compareServerMode(Session) - Method in class org.globus.ftp.Session
- checks that active / passive sides are correctly set
- 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
- CONDITION_PREFIX - Static variable in class org.globus.gsi.SigningPolicyParser
- CONDITION_SUBJECT - Static variable in class org.globus.gsi.SigningPolicyParser
- ConditionVariable - Class in org.globus.common
- ConditionVariable() - Constructor for class org.globus.common.ConditionVariable
- conf - Variable in class org.globus.gsi.gssapi.example.GetOpts
- 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
- ConfigModule0 - Class in org.globus.tools.ui.config
- ConfigModule0(CoGProperties) - Constructor for class org.globus.tools.ui.config.ConfigModule0
- ConfigModule1 - Class in org.globus.tools.ui.config
- ConfigModule1(CoGProperties) - Constructor for class org.globus.tools.ui.config.ConfigModule1
- ConfigModule2 - Class in org.globus.tools.ui.config
- ConfigModule2(CoGProperties) - Constructor for class org.globus.tools.ui.config.ConfigModule2
- ConfigModule3 - Class in org.globus.tools.ui.config
- ConfigModule3(CoGProperties) - Constructor for class org.globus.tools.ui.config.ConfigModule3
- ConfigurationModule - Interface in org.globus.tools.ui.config
- Provides a simple interface to a standard configuration wizard module.
- ConfigurationWizard - Class in org.globus.tools.ui.config
- This class represents the Java CoG Kit configuration wizard.
- ConfigurationWizard() - Constructor for class org.globus.tools.ui.config.ConfigurationWizard
- Configure - Class in org.globus.tools.ui.config
- Configure() - Constructor for class org.globus.tools.ui.config.Configure
- ConfigUtil - Class in org.globus.util
- ConfigUtil() - Constructor for class org.globus.util.ConfigUtil
- conn - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- connect(String, int, GetOpts) - Method in class org.globus.gsi.gssapi.net.example.GssClient
- connect() - Method in class org.globus.mds.MDS
- Deprecated. connects to the specified server
- connect(String, String) - Method in class org.globus.mds.MDS
- Deprecated. connects and authenticates to the specified server
- connect() - Method in class org.globus.net.GSIHttpURLConnection
- connected(Socket) - Method in interface org.globus.gatekeeper.GateKeeperListener
- CONNECTION - Static variable in class org.globus.util.http.HTTPProtocol
- connection - Variable in class org.globus.util.http.HttpResponse
- CONNECTION_CLOSE - Static variable in class org.globus.util.http.HTTPProtocol
- CONNECTION_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ConstrainedMVHashtable - Class in org.globus.common
- 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.
- contains(String, Object) - Method in class org.globus.common.MVHashtable
- Returns true if the given value is stored under a specific attribute.
- contains(String) - Method in class org.globus.ftp.FeatureList
- 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.ActiveConnectTask
- context - Variable in class org.globus.ftp.dc.EBlockAware
- context - Variable in class org.globus.ftp.dc.PassiveConnectTask
- context - Variable in class org.globus.ftp.dc.TransferSinkThread
- context - Variable in class org.globus.ftp.dc.TransferSourceThread
- context - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- context - Variable in class org.globus.gsi.gssapi.net.GssInputStream
- context - Variable in class org.globus.gsi.gssapi.net.GssOutputStream
- 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
- The GSSContext for communication with the MyProxy server.
- contextList - Variable in class org.globus.ftp.dc.StripeContextManager
- contextQuitToken - Variable in class org.globus.ftp.dc.StripeContextManager
- control - Variable in class org.globus.ftp.dc.ActiveConnectTask
- control - Variable in class org.globus.ftp.dc.GridFTPActiveConnectTask
- control - Variable in class org.globus.ftp.dc.PassiveConnectTask
- controlChannel - Variable in class org.globus.ftp.FTPClient
- convert(LoggingEvent) - Method in class org.globus.util.log4j.DatePatternConverter
- 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.ftp.dc.TransferSinkThread
- copy() - Method in class org.globus.io.urlcopy.UrlCopy
- Performs the copy function.
- count() - Method in class org.globus.ftp.dc.SocketPool
- count - Variable in class org.globus.util.CircularBuffer
- count - Variable in class org.globus.util.http.HTTPChunkedOutputStream
- countBusy() - Method in class org.globus.ftp.dc.SocketPool
- countFree() - Method in class org.globus.ftp.dc.SocketPool
- countTokens() - Method in class org.globus.util.QuotedStringTokenizer
- CREATE - Static variable in class org.globus.ftp.MlsxEntry
- createCertificate(InputStream, X509Certificate, PrivateKey, int, int) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Creates a proxy certificate from the certificate request.
- createCertificate(InputStream, X509Certificate, PrivateKey, int, int, X509ExtensionSet) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Creates a proxy certificate from the certificate request.
- createCertificate(InputStream, X509Certificate, PrivateKey, int, int, X509ExtensionSet, String) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Creates a proxy certificate from the certificate request.
- createCertificate(InputStream, X509Certificate, PrivateKey, int, int, ProxyCertInfo, String) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Deprecated. Please use
createCertificate()instead. TheProxyCertInfoparameter can be passed in theX509ExtensionSetusingProxyCertInfoExtensionclass. - createCertificate(InputStream, X509Certificate, PrivateKey, int, int, ProxyCertInfo) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Deprecated.
- 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(GSSName, Oid, GSSCredential, int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- createContext(GSSCredential) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- createContext(byte[]) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Currently not implemented.
- 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, X509ExtensionSet) - 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, X509ExtensionSet, String) - 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, String) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Deprecated. Please use
createCredential()instead. TheProxyCertInfoparameter can be passed in theX509ExtensionSetusingProxyCertInfoExtensionclass. - createCredential(X509Certificate[], PrivateKey, int, int, int, ProxyCertInfo) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Deprecated.
- createCredential(int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Acquires GSI GSS credentials.
- createCredential(GSSName, int, Oid, int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Acquires GSI GSS credentials.
- createCredential(GSSName, int, Oid[], int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Acquires GSI GSS credentials.
- createCredential(byte[], int, int, Oid, int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Imports a credential.
- createCredential(byte[], int, int, Oid, int) - Method in class org.gridforum.jgss.ExtendedGSSManager
- A factory method for creating a previously exported credential.
- createDatagramSocket() - Method in class org.globus.net.DatagramSocketFactory
- createDatagramSocket(int) - Method in class org.globus.net.DatagramSocketFactory
- createDatagramSocket(int, InetAddress) - Method in class org.globus.net.DatagramSocketFactory
- createFile(String) - Static method in class org.globus.util.Util
- Attempts to create a new file in an atomic way.
- 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.
- 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.
- 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.
- createPatternParser(String) - Method in class org.globus.util.log4j.PatternLayout
- createProxy(String) - Method in class org.globus.tools.proxy.DefaultGridProxyModel
- createProxy(String) - Method in class org.globus.tools.proxy.GridProxyModel
- createProxy(String, String, boolean, boolean, String) - Method in class org.globus.tools.ProxyInit
- createProxy(int) - Method in class org.globus.tools.ui.proxy.MyproxyInit
- createProxyCertificate(X509Certificate, PrivateKey, PublicKey, int, int, X509ExtensionSet, String) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Creates a proxy certificate.
- createProxyCertificate(X509Certificate, PrivateKey, PublicKey, int, int, ProxyCertInfo, String) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Deprecated. Please use
createProxyCertificate()instead. TheProxyCertInfoparameter can be passed in theX509ExtensionSetusingProxyCertInfoExtensionclass. - 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, Map, CallbackHandler) - Method in class org.globus.mds.gsi.jndi.ClientFactory
- createSaslClient(String[], String, String, String, Map, CallbackHandler) - Method in class org.globus.mds.gsi.jndi.SaslClientFactoryWrapper
- createSaslClient(String[], String, String, String, Hashtable, CallbackHandler) - Method in class org.globus.mds.gsi.netscape.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(Socket, String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.GssSocketFactory
- createSocket(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.impl.GSIGssSocketFactory
- createSocket(String, int) - Method in class org.globus.net.SocketFactory
- createSocket(InetAddress, int) - Method in class org.globus.net.SocketFactory
- createSocket(String, int, InetAddress, int) - Method in class org.globus.net.SocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.globus.net.SocketFactory
- createSubject(GSSCredential) - Static method in class org.globus.gsi.jaas.JaasGssUtil
- Creates a new
Subjectobject from specifiedGSSCredential. - createSubject(GSSName, GSSCredential) - Static method in class org.globus.gsi.jaas.JaasGssUtil
- Creates a new
Subjectobject from specifiedGSSCredentialandGSSName. - createTransferContext() - Method in class org.globus.ftp.extended.GridFTPServerFacade
- createTransferContext() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- createTransferThreadManager() - Method in class org.globus.ftp.extended.GridFTPServerFacade
- createURLStreamHandler(String) - Method in class org.globus.net.GlobusURLStreamHandlerFactory
- CRED_DESC - Static variable in interface org.globus.myproxy.MyProxyConstants
- CRED_LIFETIME_HOURS - Static variable in class org.globus.tools.MyProxy
- CRED_NAME - Static variable in interface org.globus.myproxy.MyProxyConstants
- credential - Variable in class org.globus.ftp.GridFTPSession
- CREDENTIAL_ERROR - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
- credentialDelegation - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- CredentialInfo - Class in org.globus.myproxy
- Holds the credential information returned by the
infooperation. - 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
- critical - Variable in class org.globus.gsi.X509Extension
- CRLF - Static variable in class org.globus.ftp.dc.AsciiTranslator
- CRLF - Static variable in class org.globus.ftp.vanilla.FTPControlChannel
- CRLF - Static variable in interface org.globus.myproxy.MyProxyConstants
- CRLF - Static variable in class org.globus.util.http.HTTPProtocol
- crlFileFilter - Static variable in class org.globus.gsi.CertificateRevocationLists
- 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 exception org.globus.rsl.ParseException
- This is the last token that has been consumed successfully.
- CUSTOM_ERROR - Static variable in exception org.globus.gram.GramException
- CustomFileFilter - Class in org.globus.tools.ui.util
- CustomFileFilter(String, String) - Constructor for class org.globus.tools.ui.util.CustomFileFilter
- customMessage - Variable in exception org.globus.ftp.exception.DataChannelException
- customMessage - Variable in exception org.globus.ftp.exception.FTPException
- customMessage - Variable in exception org.globus.ftp.exception.PerfMarkerException
- customMessage - Variable in exception org.globus.ftp.exception.ServerException
D
- DataChannel - Interface in org.globus.ftp.dc
- DataChannelAuthentication - Class in org.globus.ftp
- Represents data channel authentication mode.
- DataChannelAuthentication() - Constructor for class org.globus.ftp.DataChannelAuthentication
- DataChannelAuthentication(String) - Constructor for class org.globus.ftp.DataChannelAuthentication
- dataChannelAuthentication - Variable in class org.globus.ftp.GridFTPSession
- DataChannelException - Exception in org.globus.ftp.exception
- Indicates data channel problems.
- DataChannelException(int, String) - Constructor for exception org.globus.ftp.exception.DataChannelException
- DataChannelException(int) - Constructor for exception org.globus.ftp.exception.DataChannelException
- DataChannelFactory - Interface in org.globus.ftp.dc
- dataChannelFactory - Variable in class org.globus.ftp.dc.TransferThreadManager
- dataChannelFactory - Variable in class org.globus.ftp.vanilla.FTPServerFacade
- dataChannelProtection - Variable in class org.globus.ftp.GridFTPSession
- DataChannelReader - Interface in org.globus.ftp.dc
- DataChannelWriter - Interface in org.globus.ftp.dc
- DatagramSocketFactory - Class in org.globus.net
- This factory allows for creating datagram sockets.
- DatagramSocketFactory() - Constructor for class org.globus.net.DatagramSocketFactory
- dataHandlers - Static variable in class org.globus.ftp.dc.AbstractDataChannel
- DataSink - Interface in org.globus.ftp
- Data channel uses this interface to write the incoming data.
- DataSinkStream - Class in org.globus.ftp
- 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 in org.globus.ftp
- Data channel uses this interface to read outgoing data.
- DataSourceStream - Class in org.globus.ftp
- 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
- DatePatternConverter - Class in org.globus.util.log4j
- DatePatternConverter(FormattingInfo, String) - Constructor for class org.globus.util.log4j.DatePatternConverter
- DatePatternParser - Class in org.globus.util.log4j
- DatePatternParser(String) - Constructor for class org.globus.util.log4j.DatePatternParser
- DCAU - Static variable in class org.globus.ftp.FeatureList
- dcau - Variable in class org.globus.io.urlcopy.UrlCopy
- deactivate() - Method in interface org.globus.util.deactivator.DeactivationHandler
- deactivateAll() - Static method in class org.globus.util.deactivator.Deactivator
- deactivateAllCallbackHandlers() - Static method in class org.globus.gram.Gram
- Deactivates all callback handlers.
- deactivateCallbackHandler(GSSCredential) - Static method in class org.globus.gram.Gram
- Deactivates a callback handler for a given credential.
- DeactivationHandler - Interface in org.globus.util.deactivator
- deactivator - Variable in class org.globus.net.BaseServer
- A handler for the deactivation framework.
- Deactivator - Class in org.globus.util.deactivator
- Deactivator() - Constructor for class org.globus.util.deactivator.Deactivator
- debug - Variable in class org.globus.tools.ProxyInit
- Debug - Class in org.globus.util.debug
- Deprecated. Use Log4j API instead.
- Debug() - Constructor for class org.globus.util.debug.Debug
- Deprecated.
- debug(String) - Static method in class org.globus.util.debug.Debug
- Deprecated.
- debug(int, String) - Static method in class org.globus.util.debug.Debug
- Deprecated.
- debug(int, String, String) - Static method in class org.globus.util.debug.Debug
- Deprecated.
- debug(int, String, Exception) - Static method in class org.globus.util.debug.Debug
- Deprecated.
- debugLevel - Static variable in class org.globus.util.debug.Debug
- Deprecated.
- 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(String) - Method in class org.globus.gsi.OpenSSLKey
- Decrypts the private key with given password.
- decrypt(byte[]) - Method in class org.globus.gsi.OpenSSLKey
- Decrypts the private key with given password.
- DEF_AUTH_GLOBUS - Static variable in class org.globus.gsi.SigningPolicyParser
- DEF_AUTH_X509 - Static variable in class org.globus.gsi.SigningPolicyParser
- DEFAULT - Static variable in interface org.globus.rsl.RSLParserConstants
- DEFAULT_ALGORITHM - Static variable in class org.globus.gsi.gssapi.KeyPairCache
- 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_KEYBITS - Static variable in class org.globus.myproxy.MyProxy
- The default key size (1024 bits).
- DEFAULT_KEYSTORE_FILE - Static variable in class org.globus.tools.KeyStoreConvert
- DEFAULT_LIFETIME - Static variable in interface org.globus.myproxy.MyProxyConstants
- By default, put credentials with a policy restricting delegated credential lifetime to 12 hours or less, and get 12 hour credentials from the server.
- 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
- The default MyProxy server port (7512).
- DEFAULT_PROVIDER - Static variable in class org.globus.gsi.gssapi.KeyPairCache
- 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_WAIT_DELAY - Static variable in class org.globus.ftp.Session
- DefaultGridProxyModel - Class in org.globus.tools.proxy
- DefaultGridProxyModel() - Constructor for class org.globus.tools.proxy.DefaultGridProxyModel
- DefaultProxyOptionsPanel - Class in org.globus.tools.proxy
- DefaultProxyOptionsPanel() - Constructor for class org.globus.tools.proxy.DefaultProxyOptionsPanel
- DEFECTIVE - Static variable in exception 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
- DELEGATION_CHAR - Static variable in interface org.globus.gsi.GSIConstants
- The character sent on the wire to request delegation
- DELEGATION_ERROR - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
- DELEGATION_FULL - Static variable in interface org.globus.gsi.GSIConstants
- Indicates full delegation.
- DELEGATION_KEY_CACHE_LIFETIME - Static variable in class org.globus.common.CoGProperties
- 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.
- 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.
- 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.
- destination - Variable in class org.globus.ftp.MultipleTransferComplete
- destinationOffset - Variable in class org.globus.io.urlcopy.UrlCopy
- destroy(GSSCredential, String, String) - Method in class org.globus.myproxy.MyProxy
- Removes delegated credentials from the MyProxy server.
- destroy(GSSCredential, DestroyParams) - Method in class org.globus.myproxy.MyProxy
- Removes delegated credentials from the MyProxy server.
- destroy(String, int, GSSCredential, String, String) - Static method in class org.globus.myproxy.MyProxy
- Deprecated. Use non-static methods instead.
- destroy(String, int, GSSCredential, String, String, String) - Static method in class org.globus.myproxy.MyProxy
- Deprecated. Use non-static methods instead.
- 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(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_PROXY - Static variable in class org.globus.myproxy.MyProxy
- The integer command number for the MyProxy 'Destroy' command (3).
- DestroyParams - Class in org.globus.myproxy
- Holds the parameters for the
destroyoperation. - DestroyParams() - Constructor for class org.globus.myproxy.DestroyParams
- DestroyParams(String, String) - Constructor for class org.globus.myproxy.DestroyParams
- 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
- disableAllo - Variable in class org.globus.io.urlcopy.UrlCopy
- disconnect() - Method in class org.globus.mds.MDS
- Deprecated. disconnects from the MDS server
- disconnect() - Method in class org.globus.net.GSIHttpURLConnection
- disconnect() - Method in class org.globus.net.GSIURLConnection
- discoverCertDirLocation() - Static method in class org.globus.util.ConfigUtil
- Discovers location of CA certificates directory.
- 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 class org.globus.gatekeeper.jobmanager.AbstractJobManager
- dispose() - Method in class org.globus.gatekeeper.jobmanager.ForkJobManager
- dispose() - Method in class org.globus.gatekeeper.jobmanager.JobDoneListener
- dispose() - Method in interface org.globus.gatekeeper.jobmanager.JobStatusListener
- dispose() - Method in class org.globus.gatekeeper.jobmanager.ShellJobManager
- dispose() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- dispose() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- dispose() - Method in class org.globus.mds.gsi.jndi.GSIMech
- Disposes of the internal I/O streams.
- dispose() - Method in class org.globus.mds.gsi.jndi.SaslClientWrapper
- dispose() - Method in class org.globus.tools.ProxyInit
- doAs(Subject, PrivilegedExceptionAction) - Static method in class org.globus.gsi.jaas.JaasSubject
- A convenience method, calls
JaasSubject.getJaasSubject().runAs().- doAs(Subject, PrivilegedAction) - Static method in class org.globus.gsi.jaas.JaasSubject
- A convenience method, calls
JaasSubject.getJaasSubject().runAs().- doChangePassword(String[], int) - Method in class org.globus.tools.MyProxy
- doDestroy(String[], int) - Method in class org.globus.tools.MyProxy
- doGet(String[], int, boolean) - Method in class org.globus.tools.MyProxy
- doGetTrustroots(String[], int, boolean) - Method in class org.globus.tools.MyProxy
- doInfo(String[], int) - Method in class org.globus.tools.MyProxy
- Done() - Method in class org.globus.rsl.ASCII_CharStream
- doPut(String[], int) - Method in class org.globus.tools.MyProxy
- doPutOrStore(String[], int, boolean) - Method in class org.globus.tools.MyProxy
- doStore(String[], int) - Method in class org.globus.tools.MyProxy
- 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 in org.globus.ftp.dc
- 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 in org.globus.ftp.dc
- EBlockImageDCReader() - Constructor for class org.globus.ftp.dc.EBlockImageDCReader
- EBlockImageDCWriter - Class in org.globus.ftp.dc
- EBlockImageDCWriter() - Constructor for class org.globus.ftp.dc.EBlockImageDCWriter
- EBlockParallelTransferContext - Class in org.globus.ftp.dc
- EBlockParallelTransferContext() - Constructor for class org.globus.ftp.dc.EBlockParallelTransferContext
- eContext - Variable in class org.globus.ftp.dc.GridFTPTransferSinkThread
- eContext - Variable in class org.globus.ftp.dc.GridFTPTransferSourceThread
- EEC - Static variable in interface org.globus.gsi.GSIConstants
- Indicates End-Entity Certificate, e.g.
- EJPanel - Class in org.globus.tools.ui.config
- EJPanel() - Constructor for class org.globus.tools.ui.config.EJPanel
- embedFTPReplyParseException(FTPReplyParseException, String) - Static method in exception org.globus.ftp.exception.ServerException
- Constructs server exception with FTPReplyParseException nested in it.
- embedFTPReplyParseException(FTPReplyParseException) - Static method in exception org.globus.ftp.exception.ServerException
- embedUnexpectedReplyCodeException(UnexpectedReplyCodeException, String) - Static method in exception org.globus.ftp.exception.ServerException
- Constructs server exception with UnexpectedReplyCodeException nested in it.
- embedUnexpectedReplyCodeException(UnexpectedReplyCodeException) - Static method in exception org.globus.ftp.exception.ServerException
- 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(String) - Method in class org.globus.gsi.OpenSSLKey
- Encrypts the private key with given password.
- encrypt(byte[]) - Method in class org.globus.gsi.OpenSSLKey
- Encrypts the private key with given password.
- ENCRYPTION - Static variable in interface org.globus.gsi.GSIConstants
- privacy message protection method.
- 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.
- endOfData() - Method in interface org.globus.ftp.dc.DataChannelWriter
- endOfData() - Method in class org.globus.ftp.dc.EBlockImageDCWriter
- endOfData() - Method in class org.globus.ftp.dc.StreamImageDCWriter
- ENFORCE_SIGNING_POLICY - Static variable in class org.globus.common.CoGProperties
- enforceSigningPolicy() - Method in class org.globus.common.CoGProperties
- 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 exception org.globus.rsl.ParseException
- The end of line string for this machine.
- EPSV - Static variable in class org.globus.ftp.vanilla.Command
- EQ - Static variable in class org.globus.rsl.NameOpValue
- EQUAL - Static variable in interface org.globus.rsl.RSLParserConstants
- equals(Object) - Method in class org.globus.ftp.ByteRange
- equals(Object) - Method in class org.globus.ftp.ByteRangeList
- equals(Object) - Method in class org.globus.ftp.ChecksumAlgorithm
- equals(Object) - Method in class org.globus.ftp.DataChannelAuthentication
- equals(Object) - Method in class org.globus.gsi.gssapi.auth.HostAuthorization
- equals(Object) - Method in class org.globus.gsi.gssapi.auth.IdentityAuthorization
- equals(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- equals(GSSName) - Method in class org.globus.gsi.gssapi.GlobusGSSName
- equals(Object) - Method in class org.globus.gsi.jaas.PasswordCredential
- equals(Object) - Method in class org.globus.gsi.jaas.SimplePrincipal
- equals(Object) - Method in class org.globus.rsl.Value
- equals(Object) - Method in class org.globus.rsl.VarRef
- 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.gram.GramJob
- error(String) - Static method in class org.globus.gsi.gssapi.example.GetOpts
- error(String) - Method in class org.globus.tools.proxy.ProxyOptionsPanel
- error(String) - Static method in class org.globus.tools.ProxyInit
- error(String) - Static method in class org.globus.util.debug.Debug
- Deprecated.
- error(String, Exception) - Static method in class org.globus.util.debug.Debug
- Deprecated.
- 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 exception 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_SIGNALING_JOB - 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
- errorCode - Variable in exception 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.AbstractRslNode
- 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.
- 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.ListRslNode
- Evalutes the rsl tree against the specified 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.Value
- Evaluates the value with the specified symbol table.
- evaluate(Map) - Method in class org.globus.rsl.VarRef
- Evaluates the variable reference 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.jndi.SaslClientWrapper
- evaluateChallenge(byte[]) - Method in class org.globus.mds.gsi.netscape.GSIMech
- Processes the challenge data.
- 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.ActiveConnectTask
- execute() - Method in class org.globus.ftp.dc.ActiveStartTransferTask
- execute() - Method in class org.globus.ftp.dc.GridFTPActiveConnectTask
- execute() - Method in class org.globus.ftp.dc.PassiveConnectTask
- execute() - Method in class org.globus.ftp.dc.Task
- 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 exception org.globus.rsl.ParseException
- Each entry in this array is an array of integers.
- EXPIRED - Static variable in exception org.globus.gsi.GlobusCredentialException
- EXPIRED_CRL - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
- explicitConcat(LinkedList, LinkedList) - Method in class org.globus.rsl.RSLParser
- export() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Currently not implemented.
- export(int) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- export(int, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- export() - Method in class org.globus.gsi.gssapi.GlobusGSSName
- Currently not implemented.
- export(int) - Method in interface org.gridforum.jgss.ExtendedGSSCredential
- Exports this credential so that another process might import it.
- export(int, Oid) - Method in interface org.gridforum.jgss.ExtendedGSSCredential
- Exports this credential so that another process might import it.
- extendedGet(String, long, DataSink, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
- Performs extended retrieve (partial retrieve mode starting at offset 0).
- extendedGet(String, long, long, DataSink, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
- Performs extended retrieve (partial retrieve mode).
- ExtendedGSSContext - Interface in org.gridforum.jgss
- Defines Java API for setting and getting context options and delegation extensions as defined in the GSS-API Extensions document.
- ExtendedGSSCredential - Interface in org.gridforum.jgss
- Defines Java API for credential export extension as defined in the GSS-API Extensions document.
- ExtendedGSSManager - Class in org.gridforum.jgss
- Defines Java API for credential import extension as defined in the GSS-API Extensions document.
- ExtendedGSSManager() - Constructor for class org.gridforum.jgss.ExtendedGSSManager
- extendedMultipleTransfer(long[], long[], String[], GridFTPClient, long[], String[], MarkerListener, MultipleTransferCompleteListener) - Method in class org.globus.ftp.GridFTPClient
- extendedMultipleTransfer(String[], GridFTPClient, String[], MarkerListener, MultipleTransferCompleteListener) - Method in class org.globus.ftp.GridFTPClient
- extendedPut(String, DataSource, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
- Performs extended store (adujsted store mode with offset 0).
- extendedPut(String, long, DataSource, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
- Performs extended store (adujsted store 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.
- extendedTransfer(String, long, long, GridFTPClient, String, long, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
- Performs a third-party transfer between two servers using extended block mode.
F
- facade - Variable in class org.globus.ftp.dc.TransferThreadManager
- factory - Variable in class org.globus.ftp.dc.ActiveConnectTask
- factory - Variable in class org.globus.ftp.dc.PassiveConnectTask
- FAILURE - Static variable in exception org.globus.gsi.GlobusCredentialException
- FAILURE - Static variable in exception 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 - Class in org.globus.ftp
- Represents features supported by server (as returned by FEAT command).
- FeatureList(String) - Constructor for class org.globus.ftp.FeatureList
- featureList - Variable in class org.globus.ftp.Session
- 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 in org.globus.tools.ui.util
- FileBrowser(String, String, String) - Constructor for class org.globus.tools.ui.util.FileBrowser
- FileBrowser(String, String) - Constructor for class org.globus.tools.ui.util.FileBrowser
- FileInfo - Class in org.globus.ftp
- 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.
- fileList - Variable in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- FileRandomIO - Class in org.globus.ftp
- 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
- finalize() - Method in class org.globus.mds.gsi.jndi.GSIMech
- finalizeConverter(char) - Method in class org.globus.util.log4j.DatePatternParser
- findInsertPoint(Object) - Method in class org.globus.util.SortedVector
- Find insert point.
- 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 exception org.globus.ftp.exception.FTPReplyParseException
- fixSpace(Properties) - Static method in class org.globus.common.CoGProperties
- Flag - Class in org.globus.ftp.vanilla
- A semaphore
- Flag() - Constructor for class org.globus.ftp.vanilla.Flag
- flag - Variable in class org.globus.ftp.vanilla.Flag
- flush() - Method in class org.globus.ftp.dc.SocketPool
- Forcibly close all sockets, and remove them from the pool.
- 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.GlobusFileOutputStream
- flush() - Method in class org.globus.io.streams.HTTPOutputStream
- flush() - Method in class org.globus.mds.gsi.common.SaslOutputStream
- flush() - Method in class org.globus.util.http.HTTPChunkedOutputStream
- font - Variable in class org.globus.tools.ui.config.BaseModule
- ForkJobManager - Class in org.globus.gatekeeper.jobmanager
- ForkJobManager() - Constructor for class org.globus.gatekeeper.jobmanager.ForkJobManager
- ForkJobManagerService - Class in org.globus.gatekeeper.jobmanager
- ForkJobManagerService() - Constructor for class org.globus.gatekeeper.jobmanager.ForkJobManagerService
- format(long) - Method in class org.globus.util.log4j.DatePatternConverter
- formatTimeSec(long) - Static method in class org.globus.util.Util
- Generates string representation of given time specified as long.
- forName(String) - Static method in class org.globus.util.ClassLoaderUtils
- Loads a specified class.
- 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 - Static variable in class org.globus.ftp.dc.ManagedSocketBox
- free(int) - Method in class org.globus.net.PortRange
- Releases or frees the port number.
- freeSockets - Variable in class org.globus.ftp.dc.SocketPool
- from - Variable in class org.globus.ftp.ByteRange
- lower range limit
- ftp - Variable in class org.globus.io.streams.FTPInputStream
- ftp - Variable in class org.globus.io.streams.FTPOutputStream
- FTPClient - Class in org.globus.ftp
- 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.
- FTPControlChannel - Class in org.globus.ftp.vanilla
- Represents FTP Protocol Interpreter.
- FTPControlChannel(String, int) - Constructor for class org.globus.ftp.vanilla.FTPControlChannel
- 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.
- FTPException - Exception in org.globus.ftp.exception
- 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, String) - Constructor for exception org.globus.ftp.exception.FTPException
- FTPException(int) - Constructor for exception org.globus.ftp.exception.FTPException
- ftpIn - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- FTPInputStream - Class in org.globus.io.streams
- 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 in org.globus.io.streams
- 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 in org.globus.ftp.exception
- Indicates that the reply received from server failed to parse.
- FTPReplyParseException(int) - Constructor for exception org.globus.ftp.exception.FTPReplyParseException
- FTPReplyParseException(int, String) - Constructor for exception org.globus.ftp.exception.FTPReplyParseException
- FTPServerFacade - Class in org.globus.ftp.vanilla
-
This class is not ment directly for the users.
- FTPServerFacade(FTPControlChannel) - Constructor for class org.globus.ftp.vanilla.FTPServerFacade
- FTPServerFacade.LocalControlChannel - Class in org.globus.ftp.vanilla
- This inner class represents a local control channel.
- FTPServerFacade.LocalControlChannel() - Constructor for class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
G
- GassException - Exception in org.globus.io.gass.client
- GassException(String) - Constructor for exception org.globus.io.gass.client.GassException
- GassInputStream - Class in org.globus.io.streams
- GassInputStream(String, int, String) - Constructor for class org.globus.io.streams.GassInputStream
- Opens Gass input stream in secure mode with default user credentials.
- 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.
- GassOutputStream - Class in org.globus.io.streams
- GassOutputStream(String, int, String, long, boolean) - Constructor for class org.globus.io.streams.GassOutputStream
- Opens Gass output stream in secure mode with default user credentials.
- GassOutputStream(GSSCredential, String, int, String, long, boolean) - Constructor for class org.globus.io.streams.GassOutputStream
- Opens Gass output stream in secure mode with specified user credentials.
- GassOutputStream(GSSCredential, Authorization, String, int, String, long, boolean) - Constructor for class org.globus.io.streams.GassOutputStream
- Opens Gass output stream in secure mode with specified user credentials.
- GASSProtocol - Class in org.globus.io.gass.client.internal
- This is a pure Java implementation of the Globus GASS protocol.
- GASSProtocol() - Constructor for class org.globus.io.gass.client.internal.GASSProtocol
- GassServer - Class in org.globus.io.gass.server
- The
GassServerclass acts as a basic multi-threaded HTTPS server that handles GASS requests. - GassServer() - Constructor for class org.globus.io.gass.server.GassServer
- Starts Gass Server with default user credentials.
- GassServer(int) - Constructor for class org.globus.io.gass.server.GassServer
- Starts Gass Server on given port with default user credentials.
- GassServer(GSSCredential, int) - Constructor for class org.globus.io.gass.server.GassServer
- Starts Gass Server on given port and given credentials.
- GassServer(boolean, int) - Constructor for class org.globus.io.gass.server.GassServer
- Starts Gass Server on given port and mode.
- GassServer - Class in org.globus.tools
- Controls a Gass Server.
- GassServer() - Constructor for class org.globus.tools.GassServer
- GassServerShutdown - Class in org.globus.tools
- Shuts down a Gass server.
- GassServerShutdown() - Constructor for class org.globus.tools.GassServerShutdown
- Gatekeeper - Class in org.globus.gatekeeper
- Gatekeeper() - Constructor for class org.globus.gatekeeper.Gatekeeper
- GATEKEEPER_MISCONFIGURED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- GateKeeperClient - Class in org.globus.gatekeeper
- GateKeeperClient is a thread which handles individual client request.
- GateKeeperClient(GateKeeperServer, Socket) - Constructor for class org.globus.gatekeeper.GateKeeperClient
- GateKeeperException - Exception in org.globus.gatekeeper
- GateKeeperException() - Constructor for exception org.globus.gatekeeper.GateKeeperException
- GateKeeperException(String) - Constructor for exception org.globus.gatekeeper.GateKeeperException
- GateKeeperListener - Interface in org.globus.gatekeeper
- GateKeeperProtocol - Class in org.globus.gatekeeper.internal
- 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 in org.globus.gram.internal
- GatekeeperReply(InputStream) - Constructor for class org.globus.gram.internal.GatekeeperReply
- GateKeeperRequest - Class in org.globus.gatekeeper.internal
- GateKeeperRequest(InputStream) - Constructor for class org.globus.gatekeeper.internal.GateKeeperRequest
- GateKeeperServer - Class in org.globus.gatekeeper
- Globus GateKeeper.
- GateKeeperServer() - Constructor for class org.globus.gatekeeper.GateKeeperServer
- Initializes the GateKeeperServer with default credentials and starts to listen to client connections
- 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
- 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
- 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
- genCertificateRequest(String, String, String, File, File, File) - Static method in class org.globus.tools.GridCertRequest
- Generates a encrypted private key and certificate request.
- 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(String) - Method in class org.globus.common.MVHashtable
- Returns a vector of values for a specific attribute.
- get(String, DataSink, MarkerListener) - Method in class org.globus.ftp.FTPClient
- Retrieves the file from the remote server.
- get(String, File) - Method in class org.globus.ftp.FTPClient
- get(String, File) - Method in class org.globus.ftp.GridFTPClient
- get(int) - Method in class org.globus.ftp.HostPortList
- get(String) - Method in class org.globus.ftp.MlsxEntry
- get(String) - Method in class org.globus.gsi.X509ExtensionSet
- Retrieves X509Extension by given oid.
- 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(boolean, int, String) - Method in class org.globus.io.streams.FTPInputStream
- get(String, int, String) - Method in class org.globus.io.streams.HTTPInputStream
- get(String, String, int) - Method in class org.globus.myproxy.MyProxy
- Retrieves delegated credentials from MyProxy server Anonymously (without local credentials) Notes: Performs simple verification of private/public keys of the delegated credential.
- get(GSSCredential, String, String, int) - Method in class org.globus.myproxy.MyProxy
- Retrieves delegated credentials from the MyProxy server.
- get(GSSCredential, GetParams) - Method in class org.globus.myproxy.MyProxy
- Retrieves delegated credentials from the MyProxy server.
- get(String, int, GSSCredential, String, String, int) - Static method in class org.globus.myproxy.MyProxy
- Deprecated. Use non-static methods instead.
- get(String, int, GSSCredential, String, String, int, String) - Static method in class org.globus.myproxy.MyProxy
- Deprecated. Use non-static methods instead.
- get(String) - Method in class org.globus.rsl.RslAttributes
- Deprecated. use getMulti() instead.
- get(CoGProperties) - Method in class org.globus.tools.proxy.DefaultProxyOptionsPanel
- get(CoGProperties) - Method in class org.globus.tools.proxy.PKCS11ProxyOptionsPanel
- get(CoGProperties) - Method in class org.globus.tools.proxy.ProxyOptionsPanel
- get() - Method in class org.globus.util.CircularBuffer
- get(String) - Method in class org.globus.util.TestUtil
- GET_PROXY - Static variable in class org.globus.myproxy.MyProxy
- The integer command number for the MyProxy 'Get' command (0).
- GET_TRUSTROOTS - Static variable in class org.globus.myproxy.MyProxy
- The integer command number for the MyProxy 'Get Trustroots' command (7).
- getAcceptedIssuers() - Method in class org.globus.myproxy.MyTrustManager
- 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.ChecksumOptions
- Subclasses should implement this method.
- 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, int) - Method in class org.globus.common.CoGProperties
- getAsInt(String) - Method in class org.globus.util.TestUtil
- 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.
- getAuthorization() - Method in class org.globus.ftp.extended.GridFTPControlChannel
- Returns authorization method for the control channel.
- getAuthorization() - Method in class org.globus.ftp.GridFTPClient
- 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
- Get MyProxy server authorization mechanism.
- getAuthorization() - Method in class org.globus.net.GSIURLConnection
- getAuthzCreds() - Method in class org.globus.myproxy.GetParams
- getAutoFlush() - Method in class org.globus.gsi.gssapi.net.GssOutputStream
- getBadRequestErrorReply() - Static method in class org.globus.util.http.HTTPProtocol
- getBase(String, boolean) - Static method in class org.globus.gsi.OldCertUtil
- Deprecated.
- getBase(DistinguishedName) - Static method in class org.globus.gsi.ptls.PureTLSUtil
- Deprecated. Only works with Globus legacy proxies.
- 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(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.ListRslNode
- Returns the variable definitions associated wit the given attribute.
- getBindings() - Method in class org.globus.rsl.ListRslNode
- Returns the variable definitions.
- getBindings(String) - Method in class org.globus.rsl.RslNode
- Returns the variable definitions associated wit the given attribute.
- getBindings() - Method in class org.globus.rsl.RslNode
- Returns the variable definitions.
- getBits() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- 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.
- 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 certificate files.
- getCaCerts() - Method in class org.globus.common.CoGProperties
- Deprecated. Use getCaCertLocations() instead.
- getCallbackURL() - Method in class org.globus.gatekeeper.jobmanager.internal.JobRequestParser
- getCAPathConstraint(TBSCertificateStructure) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- getCaSubject() - Method in class org.globus.gsi.SigningPolicy
- Returns the CA subject DN
- getCategory() - Method in class org.globus.ftp.vanilla.Reply
- getCertFilter() - Static method in class org.globus.gsi.TrustedCertificates
- getCertificate() - Method in exception 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.ptls.PureTLSTrustedCertificates
- getCertificate(String) - Method in class org.globus.gsi.TrustedCertificates
- getCertificate() - Method in class org.globus.tools.ProxyInit
- 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. - getCertificateRevocationLists(String) - Static method in class org.globus.gsi.CertificateRevocationLists
- getCertificates() - Method in class org.globus.gsi.ptls.PureTLSTrustedCertificates
- getCertificates() - Method in class org.globus.gsi.TrustedCertificates
- getCertificateType(X509Certificate, 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(TBSCertificateStructure, TrustedCertificates) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Returns certificate type of the given certificate.
- getCertificateType(TBSCertificateStructure) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Returns certificate type of the given TBS 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
- getClassContext() - Static method in class org.globus.util.ClassLoaderUtils
- Returns the current execution stack as an array of classes.
- getClassContextAt(int) - Static method in class org.globus.util.ClassLoaderUtils
- Returns a class at specified depth of the current execution stack.
- getClassLoaderContextAt(int) - Static method in class org.globus.util.ClassLoaderUtils
- Returns a classloader at specified depth of the current execution stack.
- getClientMode() - Method in class org.globus.gsi.gssapi.net.GssSocket
- getCode() - Method in exception org.globus.ftp.exception.FTPException
- getCode() - Method in class org.globus.ftp.vanilla.Reply
- getCodeExplanation(int) - Method in exception org.globus.ftp.exception.ClientException
- getCodeExplanation(int) - Method in exception org.globus.ftp.exception.DataChannelException
- getCodeExplanation(int) - Method in exception org.globus.ftp.exception.FTPException
- getCodeExplanation(int) - Method in exception org.globus.ftp.exception.FTPReplyParseException
- getCodeExplanation(int) - Method in exception org.globus.ftp.exception.PerfMarkerException
- getCodeExplanation(int) - Method in exception org.globus.ftp.exception.ServerException
- 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.
- getControlChannelProtection() - Method in class org.globus.ftp.GridFTPClient
- Returns control channel protection level.
- getCount() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- getCredDelegState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getCredential(Subject) - Static method in class org.globus.gsi.jaas.JaasGssUtil
- Retrieves the first
GSSCredentialfrom the private credential set of the specifiedSubjectobject. - getCredentialDescription() - Method in class org.globus.myproxy.InitParams
- getCredentialName() - Method in class org.globus.myproxy.ChangePasswordParams
- getCredentialName() - Method in class org.globus.myproxy.DestroyParams
- getCredentialName() - Method in class org.globus.myproxy.GetParams
- getCredentialName() - Method in class org.globus.myproxy.InitParams
- getCredentials() - Method in class org.globus.ftp.extended.GridFTPControlChannel
- getCredentials() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- getCredentials() - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- 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
- getCredLifetime() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getCrl(String) - Method in class org.globus.gsi.CertificateRevocationLists
- getCrlFilter() - Static method in class org.globus.gsi.CertificateRevocationLists
- getCrls() - Method in class org.globus.gsi.CertificateRevocationLists
- getCurrentDir() - Method in class org.globus.ftp.FTPClient
- Returns remote current working directory.
- getCurrentSubject() - Static method in class org.globus.gsi.jaas.JaasSubject
- A convenience method, calls
JaasSubject.getJaasSubject().getSubject().- getCustomMessage() - Method in exception org.globus.ftp.exception.FTPException
- getDataChannel(Session, SocketBox) - Method in interface org.globus.ftp.dc.DataChannelFactory
- getDataChannel(Session, SocketBox) - Method in class org.globus.ftp.dc.GridFTPDataChannelFactory
- getDataChannel(Session, SocketBox) - Method in class org.globus.ftp.dc.SimpleDataChannelFactory
- 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.
- getDateAsString(Date) - Static method in exception org.globus.gsi.proxy.ProxyPathValidatorException
- getDCAU() - Method in class org.globus.io.urlcopy.UrlCopy
- 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.CertificateRevocationLists
- getDefault() - Static method in class org.globus.gsi.gssapi.net.GssSocketFactory
- getDefault() - Static method in class org.globus.gsi.TrustedCertificates
- Obtains the default set of trusted certificates and signing policy
- getDefault() - Static method in class org.globus.net.DatagramSocketFactory
- Returns the default instance of this class.
- getDefault() - Static method in class org.globus.net.ServerSocketFactory
- Returns the default instance of this class.
- getDefault() - Static method in class org.globus.net.SocketFactory
- Returns the default instance of this class.
- getDefaultCertificateRevocationLists() - Static method in class org.globus.gsi.CertificateRevocationLists
- 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.
- getDefaultGridMapLocation() - Static method in class org.globus.security.gridmap.GridMap
- getDefaultPKCS11Handle() - Method in class org.globus.common.CoGProperties
- getDefaultPort() - Method in class org.globus.net.protocol.httpg.Handler
- getDefaultPort() - Method in class org.globus.net.protocol.https.Handler
- getDefaultPureTLSTrustedCertificates() - Static method in class org.globus.gsi.ptls.PureTLSTrustedCertificates
- getDefaultTrustedCertificates() - Static method in class org.globus.gsi.TrustedCertificates
- Obtains the default set of trusted certificates and signing policy
- 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.- getDelegationKeyCacheLifetime() - Method in class org.globus.common.CoGProperties
- Returns the delegation key cache lifetime for all delegations from this JVM.
- getDelegationType(X509Certificate) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getDelegationType() - Method in class org.globus.net.GSIURLConnection
- getDelegCred() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getDERObject() - Method in class org.globus.gsi.proxy.ext.ProxyCertInfo
- Returns the DER-encoded ASN.1 representation of the extension.
- getDERObject() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
- Returns the DER-encoded ASN.1 representation of proxy policy.
- getDescription() - Method in class org.globus.myproxy.CredentialInfo
- getDescription() - Method in class org.globus.tools.ui.util.CustomFileFilter
- getDescription() - Method in class org.globus.util.TimestampEntry
- 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.
- getDestinationOffset() - Method in class org.globus.io.urlcopy.UrlCopy
- Gets the offset in the destination file from which data starts to be written
- 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
- getDisableAllo() - Method in class org.globus.io.urlcopy.UrlCopy
- Can be used to query whether the use of the ALLO command with GridFTP uploads is disabled.
- getDN() - Method in class org.globus.common.ResourceManagerContact
- getEncoded(PrivateKey) - Method in class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- getEncoded() - Method in class org.globus.gsi.OpenSSLKey
- getEncoded(PrivateKey) - Method in class org.globus.gsi.OpenSSLKey
- Returns DER encoded byte array (PKCS#1).
- 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 exception org.globus.gatekeeper.jobmanager.JobManagerException
- getErrorCode() - Method in exception org.globus.gram.GramException
- getErrorCode() - Method in exception org.globus.gsi.GlobusCredentialException
- getErrorCode() - Method in exception 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 exception org.globus.common.ChainedCertificateException
- Returns the root exception that caused this exception.
- getException() - Method in exception org.globus.common.ChainedException
- Returns the root exception that caused this exception.
- getException() - Method in exception org.globus.common.ChainedGeneralSecurityException
- Returns the root exception that caused this exception.
- getException() - Method in exception org.globus.common.ChainedIOException
- 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
- getExpectedName(GSSCredential, String) - Method in class org.globus.gsi.gssapi.auth.GSSAuthorization
- Returns expected
GSSNameused for authorization purposes.- getExpectedName(GSSCredential, String) - Method in class org.globus.gsi.gssapi.auth.HostAuthorization
- getExpectedName(GSSCredential, String) - Method in class org.globus.gsi.gssapi.auth.HostOrSelfAuthorization
- getExpectedName(GSSCredential, String) - Method in class org.globus.gsi.gssapi.auth.IdentityAuthorization
- getExpectedName(GSSCredential, String) - Method in class org.globus.gsi.gssapi.auth.NoAuthorization
- Always returns null.
- getExpectedName(GSSCredential, String) - Method in class org.globus.gsi.gssapi.auth.SelfAuthorization
- getExpectedName() - Method in class org.globus.net.GSIURLConnection
- getExtensionObject(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Extracts the value of a certificate extension.
- getExtensionValue(byte[]) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Retrieves the actual value of the X.509 extension.
- getExtensionValue(X509Certificate, String) - Static method in class org.globus.gsi.X509Extension
- Returns the actual value of the extension.
- getFailureCode() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- Provides the failure code or exit code of the job.
- 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
- 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.
- getFileName() - Method in class org.globus.ftp.MlsxEntry
- getFileName() - Method in class org.globus.gsi.SigningPolicy
- Returns file name
- getFileName() - Method in class org.globus.security.gridmap.GridMap
- Returns the absolute path anme of file used to load gridmap either using the
loadorloadfunctions.- getFileNotFoundErrorReply() - Static method in class org.globus.util.http.HTTPProtocol
- getFirstValue(String) - Method in class org.globus.common.MVHashtable
- Returns the first value for a specific attribute.
- getFirstValue() - Method in class org.globus.rsl.NameValue
- Returns the first value (if any) in the list.
- 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.
- 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
- Deprecated. Only works with Globus legacy proxies.
- 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
- getGridProxyProperties() - Method in class org.globus.tools.ui.proxy.MyproxyGUI
- getGSSMode() - Method in class org.globus.net.GSIURLConnection
- getHandle() - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- getHandle() - Method in interface org.globus.gatekeeper.Service
- Retrieves a handle to this service.
- getHeaderField(String) - Method in class org.globus.net.GSIHttpURLConnection
- getHost() - Method in class org.globus.ftp.FTPClient
- 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.HostPort6
- Returns the host address
- getHost() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- getHost() - Method in class org.globus.myproxy.MyProxy
- Get MyProxy server hostname.
- getHost() - Method in class org.globus.net.BaseServer
- Returns hostname of this server.
- 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.common.CoGProperties
- Returns the user specified hostname.
- getHostName() - Method in class org.globus.common.ResourceManagerContact
- 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
- getHostPart(boolean) - Method in class org.globus.gsi.gssapi.GlobusGSSName
- getHours() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getI18n(String) - Static method in class org.globus.util.I18n
- Retrieve a I18n instance by resource name.
- getI18n(String, ClassLoader) - Static method in class org.globus.util.I18n
- Retrieve a I18n instance by resource name
- getID() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- getID() - Method in class org.globus.gatekeeper.jobmanager.JobDoneListener
- getID() - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- getID() - Method in interface org.globus.gatekeeper.jobmanager.JobStatusListener
- 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(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.
- getIdentity() - Method in class org.globus.gsi.GlobusCredential
- Returns the identity of this credential.
- getIdentity() - Method in class org.globus.gsi.gssapi.auth.IdentityAuthorization
- Returns the expected identity.
- getIdentity() - Method in class org.globus.gsi.proxy.ProxyPathValidator
- Returns the subject name of the identity certificate (in the Globus format)
- getIdentityCertificate(X509Certificate[]) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Finds the identity certificate in the given chain.
- 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.
- getIgnoreErrors() - Method in class org.globus.security.gridmap.GridMap
- Returns whether errors in the gridmap file are ignored.
- GetImage() - Method in class org.globus.rsl.ASCII_CharStream
- getInetAddress() - Method in class org.globus.net.WrappedSocket
- 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 class org.globus.gatekeeper.internal.GateKeeperRequest
- getInputStream() - Method in interface org.globus.gatekeeper.ServiceRequest
- 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(InputStream) - Method in class org.globus.mds.gsi.common.GSIMechanism
- getInputStream() - Method in class org.globus.net.GSIHttpURLConnection
- getInputStream() - Method in class org.globus.net.WrappedSocket
- getInputStream() - Method in class org.globus.util.http.LineReader
- getInsets() - Method in class org.globus.tools.ui.config.EJPanel
- getInsets() - Method in class org.globus.tools.ui.util.FileBrowser
- getInstance(String) - Static method in class org.globus.gatekeeper.internal.GateKeeperProtocol
- getInstance(String) - Static method in class org.globus.gatekeeper.jobmanager.internal.JobManagerProtocol
- 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.HostOrSelfAuthorization
- Returns a single instance of this class.
- 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.SelfAuthorization
- Returns a single instance of this class.
- getInstance(Object) - Static method in class org.globus.gsi.proxy.ext.ProxyCertInfo
- Returns an instance of
ProxyCertInfofrom given object.- getInstance() - Static method in class org.globus.mds.gsi.jndi.SaslProvider
- getInstance() - Static method in class org.globus.net.PortRange
- Returns PortRange instance for TCP listening sockets.
- getInstance() - Static method in class org.globus.util.log4j.NullAppender
- getInstance() - Static method in class org.gridforum.jgss.ExtendedGSSManager
- getIntegState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getIPAddress() - Method in class org.globus.common.CoGProperties
- Returns the user specified ip address.
- getIPAddressVersion(String) - Static method in class org.globus.ftp.HostPort6
- getIssuer() - Method in class org.globus.gsi.GlobusCredential
- Returns the issuer DN of the first certificate in the chain.
- getJaasSubject() - Static method in class org.globus.gsi.jaas.JaasSubject
- Gets current implementation of the
JaasSubjectAPI.- 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.net.WrappedSocket
- getKey(String, byte[]) - Method in class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- getKey(String, byte[]) - Method in class org.globus.gsi.OpenSSLKey
- Returns PrivateKey object initialized from give byte array (in PKCS#1 format)
- getKeyPair(int) - Method in class org.globus.gsi.gssapi.KeyPairCache
- Returns a key pair of size
bits.- getKeyPairCache() - Static method in class org.globus.gsi.gssapi.KeyPairCache
- getKeyPairCache(String, String, long) - Static method in class org.globus.gsi.gssapi.KeyPairCache
- getKeys() - Method in class org.globus.common.MVHashtable
- Returns a vector of the keys.
- getKeyUsage(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Gets a boolean array representing bits of the KeyUsage extension.
- getKeyUsage(TBSCertificateStructure) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- getLastModified(String) - Method in class org.globus.ftp.FTPClient
- Returns last modification time of the specifed file.
- getLastModified() - Method in class org.globus.util.TimestampEntry
- 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.- getLastReply() - Method in class org.globus.ftp.FTPClient
- Returns the last reply received from the server.
- getLastReply() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- Returns the last reply received from the server.
- getLastValue(String) - Method in class org.globus.common.MVHashtable
- Returns the last value for a specific attribute.
- getLdapMessage() - Method in exception 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
- getLifetime() - Method in class org.globus.myproxy.Params
- getLimited() - Method in class org.globus.tools.proxy.GridProxyModel
- getLimited() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- getLine() - Method in class org.globus.rsl.ASCII_CharStream
- Deprecated.
- getLocalAddress() - Method in class org.globus.net.WrappedSocket
- getLocalHostAddress() - Static method in class org.globus.util.Util
- Returns the ip address of the local machine.
- getLocalPort() - Method in class org.globus.net.WrappedSocket
- 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.
- 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
- getMechanismName() - Method in class org.globus.mds.gsi.jndi.SaslClientWrapper
- 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.
- 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() - Method in class org.globus.mds.gsi.jndi.ClientFactory
- This function is replaced with the above one in the latest RFC.
- getMechanismNames(Map) - Method in class org.globus.mds.gsi.jndi.SaslClientFactoryWrapper
- getMechanismNames() - Method in class org.globus.mds.gsi.netscape.ClientFactory
- getMechs() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- getMechs() - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- getMechsForName(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- Currently not implemented.
- getMessage() - Method in exception org.globus.common.ChainedCertificateException
- getMessage() - Method in exception org.globus.common.ChainedException
- getMessage() - Method in exception org.globus.common.ChainedGeneralSecurityException
- getMessage() - Method in exception org.globus.common.ChainedIOException
- getMessage() - Method in exception 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(int) - Static method in exception org.globus.gram.GramException
- getMessage() - Method in exception org.globus.gsi.gssapi.GlobusGSSException
- getMessage() - Method in exception org.globus.rsl.ParseException
- This method has the standard behavior when this object has been created using the standard constructors.
- getMessage() - Method in error org.globus.rsl.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMessage() - Method in class org.globus.util.http.HTTPResponseParser
- getMessage(String) - Method in class org.globus.util.I18n
- Gets a message from resource bundle.
- getMessage(String, Object) - Method in class org.globus.util.I18n
- Gets a formatted message from resource bundle
- getMessage(String, Object[]) - Method in class org.globus.util.I18n
- Gets a formatted message from resource bundle
- 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
- getMode() - Method in class org.globus.ftp.FileInfo
- getModeAsString() - Method in class org.globus.ftp.FileInfo
- getMulti(String) - Method in class org.globus.rsl.RslAttributes
- Returns a list of strings for a specified attribute.
- 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(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- getName() - Method in class org.globus.gsi.jaas.SimplePrincipal
- getName() - Method in class org.globus.myproxy.CredentialInfo
- getName() - Method in class org.globus.rsl.Binding
- Returns the name of the variable.
- 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.
- getNegotiatedProperty(String) - Method in class org.globus.mds.gsi.jndi.SaslClientWrapper
- getNewPassphrase() - Method in class org.globus.myproxy.ChangePasswordParams
- getNextTask() - Method in class org.globus.ftp.dc.TaskThread
- getNextToken() - Method in class org.globus.rsl.RSLParser
- getNextToken() - Method in class org.globus.rsl.RSLParserTokenManager
- getNumProcs() - Method in class org.globus.gram.GramAttributes
- Return the number of processors
- getOffset() - Method in class org.globus.ftp.Buffer
- Returns offset of the data the buffer was read from.
- getOid() - Method in class org.globus.gsi.X509Extension
- Returns the oid of this extension.
- 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(int) - Static method in class org.globus.rsl.AbstractRslNode
- Returns a string represention of a given operator.
- getOperatorAsString() - Method in class org.globus.rsl.NameOpValue
- Returns the relation operator as a string.
- 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 in org.globus.gsi.gssapi.example
- GetOpts(String, String) - Constructor for class org.globus.gsi.gssapi.example.GetOpts
- GetOpts - Class in org.globus.gsi.gssapi.net.example
- 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(long) - 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
- getOutputStream() - Method in class org.globus.net.GSIHttpURLConnection
- getOutputStream() - Method in class org.globus.net.WrappedSocket
- 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.ListRslNode
- 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.
- GetParams - Class in org.globus.myproxy
- Holds the parameters for the
getoperation.- GetParams() - Constructor for class org.globus.myproxy.GetParams
- GetParams(String, String) - Constructor for class org.globus.myproxy.GetParams
- getPassphrase() - Method in class org.globus.myproxy.InitParams
- If the passpharse is not set returns an empty string.
- getPassphrase() - Method in class org.globus.myproxy.Params
- getPassword() - Method in class org.globus.gsi.jaas.PasswordCredential
- getPatch() - Static method in class org.globus.common.Version
- Returns the patch level.
- getPath(String, File) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- getPath() - Method in class org.globus.util.GlobusURL
- Returns the url path part of an url.
- getPathConstraint() - Method in class org.globus.gsi.GlobusCredential
- Returns the path length constraint.
- 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.
- getPattern(String) - Static method in class org.globus.gsi.SigningPolicyParser
- Method that takes a pattern string as described in the signing policy file with * for zero or many characters and ? for single character, and converts it into java.util.regexp.Pattern object.
- getPatterns() - Method in class org.globus.gsi.SigningPolicy
- Returns the allowed subject DN patterns.
- 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.
- getPolicy(String, String) - Static method in class org.globus.gsi.SigningPolicyParser
- Parses the file to extract signing policy defined for CA with the specified DN.
- getPolicy(Reader, String) - Static method in class org.globus.gsi.SigningPolicyParser
- Parses input stream to extract signing policy defined for CA with the specified DN.
- 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.FTPClient
- getPort() - Method in class org.globus.ftp.HostPort
- Returns the port number
- getPort() - Method in class org.globus.ftp.HostPort6
- Returns the port number
- getPort() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- getPort() - Method in class org.globus.mds.MDS
- Deprecated. gets the port
- getPort() - Method in class org.globus.myproxy.MyProxy
- Get MyProxy server port.
- getPort() - Method in class org.globus.net.BaseServer
- Returns port of this server
- getPort() - Method in class org.globus.net.WrappedSocket
- getPort(String) - Static method in class org.globus.util.GlobusURL
- getPort() - Method in class org.globus.util.GlobusURL
- Returns the port number of an url.
- 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
- getPrivateInput(String) - Static method in class org.globus.util.Util
- Displays a prompt and then reads in private input from System.in.
- getPrivateKey() - Method in class org.globus.gsi.GlobusCredential
- Returns the private key of this credential.
- getPrivateKey() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- Returns the private key of this credential (if any).
- getPrivateKey() - Method in class org.globus.gsi.OpenSSLKey
- Returns the JCE (RSAPrivateCrtKey) key.
- 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
- getProtection() - Method in class org.globus.ftp.extended.GridFTPControlChannel
- Returns control channel protection level.
- 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.bc.BouncyCastleOpenSSLKey
- getProvider() - Method in class org.globus.gsi.OpenSSLKey
- getProxy() - Method in class org.globus.tools.proxy.GridProxyInit
- getProxyCertInfo(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- Creates a
ProxyCertInfoobject from given extension.- getProxyCertInfo(TBSCertificateStructure) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- 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(X509Certificate) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- getProxyPathConstraint(TBSCertificateStructure) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- 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
- getQuitToken() - Method in class org.globus.ftp.dc.EBlockParallelTransferContext
- release the token if and only if (all EODS have been sent, or all EODS have been received), and the token has not been released yet.
- getQuitToken() - Method in class org.globus.ftp.dc.SimpleTransferContext
- getQuitToken() - Method in class org.globus.ftp.dc.StripeContextManager
- getQuitToken() - Method in interface org.globus.ftp.dc.TransferContext
- A thread can ask for a quit token to perform the operations associated with closing the transfer.
- getReader() - Method in class org.globus.util.http.HTTPParser
- getReceiveBufferSize() - Method in class org.globus.net.WrappedSocket
- 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.ListRslNode
- Returns the relations.
- getRelations() - Method in class org.globus.rsl.RslNode
- 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
- getRenewer() - Method in class org.globus.myproxy.InitParams
- getRenewers() - Method in class org.globus.myproxy.CredentialInfo
- getReplayDetState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getReply() - Method in exception org.globus.ftp.exception.UnexpectedReplyCodeException
- getReplyCount() - Method in interface org.globus.ftp.vanilla.BasicServerControlChannel
- getReplyCount() - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- getRequestFailMessage(Exception) - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- getRequestFailMessage(Exception) - Method in interface org.globus.gatekeeper.Service
- getRequestReply(int, String) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerProtocol
- getRequestReply(int, int) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerProtocol
- getRequestSuccessMessage() - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- getRequestSuccessMessage() - Method in interface org.globus.gatekeeper.Service
- getResourceAsStream(String) - Static method in class org.globus.util.ClassLoaderUtils
- Gets an InputStream to a resource of a specified name.
- 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
- getRest(String) - Static method in class org.globus.util.http.HttpResponse
- getRetriever() - Method in class org.globus.myproxy.InitParams
- getRetrievers() - Method in class org.globus.myproxy.CredentialInfo
- getRootCause() - Method in exception 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.internal.JobRequestParser
- getRsl() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- 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.net.WrappedSocket
- 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(String) - Method in class org.globus.gatekeeper.GateKeeperServer
- getService() - Method in class org.globus.gatekeeper.internal.GateKeeperRequest
- getService() - Method in class org.globus.util.http.HTTPRequestParser
- getServiceName() - Method in class org.globus.common.ResourceManagerContact
- getSession() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- getSigningPolicies() - Method in class org.globus.gsi.ptls.PureTLSTrustedCertificates
- getSigningPolicies() - Method in class org.globus.gsi.TrustedCertificates
- Returns all signing policies
- getSigningPolicy(String) - Method in class org.globus.gsi.ptls.PureTLSTrustedCertificates
- getSigningPolicy(String) - Method in class org.globus.gsi.TrustedCertificates
- Returns signing policy associated with the given CA subject.
- 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(String) - Method in class org.globus.ftp.FTPClient
- Returns the remote file size.
- getSize() - Method in class org.globus.io.streams.FTPInputStream
- getSize() - Method in class org.globus.io.streams.GlobusFileInputStream
- getSize() - Method in class org.globus.io.streams.GlobusInputStream
- Returns the total size of input data.
- getSize() - Method in class org.globus.io.streams.HTTPInputStream
- getSocket() - Method in class org.globus.ftp.dc.SimpleSocketBox
- getSocket() - Method in interface org.globus.ftp.dc.SocketBox
- getSocketPool() - Method in class org.globus.ftp.dc.EBlockParallelTransferContext
- getSocketTimeout() - Method in class org.globus.common.CoGProperties
- Returns the timeout (in seconds) for creating a new socket connection to a MyProxy host.
- getSoLinger() - Method in class org.globus.net.WrappedSocket
- getSoTimeout() - Method in class org.globus.net.WrappedSocket
- 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.
- getSourceLength() - Method in class org.globus.io.urlcopy.UrlCopy
- Gets the maximum data size that will be transfered.
- getSourceOffset() - Method in class org.globus.io.urlcopy.UrlCopy
- Gets the offset in the source file from which data starts to be read
- 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
- 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 class org.globus.ftp.dc.ManagedSocketBox
- getStatus() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- Provides the status of the job.
- 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.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 class org.globus.gatekeeper.jobmanager.JobDoneListener
- getStatusMask() - Method in interface org.globus.gatekeeper.jobmanager.JobStatusListener
- 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.
- getSubject() - Method in class org.globus.gsi.jaas.GlobusSubject
- getSubject() - Method in class org.globus.gsi.jaas.JaasSubject
- SPI method.
- getSubject() - Method in class org.globus.gsi.jaas.StandardSubject
- GetSuffix(int) - Method in class org.globus.rsl.ASCII_CharStream
- getSymbolTable() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- getSymbolTable() - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- 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.
- getTCPBufferSize() - Method in class org.globus.io.urlcopy.UrlCopy
- Returns TCP buffer size used for transfers data.
- getTcpInstance() - Static method in class org.globus.net.PortRange
- Returns PortRange instance for TCP listening sockets.
- getTcpNoDelay() - Method in class org.globus.net.WrappedSocket
- getTcpPortRange() - Method in class org.globus.common.CoGProperties
- Returns the tcp port range.
- getTcpSourceInstance() - Static method in class org.globus.net.PortRange
- Returns PortRange instance for TCP source sockets.
- getTcpSourcePortRange() - Method in class org.globus.common.CoGProperties
- Returns the tcp source port range.
- getTime() - Method in class org.globus.ftp.FileInfo
- Returns modification time of the file.
- getTimeLeft() - Method in class org.globus.gsi.GlobusCredential
- Returns time left of this credential.
- getTimeout() - Method in class org.globus.net.BaseServer
- 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
- getTransferSinkThread(DataChannel, SocketBox, DataSink, BasicServerControlChannel, TransferContext) - Method in class org.globus.ftp.dc.GridFTPTransferThreadFactory
- getTransferSinkThread(DataChannel, SocketBox, DataSink, BasicServerControlChannel, TransferContext) - Method in class org.globus.ftp.dc.SimpleTransferThreadFactory
- getTransferSinkThread(DataChannel, SocketBox, DataSink, BasicServerControlChannel, TransferContext) - Method in interface org.globus.ftp.dc.TransferThreadFactory
- getTransferSourceThread(DataChannel, SocketBox, DataSource, BasicServerControlChannel, TransferContext) - Method in class org.globus.ftp.dc.GridFTPTransferThreadFactory
- getTransferSourceThread(DataChannel, SocketBox, DataSource, BasicServerControlChannel, TransferContext) - Method in class org.globus.ftp.dc.SimpleTransferThreadFactory
- getTransferSourceThread(DataChannel, SocketBox, DataSource, BasicServerControlChannel, TransferContext) - Method in interface org.globus.ftp.dc.TransferThreadFactory
- getTransferThreadCount() - Method in class org.globus.ftp.dc.TransferThreadManager
- getTransferThreadManager() - Method in class org.globus.ftp.dc.EBlockParallelTransferContext
- getTrustRootPath() - Static method in class org.globus.myproxy.MyProxy
- Returns the trusted certificates directory location where writeTrustRoots() will store certificates.
- getTrustroots(GSSCredential, GetTrustrootsParams) - Method in class org.globus.myproxy.MyProxy
- Retrieves trustroot information from the MyProxy server.
- GetTrustrootsParams - Class in org.globus.myproxy
- Holds the parameters for the
get-trustrootsoperation.- GetTrustrootsParams() - Constructor for class org.globus.myproxy.GetTrustrootsParams
- getUdpSourceInstance() - Static method in class org.globus.net.PortRange
- Returns PortRange instance for UDP source sockets.
- getUdpSourcePortRange() - Method in class org.globus.common.CoGProperties
- Returns the udp source port range.
- getUID() - Static method in class org.globus.util.ConfigUtil
- Returns the user id.
- 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.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
- getUseAllo() - Method in class org.globus.ftp.FTPClient
- Determines whether this client is configured to send an ALLO command before a STOR request in the put/asyncPut methods.
- 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
- 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.
- getUserIDs(String) - Method in class org.globus.security.gridmap.GridMapLocal
- 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
- getUserName() - Method in class org.globus.ftp.FTPClient
- getUserName() - Method in class org.globus.myproxy.Params
- getValue() - Method in class org.globus.common.ConditionVariable
- getValue() - Method in class org.globus.gsi.X509Extension
- Returns the actual value of the extension (not octet string encoded)
- getValue() - Method in class org.globus.rsl.Binding
- Returns the variable value.
- getValue() - Method in class org.globus.rsl.Value
- Returns the actual string value.
- getValue() - Method in class org.globus.util.TimestampEntry
- 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
- Returns the current version as string in the form MAJOR.MINOR.PATCH.
- getVersion() - Method in class org.globus.ftp.HostPort6
- Returns the address version
- getVersion() - Static method in class org.globus.tools.GridInfoSearch
- getWantTrustroots() - Method in class org.globus.myproxy.GetParams
- 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.GSIGssOutputStream
- getWrapMode() - Method in class org.globus.gsi.gssapi.net.impl.GSIGssSocket
- getWrappedSocket() - Method in class org.globus.net.WrappedSocket
- getWrapSizeLimit(int, boolean, int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Currently not implemented.
- getX509CertList() - Method in class org.globus.gsi.ptls.PureTLSTrustedCertificates
- Returns the trusted certificates as a Vector of X509Cert objects.
- getX509CertList() - Method in class org.globus.gsi.TrustedCertificates
- Returns the trusted certificates as a Vector of X509Certificate objects.
- 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
- GlobusCredential - Class in org.globus.gsi
- Provides a Java object representation of Globus credential which can include the proxy file or host certificates.
- 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.
- GlobusCredential(InputStream) - Constructor for class org.globus.gsi.GlobusCredential
- Creates a GlobusCredential from an input stream.
- GlobusCredentialException - Exception in org.globus.gsi
- Encapsulates the exceptions caused by various errors in/problems with Globus proxies.
- GlobusCredentialException(int, String, Throwable) - Constructor for exception org.globus.gsi.GlobusCredentialException
- GlobusCredentialException(int, String, Object[]) - Constructor for exception org.globus.gsi.GlobusCredentialException
- GlobusCredentialException(int, String, Object[], Throwable) - Constructor for exception org.globus.gsi.GlobusCredentialException
- globusDN - Variable in class org.globus.common.ResourceManagerContact
- GlobusFileInputStream - Class in org.globus.io.streams
- GlobusFileInputStream(String) - Constructor for class org.globus.io.streams.GlobusFileInputStream
- GlobusFileOutputStream - Class in org.globus.io.streams
- GlobusFileOutputStream(String, boolean) - Constructor for class org.globus.io.streams.GlobusFileOutputStream
- GlobusGSSContextImpl - Class in org.globus.gsi.gssapi
- Implementation of SSL/GSI mechanism for Java GSS-API.
- GlobusGSSContextImpl(GSSName, GlobusGSSCredentialImpl) - Constructor for class org.globus.gsi.gssapi.GlobusGSSContextImpl
- GlobusGSSCredentialImpl - Class in org.globus.gsi.gssapi
- 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.
- GlobusGSSException - Exception in org.globus.gsi.gssapi
- GlobusGSSException(int, Throwable) - Constructor for exception org.globus.gsi.gssapi.GlobusGSSException
- GlobusGSSException(int, int, String, Throwable) - Constructor for exception org.globus.gsi.gssapi.GlobusGSSException
- GlobusGSSException(int, int, String) - Constructor for exception org.globus.gsi.gssapi.GlobusGSSException
- GlobusGSSException(int, int, String, Object[]) - Constructor for exception org.globus.gsi.gssapi.GlobusGSSException
- GlobusGSSManagerImpl - Class in org.globus.gsi.gssapi
- An implementation of
GlobusGSSManager.- GlobusGSSManagerImpl() - Constructor for class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- GlobusGSSName - Class in org.globus.gsi.gssapi
- An implementation of
GSSName.- GlobusGSSName() - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
- GlobusGSSName(X509Name) - 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.
- globusID - Variable in class org.globus.gsi.gssapi.GlobusGSSName
- GlobusInputStream - Class in org.globus.io.streams
- GlobusInputStream() - Constructor for class org.globus.io.streams.GlobusInputStream
- GlobusOutputStream - Class in org.globus.io.streams
- GlobusOutputStream() - Constructor for class org.globus.io.streams.GlobusOutputStream
- GlobusPrincipal - Class in org.globus.gsi.jaas
- A Globus DN principal.
- GlobusPrincipal(String) - Constructor for class org.globus.gsi.jaas.GlobusPrincipal
- GlobusProxyCertInfoExtension - Class in org.globus.gsi.proxy.ext
- Represents ProxyCertInfo X.509 extension.
- GlobusProxyCertInfoExtension(ProxyCertInfo) - Constructor for class org.globus.gsi.proxy.ext.GlobusProxyCertInfoExtension
- GlobusRun - Class in org.globus.tools
- GlobusRun command-line tool implementation in Java.
- GlobusRun() - Constructor for class org.globus.tools.GlobusRun
- 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
- GlobusSubject - Class in org.globus.gsi.jaas
- An implementation of the
JaasSubjectAPI to circumvent the JAAS problem of Subject propagation.- GlobusSubject() - Constructor for class org.globus.gsi.jaas.GlobusSubject
- GlobusURL - Class in org.globus.util
- 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 in org.globus.tools
- globus-url-copy command line tool.
- GlobusUrlCopy() - Constructor for class org.globus.tools.GlobusUrlCopy
- GlobusURLStreamHandlerFactory - Class in org.globus.net
- GlobusURLStreamHandlerFactory() - Constructor for class org.globus.net.GlobusURLStreamHandlerFactory
- 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 in org.globus.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() - Constructor for class org.globus.gram.Gram
- Gram15Test - Class in org.globus.gram
- Demonstration of Gram 1.5 protocol features.
- Gram15Test() - Constructor for class org.globus.gram.Gram15Test
- GRAM_PROTOCOL_VERSION - Static variable in class org.globus.gram.internal.GRAMProtocol
- GramAttributes - Class in org.globus.gram
- 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(String) - Constructor for class org.globus.gram.GramAttributes
- Constructs a new GramAttributes object initialized with the specified RSL string.
- GramAttributes(RslNode) - Constructor for class org.globus.gram.GramAttributes
- Constructs a new GramAttributes object initialized with the specified RSL parse tree.
- GRAMConstants - Interface in org.globus.gram.internal
- GramException - Exception in org.globus.gram
- This class defeines the Exceptions which are thrown by the various Gram and GramJob methods.
- GramException() - Constructor for exception org.globus.gram.GramException
- GramException(int) - Constructor for exception org.globus.gram.GramException
- GramException(String) - Constructor for exception org.globus.gram.GramException
- GramException(int, Throwable) - Constructor for exception org.globus.gram.GramException
- GramJob - Class in org.globus.gram
- This class represents a simple gram job.
- GramJob(String) - Constructor for class org.globus.gram.GramJob
- Creates a gram job with specified rsl with default user credentials.
- GramJob(GSSCredential, String) - Constructor for class org.globus.gram.GramJob
- Creates a gram job with specified rsl and user credentials.
- GramJobListener - Interface in org.globus.gram
- This interface is used to allow objects created by the Globus user to listen for status changes of GramJobs.
- GramJobRun - Class in org.globus.gram
- GramJobRun(String, String) - Constructor for class org.globus.gram.GramJobRun
- GRAMProtocol - Class in org.globus.gram.internal
- GRAMProtocol() - Constructor for class org.globus.gram.internal.GRAMProtocol
- GRAMProtocolErrorConstants - Interface in org.globus.gram.internal
- GramTest - Class in org.globus.gram
- GramTest() - Constructor for class org.globus.gram.GramTest
- GREATER_THAN - Static variable in interface org.globus.rsl.RSLParserConstants
- GREATER_THAN_EQUAL - Static variable in interface org.globus.rsl.RSLParserConstants
- GridCertRequest - Class in org.globus.tools
- GridCertRequest Command Line Client.
- GridCertRequest() - Constructor for class org.globus.tools.GridCertRequest
- GridFTPActiveConnectTask - Class in org.globus.ftp.dc
- 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 in org.globus.ftp
- 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.
- GridFTPControlChannel - Class in org.globus.ftp.extended
- GridFTP control channel, unlike the vanilla control channel, uses GSI autentication.
- GridFTPControlChannel(String, int) - Constructor for class org.globus.ftp.extended.GridFTPControlChannel
- GridFTPControlChannel(InputStream, OutputStream) - Constructor for class org.globus.ftp.extended.GridFTPControlChannel
- GridFTPDataChannel - Class in org.globus.ftp.dc
- GridFTPDataChannel(Session, SocketBox) - Constructor for class org.globus.ftp.dc.GridFTPDataChannel
- GridFTPDataChannelFactory - Class in org.globus.ftp.dc
- GridFTPDataChannelFactory() - Constructor for class org.globus.ftp.dc.GridFTPDataChannelFactory
- GridFTPInputStream - Class in org.globus.ftp.extended
- GridFTPInputStream(InputStream, GSSContext) - Constructor for class org.globus.ftp.extended.GridFTPInputStream
- GridFTPInputStream - Class in org.globus.io.streams
- GridFTPInputStream(GSSCredential, String, int, String) - Constructor for 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
- GridFTPOutputStream - Class in org.globus.ftp.extended
- GridFTPOutputStream(OutputStream, GSSContext) - Constructor for class org.globus.ftp.extended.GridFTPOutputStream
- GridFTPOutputStream - Class in org.globus.io.streams
- GridFTPOutputStream(GSSCredential, String, int, String, boolean) - Constructor for 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, long) - 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, Authorization, String, int, String, boolean, boolean, int, boolean, long) - Constructor for class org.globus.io.streams.GridFTPOutputStream
- GridFTPPassiveConnectTask - Class in org.globus.ftp.dc
- Unlike in the parent class, here we use authentication and protection.
- GridFTPPassiveConnectTask(ServerSocket, DataSink, BasicServerControlChannel, GridFTPSession, DataChannelFactory, EBlockParallelTransferContext) - Constructor for class org.globus.ftp.dc.GridFTPPassiveConnectTask
- GridFTPPassiveConnectTask(ServerSocket, DataSource, BasicServerControlChannel, GridFTPSession, DataChannelFactory, EBlockParallelTransferContext) - Constructor for class org.globus.ftp.dc.GridFTPPassiveConnectTask
- GridFTPRestartMarker - Class in org.globus.ftp
- 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.
- GridFTPServerFacade - Class in org.globus.ftp.extended
- GridFTPServerFacade(GridFTPControlChannel) - Constructor for class org.globus.ftp.extended.GridFTPServerFacade
- GridFTPSession - Class in org.globus.ftp
- Represents parameters of an FTP session between a client and a server.
- GridFTPSession() - Constructor for class org.globus.ftp.GridFTPSession
- Sets maxWait to twice the time of DEFAULT_MAX_WAIT
- GridFTPTransferSinkThread - Class in org.globus.ftp.dc
- GridFTPTransferSinkThread(AbstractDataChannel, SocketBox, DataSink, BasicServerControlChannel, EBlockParallelTransferContext) - Constructor for class org.globus.ftp.dc.GridFTPTransferSinkThread
- GridFTPTransferSourceThread - Class in org.globus.ftp.dc
- GridFTPTransferSourceThread(AbstractDataChannel, SocketBox, DataSource, BasicServerControlChannel, EBlockParallelTransferContext) - Constructor for class org.globus.ftp.dc.GridFTPTransferSourceThread
- GridFTPTransferThreadFactory - Class in org.globus.ftp.dc
- GridFTPTransferThreadFactory() - Constructor for class org.globus.ftp.dc.GridFTPTransferThreadFactory
- GridInfoSearch - Class in org.globus.tools
- Performs an LDAP search.
- GridInfoSearch() - Constructor for class org.globus.tools.GridInfoSearch
- GridMap - Class in org.globus.security.gridmap
- GridMap() - Constructor for class org.globus.security.gridmap.GridMap
- GridMapLocal - Class in org.globus.security.gridmap
- Gridmap implementation with a local username lookup feature.
- GridMapLocal() - Constructor for class org.globus.security.gridmap.GridMapLocal
- gridProps - Variable in class org.globus.tools.ui.proxy.MyproxyGUI
- GridProxyDialog - Class in org.globus.tools.ui.proxy
- GridProxyDialog(GridProxyProperties) - Constructor for class org.globus.tools.ui.proxy.GridProxyDialog
- GridProxyInit - Class in org.globus.tools.proxy
- GridProxyInit(Frame, boolean) - Constructor for class org.globus.tools.proxy.GridProxyInit
- GridProxyInit() - Constructor for class org.globus.tools.proxy.GridProxyInit
- GridProxyModel - Class in org.globus.tools.proxy
- GridProxyModel() - Constructor for class org.globus.tools.proxy.GridProxyModel
- GridProxyProperties - Class in org.globus.tools.ui.proxy
- GridProxyProperties() - Constructor for class org.globus.tools.ui.proxy.GridProxyProperties
- GRIM_POLICY_HANDLER - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Deprecated. Please use
GSSConstants.PROXY_POLICY_HANDLERSoption instead.- groupCanExecute() - Method in class org.globus.ftp.FileInfo
- groupCanRead() - Method in class org.globus.ftp.FileInfo
- groupCanWrite() - Method in class org.globus.ftp.FileInfo
- gSession - Variable in class org.globus.ftp.dc.GridFTPActiveConnectTask
- gSession - Variable in class org.globus.ftp.dc.GridFTPDataChannel
- gSession - Variable in class org.globus.ftp.dc.TransferThreadManager
- gSession - Variable in class org.globus.ftp.extended.GridFTPServerFacade
- gSession - Variable in class org.globus.ftp.GridFTPClient
- 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_4_IMPERSONATION_PROXY - Static variable in interface org.globus.gsi.GSIConstants
- Indicates RFC 3820 compliant impersonation proxy.
- GSI_4_INDEPENDENT_PROXY - Static variable in interface org.globus.gsi.GSIConstants
- Indicates RFC 3820 compliant independent proxy.
- GSI_4_LIMITED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
- Indicates RFC 3820 compliant limited impersonation proxy.
- GSI_4_RESTRICTED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
- Indicates RFC 3820 compliant restricted proxy.
- GSI_BIG - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Quality-of-Protection (QOP) value, indicates large block size support.
- GSI_MODE - Static variable in class org.globus.gsi.gssapi.net.GssSocket
- GSI_TRANSPORT - Static variable in interface org.globus.gsi.GSIConstants
- GSI Transport protection method type that will be used or was used to protect the request.
- 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 in org.globus.gsi
- Defines common constants used by GSI.
- GSIGssInputStream - Class in org.globus.gsi.gssapi.net.impl
- GSIGssInputStream(InputStream, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.impl.GSIGssInputStream
- GSIGssOutputStream - Class in org.globus.gsi.gssapi.net.impl
- 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 in org.globus.gsi.gssapi.net.impl
- GSIGssSocket(String, int, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.impl.GSIGssSocket
- GSIGssSocket(Socket, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.impl.GSIGssSocket
- GSIGssSocketFactory - Class in org.globus.gsi.gssapi.net.impl
- GSIGssSocketFactory() - Constructor for class org.globus.gsi.gssapi.net.impl.GSIGssSocketFactory
- GSIHttpURLConnection - Class in org.globus.net
- GSIHttpURLConnection(URL) - Constructor for class org.globus.net.GSIHttpURLConnection
- GSIMech - Class in org.globus.mds.gsi.jndi
- Implements the SASL client mechanism for GSI.
- GSIMech(String, String, String, Map, CallbackHandler) - Constructor for class org.globus.mds.gsi.jndi.GSIMech
- GSIMech - Class in org.globus.mds.gsi.netscape
- GSIMech(String, String, String, Map, CallbackHandler) - Constructor for class org.globus.mds.gsi.netscape.GSIMech
- GSIMechanism - Class in org.globus.mds.gsi.common
- GSIMechanism() - Constructor for class org.globus.mds.gsi.common.GSIMechanism
- gsiMode - Variable in class org.globus.gsi.gssapi.example.GetOpts
- GSIURLConnection - Class in org.globus.net
- 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.
- GSS_MODE_PROPERTY - Static variable in class org.globus.net.GSIURLConnection
- GSSAuthorization - Class in org.globus.gsi.gssapi.auth
- GSSAPI client authorization.
- GSSAuthorization() - Constructor for class org.globus.gsi.gssapi.auth.GSSAuthorization
- GssClient - Class in org.globus.gsi.gssapi.example
- GssClient() - Constructor for class org.globus.gsi.gssapi.example.GssClient
- GssClient - Class in org.globus.gsi.gssapi.net.example
- GssClient() - Constructor for class org.globus.gsi.gssapi.net.example.GssClient
- GSSConstants - Class in org.globus.gsi.gssapi
- Defines common GSI-GSS constants.
- GSSConstants() - Constructor for class org.globus.gsi.gssapi.GSSConstants
- GssInputStream - Class in org.globus.gsi.gssapi.net
- 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
- gssMode - Variable in class org.globus.net.GSIURLConnection
- GssOutputStream - Class in org.globus.gsi.gssapi.net
- 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
- GssServer - Class in org.globus.gsi.gssapi.example
- GssServer() - Constructor for class org.globus.gsi.gssapi.example.GssServer
- GssServer - Class in org.globus.gsi.gssapi.net.example
- GssServer() - Constructor for class org.globus.gsi.gssapi.net.example.GssServer
- GssSocket - Class in org.globus.gsi.gssapi.net
- GssSocket(String, int, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.GssSocket
- GssSocket(Socket, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.GssSocket
- GssSocketFactory - Class in org.globus.gsi.gssapi.net
- 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.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.
- handleJobRequest(ServiceRequest) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerProtocol
- handlePing(GSSCredential, GateKeeperRequest) - Method in class org.globus.gatekeeper.GateKeeperClient
- Handler - Class in org.globus.net.protocol.httpg
- Handler() - Constructor for class org.globus.net.protocol.httpg.Handler
- Handler - Class in org.globus.net.protocol.https
- Handler() - Constructor for class org.globus.net.protocol.https.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.net.GssInputStream
- hasData() - Method in class org.globus.gsi.gssapi.TokenInputStream
- hasError() - Method in class org.globus.ftp.vanilla.TransferState
- hasFree() - Method in class org.globus.ftp.dc.SocketPool
- hashCode() - Method in class org.globus.ftp.ByteRange
- hashCode() - Method in class org.globus.ftp.ByteRangeList
- hashCode() - Method in class org.globus.ftp.ChecksumAlgorithm
- hashCode() - Method in class org.globus.ftp.DataChannelAuthentication
- hashCode() - Method in class org.globus.gsi.gssapi.auth.HostAuthorization
- hashCode() - Method in class org.globus.gsi.gssapi.auth.IdentityAuthorization
- hashCode() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- hashCode() - Method in class org.globus.gsi.jaas.SimplePrincipal
- hashCode() - Method in class org.globus.rsl.Value
- hashCode() - Method in class org.globus.rsl.VarRef
- hashCode() - Method in class org.globus.util.GlobusURL
- hasInitialResponse() - Method in class org.globus.mds.gsi.jndi.GSIMech
- Determines whether this mechanism has an optional initial response.
- hasInitialResponse() - Method in class org.globus.mds.gsi.jndi.SaslClientWrapper
- 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
- host - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- host - Variable in class org.globus.myproxy.MyProxy
- The hostname of the target MyProxy server.
- host - Variable in class org.globus.util.GlobusURL
- HOST - Static variable in class org.globus.util.http.HTTPProtocol
- HostAuthorization - Class in org.globus.gsi.gssapi.auth
- 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
- HostOrSelfAuthorization - Class in org.globus.gsi.gssapi.auth
- HostOrSelfAuthorization(String) - Constructor for class org.globus.gsi.gssapi.auth.HostOrSelfAuthorization
- hostPort - Variable in class org.globus.ftp.dc.ActiveConnectTask
- hostPort - Variable in class org.globus.ftp.dc.GridFTPActiveConnectTask
- HostPort - Class in org.globus.ftp
- Utility class for parsing and converting host-port information from PASV and PORT ftp commands.
- HostPort() - Constructor for class org.globus.ftp.HostPort
- HostPort(String) - Constructor for class org.globus.ftp.HostPort
- Parses host-port from passive mode reply message.
- HostPort(InetAddress, int) - Constructor for class org.globus.ftp.HostPort
- Creates the HostPort object from specified ip address and port number.
- HostPort(String, int) - Constructor for class org.globus.ftp.HostPort
- Creates the HostPort object from specified ip address and port number.
- HostPort6 - Class in org.globus.ftp
- Utility class for parsing and converting host-port information from EPSV and EPRT ftp commands.
- HostPort6(String, String, int) - Constructor for class org.globus.ftp.HostPort6
- HostPort6(String) - Constructor for class org.globus.ftp.HostPort6
- Parses host-port from passive mode reply message.
- HostPortList - Class in org.globus.ftp
- Utility class for parsing and converting host-port information from SPAS and SPOR FTP commands.
- HostPortList(String) - Constructor for class org.globus.ftp.HostPortList
- Parses host-port from the reply to SPAS command.
- HostPortList() - Constructor for class org.globus.ftp.HostPortList
- Creates an empty list
- 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 in org.globus.util.http
- HTTPChunkedInputStream(InputStream) - Constructor for class org.globus.util.http.HTTPChunkedInputStream
- HTTPChunkedOutputStream - Class in org.globus.util.http
- HTTPChunkedOutputStream(OutputStream) - Constructor for class org.globus.util.http.HTTPChunkedOutputStream
- HTTPChunkedOutputStream(OutputStream, int) - Constructor for class org.globus.util.http.HTTPChunkedOutputStream
- httpCode - Variable in class org.globus.util.http.HttpResponse
- HTTPInputStream - Class in org.globus.io.streams
- 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 in org.globus.io.streams
- HTTPOutputStream() - Constructor for class org.globus.io.streams.HTTPOutputStream
- Private constructor used by subclasses.
- HTTPOutputStream(String, int, String, long, boolean) - Constructor for class org.globus.io.streams.HTTPOutputStream
- Opens HTTP output stream (unsecure)
- HTTPParser - Class in org.globus.util.http
- HTTPParser(InputStream) - Constructor for class org.globus.util.http.HTTPParser
- HTTPProtocol - Class in org.globus.util.http
- HTTPProtocol() - Constructor for class org.globus.util.http.HTTPProtocol
- HTTPRequestParser - Class in org.globus.util.http
- HTTPRequestParser(InputStream) - Constructor for class org.globus.util.http.HTTPRequestParser
- HttpResponse - Class in org.globus.util.http
- HttpResponse(InputStream) - Constructor for class org.globus.util.http.HttpResponse
- HTTPResponseParser - Class in org.globus.util.http
- HTTPResponseParser(InputStream) - Constructor for class org.globus.util.http.HTTPResponseParser
- httpType - Variable in class org.globus.util.http.HttpResponse
I
- I18n - Class in org.globus.util
- An utility class for internationalized message handling.
- I18n(ResourceBundle) - Constructor for class org.globus.util.I18n
- IdentityAuthorization - Class in org.globus.gsi.gssapi.auth
- 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 in org.globus.gsi.proxy
- A simple restricted proxy policy handler that logs the proxy policy language oid.
- IgnoreProxyPolicyHandler() - Constructor for class org.globus.gsi.proxy.IgnoreProxyPolicyHandler
- ignoresThrowable() - Method in class org.globus.util.log4j.PatternLayout
- 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 in org.globus.tools.ui.util
- 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.ftp.MultipleTransferComplete
- index - Variable in class org.globus.gsi.gssapi.net.GssInputStream
- index - Variable in class org.globus.gsi.gssapi.net.GssOutputStream
- info(GSSCredential, String, String) - Method in class org.globus.myproxy.MyProxy
- Retrieves credential information from MyProxy server.
- info(GSSCredential, InfoParams) - Method in class org.globus.myproxy.MyProxy
- Retrieves credential information from MyProxy server.
- INFO_PROXY - Static variable in class org.globus.myproxy.MyProxy
- The integer command number for the MyProxy 'Info' command (2).
- InfoParams - Class in org.globus.myproxy
- Holds the parameters for the
infooperation. - InfoParams() - Constructor for class org.globus.myproxy.InfoParams
- 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, Map) - Method in class org.globus.mds.gsi.common.GSIMechanism
- init(String[]) - Method in class org.globus.tools.ProxyInit
- init(String) - Method in class org.globus.util.log4j.DatePatternConverter
- INIT_CALLBACK_HANDLER_FAILED - Static variable in exception org.globus.gram.GramException
- 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.
- initJobLogger() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- InitParams - Class in org.globus.myproxy
- Holds the parameters for the
putoperation. - InitParams() - Constructor for class org.globus.myproxy.InitParams
- 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.EBlockImageDCReader
- input - Variable in class org.globus.ftp.dc.StreamImageDCReader
- input - Variable in class org.globus.io.streams.FTPInputStream
- input - Variable in class org.globus.io.streams.HTTPInputStream
- input - Variable in class org.globus.util.http.HttpResponse
- InputStreamDataSink - Class in org.globus.ftp
- InputStreamDataSink() - Constructor for class org.globus.ftp.InputStreamDataSink
- inquireByOid(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Retrieves arbitrary data about this context.
- inquireByOid(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- Retrieves arbitrary data about this credential.
- inquireByOid(Oid) - Method in interface org.gridforum.jgss.ExtendedGSSContext
- Retrieves arbitrary data about this context.
- inquireByOid(Oid) - Method in interface org.gridforum.jgss.ExtendedGSSCredential
- Retrieves arbitrary data about this credential.
- insertElementAt(Object, int) - Method in class org.globus.util.SortedVector
- This method has been remapped to add( Object element ).
- installSecureRandomProvider() - Static method in class org.globus.gsi.CertUtil
- Installs SecureRandom provider.
- INSUFFICIENT_FUNDS - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- integrity - Variable in class org.globus.mds.gsi.common.GSIMechanism
- INTEGRITY_ONLY_PROTECTION - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- interruptBoth() - Method in class org.globus.util.CircularBuffer
- interruptGet - Variable in class org.globus.util.CircularBuffer
- interruptGet() - Method in class org.globus.util.CircularBuffer
- interruptPut - Variable in class org.globus.util.CircularBuffer
- interruptPut() - Method in class org.globus.util.CircularBuffer
- intToNetworkByteOrder(int, byte[], int, int) - Static method in class org.globus.mds.gsi.common.GSIMechanism
- INVALID_COUNT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_HOST_COUNT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_JOB_CONTACT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_JOB_MANAGER_TYPE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_JOB_QUERY - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_JOBSTATUS - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_JOBTYPE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_MAX_CPU_TIME - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_MAX_MEMORY - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_MAX_WALL_TIME - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_MAXTIME - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_MIN_MEMORY - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_MYJOB - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_PARADYN - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_PROJECT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_QUEUE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_SCRIPT_REPLY - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- INVALID_SCRIPT_STATUS - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- IO_ERROR - Static variable in exception org.globus.gsi.GlobusCredentialException
- IPv4 - Static variable in class org.globus.ftp.HostPort6
- IPv6 - Static variable in class org.globus.ftp.HostPort6
- isActiveMode() - Method in class org.globus.ftp.FTPClient
- isAnonymous() - Method in class org.globus.gsi.gssapi.GlobusGSSName
- isAppendMode() - Method in class org.globus.io.urlcopy.UrlCopy
- Checks if append mode is enabled.
- isArrayByteBase64(byte[]) - Static method in class org.globus.util.Base64
- isBase64(String) - Static method in class org.globus.util.Base64
- isBase64(byte) - Static method in class org.globus.util.Base64
- isCanceled() - Method in class org.globus.io.urlcopy.UrlCopy
- Checks if the transfer was canceled.
- isCanceled() - Method in class org.globus.tools.ui.proxy.PasswordDialog
- isChanged() - Method in class org.globus.gsi.TrustedCertificates
- Indicates if the last reload caused new certificates to be loaded or existing certificates to be reloaded or any certificates removed
- isChunked() - Method in class org.globus.util.http.HTTPParser
- isComplete() - Method in class org.globus.mds.gsi.common.GSIMechanism
- isComplete() - Method in class org.globus.mds.gsi.jndi.SaslClientWrapper
- isCritical() - Method in class org.globus.gsi.X509Extension
- Determines whether or not this extension is critical.
- isDataSinkModeSupported() - Method in class org.globus.ftp.dc.AbstractDataChannel
- Tests if the client supports specified transfer type and mode (the client can write data in specific type & mode to the data connection)
- isDataSourceModeSupported() - Method in class org.globus.ftp.dc.AbstractDataChannel
- Tests if the client supports specified transfer type and mode (the client can read data in specific type & mode from the data connection)
- isDelegationFinished() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- isDelegationFinished() - Method in interface org.gridforum.jgss.ExtendedGSSContext
- Used during delegation to determine the state of the delegation.
- isDevice() - Method in class org.globus.ftp.FileInfo
- Tests if this file is a device.
- isDirectory() - Method in class org.globus.ftp.FileInfo
- Tests if this file is a directory.
- isDone() - Method in class org.globus.ftp.vanilla.TransferState
- isDryRun() - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- isDryRun() - Method in class org.globus.gram.GramAttributes
- Checks if dryryn is enabled.
- isEmpty() - Method in class org.globus.gsi.X509ExtensionSet
- Returns if the set is empty.
- isEmpty() - Method in class org.globus.util.CircularBuffer
- isEnabled() - Method in class org.globus.net.PortRange
- Checks if the port range is set.
- isEncrypted() - Method in class org.globus.gsi.OpenSSLKey
- Check if the key was encrypted or not.
- isEstablished() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- isFeatureSupported(String) - Method in class org.globus.ftp.FTPClient
- Returns true if the given feature is supported by remote server, false otherwise.
- isFile() - Method in class org.globus.ftp.FileInfo
- Tests if this file is a file.
- isGetInterrupted() - Method in class org.globus.util.CircularBuffer
- isGsi2Enabled() - Static method in class org.globus.gsi.CertUtil
- Checks if GSI-2 mode is enabled.
- isGsi2Proxy(int) - Static method in class org.globus.gsi.CertUtil
- Determines if a specified certificate type indicates a GSI-2 proxy certificate.
- isGsi3Enabled() - Static method in class org.globus.gsi.CertUtil
- Checks if GSI-3 mode is enabled.
- isGsi3Proxy(int) - Static method in class org.globus.gsi.CertUtil
- Determines if a specified certificate type indicates a GSI-3 proxy certificate.
- isGsi4Proxy(int) - Static method in class org.globus.gsi.CertUtil
- Determines if a specified certificate type indicates a GSI-4 proxy certificate.
- isImpersonationProxy(int) - Static method in class org.globus.gsi.CertUtil
- Determines if a specified certificate type indicates a GSI-2 or GSI-3 or GSI-4 impersonation proxy certificate.
- isIndependentProxy(int) - Static method in class org.globus.gsi.CertUtil
- Determines if a specified certificate type indicates a GSI-3 or GS-4 limited proxy certificate.
- isInitiator() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- isInRange(int) - Method in class org.globus.net.PortRange
- Checks if the port number if within port range.
- isIntegrityQop() - Method in class org.globus.mds.gsi.common.GSIMechanism
- isIPv6() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- isLimited() - Method in class org.globus.gsi.proxy.ProxyPathValidator
- Returns if the validated proxy path is limited.
- isLimitedProxy(int) - Static method in class org.globus.gsi.CertUtil
- Determines if a specified certificate type indicates a GSI-2 or GSI-3 or GSI=4 limited proxy certificate.
- isMN() - Method in class org.globus.gsi.gssapi.GlobusGSSName
- isMultiline - Variable in class org.globus.ftp.vanilla.Reply
- isMultiline() - Method in class org.globus.ftp.vanilla.Reply
- isNotProtected() - Method in class org.globus.mds.gsi.common.GSIMechanism
- isNullOrEmpty(String) - Static method in class org.globus.common.CoGProperties
- isOK() - Method in class org.globus.util.http.HTTPResponseParser
- isPassiveMode() - Method in class org.globus.ftp.FTPClient
- isPermanentNegativeCompletion(Reply) - Static method in class org.globus.ftp.vanilla.Reply
- isPing() - Method in class org.globus.gatekeeper.internal.GateKeeperRequest
- isPolicyAvailable() - Method in class org.globus.gsi.SigningPolicy
- Method to determine if a signing policy is available for a given DN.
- isPositiveCompletion(Reply) - Static method in class org.globus.ftp.vanilla.Reply
- isPositiveIntermediate(Reply) - Static method in class org.globus.ftp.vanilla.Reply
- isPositivePreliminary(Reply) - Static method in class org.globus.ftp.vanilla.Reply
- isPrivacyQop() - Method in class org.globus.mds.gsi.common.GSIMechanism
- isProtReady() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- isProxy(int) - Static method in class org.globus.gsi.CertUtil
- Determines if a specified certificate type indicates a GSI-2, GSI-3 or GSI-4proxy certificate.
- isPutClosed() - Method in class org.globus.util.CircularBuffer
- isPutInterrupted() - Method in class org.globus.util.CircularBuffer
- isRequired(String) - Method in class org.globus.common.ConstrainedMVHashtable
- Returns true if the key is constrained to be required.
- isReusable() - Method in class org.globus.ftp.dc.ManagedSocketBox
- isRunAsApplication() - Method in class org.globus.tools.ui.proxy.MyproxyInit
- isSingleValued(String) - Method in class org.globus.common.ConstrainedMVHashtable
- Returns true if a specific attribute is constrained to be SingleValued
- isSoftLink() - Method in class org.globus.ftp.FileInfo
- Tests if this file is a softlink.
- isSSLPacket(byte[]) - Static method in class org.globus.gsi.gssapi.SSLUtil
- Determines if a given header is a SSL packet (has a SSL header)
- isSSLv2HelloPacket(byte[]) - Static method in class org.globus.gsi.gssapi.SSLUtil
- Determines if a given header is a SSLv2 client or server hello packet
- isSSLv3Packet(byte[]) - Static method in class org.globus.gsi.gssapi.SSLUtil
- Determines if a given header is a SSLv3 packet (has a SSL header)
- isTransferable() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Currently not implemented.
- isTransientNegativeCompletion(Reply) - Static method in class org.globus.ftp.vanilla.Reply
- isValidSubject(String) - Method in class org.globus.gsi.SigningPolicy
- Method to determine if the subject DN matches one of the patterns in the signing policy.
J
- JaasGssUtil - Class in org.globus.gsi.jaas
- An utility class for handling JAAS Subject with GSSCredential.
- JaasGssUtil() - Constructor for class org.globus.gsi.jaas.JaasGssUtil
- JaasSubject - Class in org.globus.gsi.jaas
- Generic JAAS Subject helper API that provides abstraction layer on top of vendor-specific JAAS Subject extensions implementations.
- JaasSubject() - Constructor for class org.globus.gsi.jaas.JaasSubject
- jj_nt - Variable in class org.globus.rsl.RSLParser
- JJPanel - Class in org.globus.tools.ui.util
- JJPanel() - Constructor for class org.globus.tools.ui.util.JJPanel
- jjstrLiteralImages - Static variable in class org.globus.rsl.RSLParserTokenManager
- JM_FAILED_ALLOW_ATTACH - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- JndiTest - Class in org.globus.mds.gsi
- This is an example to demonstrate how to use JNDI to connect to a secure LDAP server (MDS-2 server) using the GSI SASL mechanism.
- JndiTest() - Constructor for class org.globus.mds.gsi.JndiTest
- JOB_CANCEL_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- JOB_EXECUTION_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- JOB_QUERY_DENIAL - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- JOB_STATE_MASK - Static variable in class org.globus.gram.internal.GRAMProtocol
- JobDoneListener - Class in org.globus.gatekeeper.jobmanager
- JobDoneListener() - Constructor for class org.globus.gatekeeper.jobmanager.JobDoneListener
- jobFailureCode - Variable in class org.globus.gram.internal.GatekeeperReply
- JobManager - Interface in org.globus.gatekeeper.jobmanager
- JobManager interface provides the common methods that is used by all extensions of JobManager
- JobManagerClient - Class in org.globus.gatekeeper.jobmanager.internal
- JobManagerClient is a Thread that has a connection to a client and will handle the request that the client sends to the JobManager.
- JobManagerClient(Socket, JobManagerService) - Constructor for class org.globus.gatekeeper.jobmanager.internal.JobManagerClient
- Creates an instance of the HandleClientRequest and immediately starts running the Thread to handle the client's request.
- JobManagerException - Exception in org.globus.gatekeeper.jobmanager
- JobManagerException() - Constructor for exception org.globus.gatekeeper.jobmanager.JobManagerException
- JobManagerException(int) - Constructor for exception org.globus.gatekeeper.jobmanager.JobManagerException
- JobManagerException(int, String, Throwable) - Constructor for exception org.globus.gatekeeper.jobmanager.JobManagerException
- JobManagerException(int, String) - Constructor for exception org.globus.gatekeeper.jobmanager.JobManagerException
- JobManagerException(int, Throwable) - Constructor for exception org.globus.gatekeeper.jobmanager.JobManagerException
- JobManagerException(String) - Constructor for exception org.globus.gatekeeper.jobmanager.JobManagerException
- JobManagerProtocol - Class in org.globus.gatekeeper.jobmanager.internal
- JobManagerProtocol() - Constructor for class org.globus.gatekeeper.jobmanager.internal.JobManagerProtocol
- JobManagerRequest - Class in org.globus.gatekeeper.jobmanager.internal
- JobManagerRequest(JobManagerService, InputStream) - Constructor for class org.globus.gatekeeper.jobmanager.internal.JobManagerRequest
- JobManagerServer - Class in org.globus.gatekeeper.jobmanager.internal
- JobManagerServer extends the BaseServer abstract class to run as a server listening for clients who will request information from the JobManager or invoke actions for the JobManager.
- JobManagerServer() - Constructor for class org.globus.gatekeeper.jobmanager.internal.JobManagerServer
- initializes and starts the JobManagerServer with default credentials
- JobManagerServer(GSSCredential) - Constructor for class org.globus.gatekeeper.jobmanager.internal.JobManagerServer
- initializes and starts the JobManagerServer
- JobManagerServer(GSSCredential, int) - Constructor for class org.globus.gatekeeper.jobmanager.internal.JobManagerServer
- initializes and starts the JobManagerServer
- JobManagerService - Class in org.globus.gatekeeper.jobmanager
- JobManagerService(AbstractJobManager) - Constructor for class org.globus.gatekeeper.jobmanager.JobManagerService
- jobManagerUrl - Variable in class org.globus.gram.internal.GatekeeperReply
- JobOutputListener - Interface in org.globus.io.gass.server
- This class defines a job output listener.
- JobOutputStream - Class in org.globus.io.gass.server
- This is a small class that allows to redirect a job's output to a custom job output listener.
- JobOutputStream(JobOutputListener) - Constructor for class org.globus.io.gass.server.JobOutputStream
- Creates a job output stream with a specific job output listener to which the job output will be redirected to.
- JobRequest - Class in org.globus.gatekeeper.jobmanager
- JobRequest() - Constructor for class org.globus.gatekeeper.jobmanager.JobRequest
- JobRequestParser - Class in org.globus.gatekeeper.jobmanager.internal
- JobRequestParser(InputStream) - Constructor for class org.globus.gatekeeper.jobmanager.internal.JobRequestParser
- JobRequestParser(LineReader) - Constructor for class org.globus.gatekeeper.jobmanager.internal.JobRequestParser
- jobSignal(GramJob, int, String) - Static method in class org.globus.gram.Gram
- This function sends a signal to a job.
- jobStatus(GramJob) - Static method in class org.globus.gram.Gram
- This function updates the status of a job (within the job object), and throws an exception if the status is not OK.
- JobStatusListener - Interface in org.globus.gatekeeper.jobmanager
- JOBTYPE_CONDOR - Static variable in class org.globus.gatekeeper.jobmanager.JobRequest
- JOBTYPE_CONDOR - Static variable in class org.globus.gram.GramAttributes
- JOBTYPE_MPI - Static variable in class org.globus.gatekeeper.jobmanager.JobRequest
- JOBTYPE_MPI - Static variable in class org.globus.gram.GramAttributes
- JOBTYPE_MULTIPLE - Static variable in class org.globus.gatekeeper.jobmanager.JobRequest
- JOBTYPE_MULTIPLE - Static variable in class org.globus.gram.GramAttributes
- JOBTYPE_SINGLE - Static variable in class org.globus.gatekeeper.jobmanager.JobRequest
- JOBTYPE_SINGLE - Static variable in class org.globus.gram.GramAttributes
- join() - Method in class org.globus.ftp.dc.TaskThread
- join() - Method in class org.globus.util.Tail
K
- keyFileFB - Variable in class org.globus.tools.proxy.DefaultProxyOptionsPanel
- keyHandleTF - Variable in class org.globus.tools.proxy.PKCS11ProxyOptionsPanel
- keyPair - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Used during delegation
- KeyPairCache - Class in org.globus.gsi.gssapi
- Simple cache for key pairs.
- keys() - Method in class org.globus.common.MVHashtable
- Returns an enumeration of all attribute keys.
- KeyStoreConvert - Class in org.globus.tools
- KeyStoreConvert() - Constructor for class org.globus.tools.KeyStoreConvert
- kind - Variable in class org.globus.rsl.Token
- An integer that describes the kind of this token.
L
- LANG - Static variable in class org.globus.ftp.MlsxEntry
- lastModified(String) - Method in class org.globus.ftp.FTPClient
- layoutCL(JLabel, FontMetrics, String, Icon, Rectangle, Rectangle, Rectangle) - Method in class org.globus.tools.ui.swing.MultiLineLabelUI
- layoutCompoundLabel(JComponent, FontMetrics, String[], Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class org.globus.tools.ui.swing.MultiLineLabelUI
- Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
- layoutCompoundLabel(FontMetrics, String[], Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class org.globus.tools.ui.swing.MultiLineLabelUI
- Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
- lbRB - Variable in class org.globus.tools.proxy.ProxyOptionsPanel
- ldapAuthorization - Static variable in class org.globus.gsi.gssapi.auth.HostAuthorization
- length - Variable in class org.globus.ftp.Buffer
- LESS_THAN - Static variable in interface org.globus.rsl.RSLParserConstants
- LESS_THAN_EQUAL - Static variable in interface org.globus.rsl.RSLParserConstants
- lexStateNames - Static variable in class org.globus.rsl.RSLParserTokenManager
- lhRB - Variable in class org.globus.tools.proxy.ProxyOptionsPanel
- lifetime - Variable in class org.globus.gsi.gssapi.example.GetOpts
- LIFETIME - Static variable in interface org.globus.myproxy.MyProxyConstants
- lifetime - Variable in class org.globus.myproxy.Params
- Defaults to DEFAULT_LIFETIME (12 hours).
- lifetime - Variable in class org.globus.tools.ProxyInit
- limit - Variable in class org.globus.mds.MDS
- Deprecated.
- LIMITED - Static variable in class org.globus.gsi.proxy.ext.ProxyPolicy
- Limited proxy OID
- LIMITED_PROXY_ERROR - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
- limitedDeleg - Variable in class org.globus.gsi.gssapi.example.GetOpts
- LINE_BUFFER_ENABLE - Static variable in class org.globus.io.gass.server.RemoteGassServer
- LineReader - Class in org.globus.util.http
- LineReader(InputStream) - Constructor for class org.globus.util.http.LineReader
- lineSep - Variable in class org.globus.ftp.dc.AsciiTranslator
- lineSep - Static variable in class org.globus.util.PEMUtils
- lineSepBytes - Static variable in class org.globus.util.PEMUtils
- list() - Method in class org.globus.ftp.FTPClient
- Performs remote directory listing.
- list(String) - Method in class org.globus.ftp.FTPClient
- Performs remote directory listing with the specified filter.
- list(String, String) - Method in class org.globus.ftp.FTPClient
- Performs remote directory listing with the specified filter and modifier.
- list(String, String, DataSink) - Method in class org.globus.ftp.FTPClient
- Performs directory listing and writes the result to the supplied data sink.
- list(String, String) - Method in class org.globus.ftp.GridFTPClient
- Performs remote directory listing like
FTPClient.list(). - list(String) - Method in class org.globus.mds.MDS
- Deprecated. Lists the objects bound to the argument.
- listCheck() - Method in class org.globus.ftp.FTPClient
- check performed at the beginning of list()
- listCheck() - Method in class org.globus.ftp.GridFTPClient
- listContacts(MDS, String, String, Vector) - Static method in class org.globus.mds.MDSCommon
- returns a Hashtable of Globus gatekeeper contacts based on the hostname
- listener - Variable in class org.globus.io.gass.server.JobOutputStream
- listeners - Variable in class org.globus.io.urlcopy.UrlCopy
- ListRslNode - Class in org.globus.rsl
- This class represents an abstract RSL parse tree.
- ListRslNode() - Constructor for class org.globus.rsl.ListRslNode
- ListRslNode(int) - Constructor for class org.globus.rsl.ListRslNode
- load(String) - Method in class org.globus.common.CoGProperties
- load(InputStream) - Method in class org.globus.common.CoGProperties
- load(InputStream) - Method in class org.globus.gsi.GlobusCredential
- load(String) - Static method in class org.globus.gsi.TrustedCertificates
- load(String) - Method in class org.globus.security.gridmap.GridMap
- Loads grid map definition from a given file.
- load(File) - Method in class org.globus.security.gridmap.GridMap
- Loads grid map definition from a given file.
- load(InputStream) - Method in class org.globus.security.gridmap.GridMap
- Loads grid map file definition from a given input stream.
- loadAndVerifyCertificate(String) - Static method in class org.globus.tools.ui.config.Configure
- loadCertificate(InputStream) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- Loads a X509 certificate from the specified input stream.
- loadCertificate(InputStream) - Static method in class org.globus.gsi.CertUtil
- Loads a X509 certificate from the specified input stream.
- loadCertificate(String) - Static method in class org.globus.gsi.CertUtil
- Loads an X.509 certificate from the specified file.
- loadCertificates(String) - Static method in class org.globus.gsi.CertUtil
- Loads multiple X.509 certificates from the specified file.
- loadCertificates(String) - Static method in class org.globus.gsi.TrustedCertificates
- Loads X509 certificates and signing policy files from specified locations.
- loadCertificates(String) - Method in class org.globus.tools.ProxyInit
- loadCrl(String) - Static method in class org.globus.gsi.CertUtil
- loadCrl(InputStream) - Static method in class org.globus.gsi.CertUtil
- loadKey(String) - Method in class org.globus.tools.ProxyInit
- loadProperties() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- LOCAL - Static variable in class org.globus.ftp.vanilla.TransferMonitor
- LOCAL_TRANSFER - Static variable in exception org.globus.ftp.exception.ClientException
- localControlChannel - Variable in class org.globus.ftp.dc.TransferSinkThread
- localControlChannel - Variable in class org.globus.ftp.dc.TransferSourceThread
- localControlChannel - Variable in class org.globus.ftp.dc.TransferThreadManager
- localControlChannel - Variable in class org.globus.ftp.vanilla.FTPServerFacade
- LocalReply - Class in org.globus.ftp.dc
- Local server communicate with client with a simplified control channel.
- LocalReply(int) - Constructor for class org.globus.ftp.dc.LocalReply
- LocalReply(int, String) - Constructor for class org.globus.ftp.dc.LocalReply
- localServer - Variable in class org.globus.ftp.FTPClient
- LOCATION - Static variable in class org.globus.util.http.HTTPProtocol
- location - Variable in class org.globus.util.http.HttpResponse
- logger - Static variable in class org.globus.ftp.dc.ActiveConnectTask
- logger - Static variable in class org.globus.ftp.dc.EBlockParallelTransferContext
- logger - Static variable in class org.globus.ftp.dc.GridFTPDataChannelFactory
- logger - Static variable in class org.globus.ftp.dc.GridFTPPassiveConnectTask
- logger - Static variable in class org.globus.ftp.dc.GridFTPTransferSinkThread
- logger - Static variable in class org.globus.ftp.dc.GridFTPTransferSourceThread
- logger - Static variable in class org.globus.ftp.dc.PassiveConnectTask
- logger - Static variable in class org.globus.ftp.dc.SimpleDataChannel
- logger - Static variable in class org.globus.ftp.dc.TaskThread
- logger - Static variable in class org.globus.ftp.dc.TransferSinkThread
- logger - Static variable in class org.globus.ftp.dc.TransferSourceThread
- LOW_STRENGTH - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- LPAREN - Static variable in interface org.globus.rsl.RSLParserConstants
- LT - Static variable in class org.globus.rsl.NameOpValue
- LTEQ - Static variable in class org.globus.rsl.NameOpValue
M
- MAC_OS - Static variable in class org.globus.util.ConfigUtil
- main(String[]) - Static method in class org.globus.common.Version
- Returns the version for the Java CoG Kit as a readble string.
- main(String[]) - Static method in class org.globus.ftp.app.Transfer
- main(String[]) - Static method in class org.globus.gatekeeper.Gatekeeper
- main(String[]) - Static method in class org.globus.gram.Gram15Test
- main(String[]) - Static method in class org.globus.gram.GramTest
- main(String[]) - Static method in class org.globus.gram.MultiUserGramTest
- main(String[]) - Static method in class org.globus.gsi.gssapi.example.GssClient
- main(String[]) - Static method in class org.globus.gsi.gssapi.example.GssServer
- main(String[]) - Static method in class org.globus.gsi.gssapi.net.example.GssClient
- main(String[]) - Static method in class org.globus.gsi.gssapi.net.example.GssServer
- main(String[]) - Static method in class org.globus.io.gass.server.RemoteGassServer
- main(String[]) - Static method in class org.globus.io.urlcopy.UrlCopyTest
- main(String[]) - Static method in class org.globus.mds.gsi.JndiTest
- main(String[]) - Static method in class org.globus.mds.gsi.NetscapeTest
- main(String[]) - Static method in class org.globus.mds.MDSTest1
- main(String[]) - Static method in class org.globus.mds.MDSTest2
- main(String[]) - Static method in class org.globus.rsl.RSLParser
- main(String[]) - Static method in class org.globus.tools.CertInfo
- main(String[]) - Static method in class org.globus.tools.ChangePassPhrase
- main(String[]) - Static method in class org.globus.tools.GassServer
- Create a server that listens on the given port.
- main(String[]) - Static method in class org.globus.tools.GassServerShutdown
- main(String[]) - Static method in class org.globus.tools.GlobusRun
- main(String[]) - Static method in class org.globus.tools.GlobusUrlCopy
- main(String[]) - Static method in class org.globus.tools.GridCertRequest
- main(String[]) - Static method in class org.globus.tools.GridInfoSearch
- main(String[]) - Static method in class org.globus.tools.KeyStoreConvert
- main(String[]) - Static method in class org.globus.tools.MyProxy
- main(String[]) - Static method in class org.globus.tools.proxy.GridProxyInit
- main(String[]) - Static method in class org.globus.tools.ProxyDestroy
- main(String[]) - Static method in class org.globus.tools.ProxyInfo
- main(String[]) - Static method in class org.globus.tools.ProxyInit
- main(String[]) - Static method in class org.globus.tools.ui.config.ConfigurationWizard
- main(String[]) - Static method in class org.globus.tools.ui.proxy.MyproxyInit
- Start the program
- main(String[]) - Static method in class org.globus.tools.ui.util.UITools
- MAJOR - Static variable in class org.globus.common.Version
- The major release number
- makeDir(String) - Method in class org.globus.ftp.FTPClient
- Creates remote directory.
- makeRequest(boolean) - Method in class org.globus.myproxy.ChangePasswordParams
- makeRequest(boolean) - Method in class org.globus.myproxy.DestroyParams
- makeRequest(boolean) - Method in class org.globus.myproxy.GetParams
- makeRequest(boolean) - Method in class org.globus.myproxy.GetTrustrootsParams
- makeRequest(boolean) - Method in class org.globus.myproxy.InitParams
- makeRequest() - Method in class org.globus.myproxy.Params
- makeRequest(boolean) - Method in class org.globus.myproxy.Params
- Serializes the parameters into a MyProxy request.
- MALLOC_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ManagedSocketBox - Class in org.globus.ftp.dc
- A container for Socket, making it available to pass a null socket reference.
- ManagedSocketBox() - Constructor for class org.globus.ftp.dc.ManagedSocketBox
- map - Variable in class org.globus.security.gridmap.GridMap
- map(String, String) - Method in class org.globus.security.gridmap.GridMap
- MARK_NOT_SUPPORTED - Static variable in exception org.globus.ftp.exception.ClientException
- Marker - Interface in org.globus.ftp
- FTP and GridFTP markers (restart markers, performance markers) all extend this interface.
- markerArrived(Marker) - Method in interface org.globus.ftp.MarkerListener
- When writing your implementation, assume this method being called whenever a marker arrives.
- markerListener - Variable in class org.globus.ftp.app.TransferParams
- MarkerListener - Interface in org.globus.ftp
- Represents an entity capable of receiving incoming markers.
- MATCH_CN_ONLY - Static variable in class org.globus.tools.MyProxy
- matches(Session) - Method in class org.globus.ftp.GridFTPSession
- In addition to the inherited functionality, this method also (1) checks if extended active / passive server modes are set correctly, (2) checks if Mode E is needed, and if so, checks whether it has been set.
- matches(Session) - Method in class org.globus.ftp.Session
- Ensures that settings of 2 servers match each other so that the servers are capable of performing a transfer between themselves.
- MAX_BUFFER - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- MAX_SEND_BUF - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- maxParallelism - Variable in class org.globus.ftp.RetrieveOptions
- maxValues - Variable in class org.globus.common.ConstrainedMVHashtable
- holds the maximum values for various attributes
- maxWait - Variable in class org.globus.ftp.Session
- This variable directly affects only the client.
- mbRB - Variable in class org.globus.tools.proxy.ProxyOptionsPanel
- MD5 - Static variable in class org.globus.ftp.ChecksumAlgorithm
- MDS - Class in org.globus.mds
- Deprecated. Please use JNDI (with LDAP provider) or Netscape Directory SDK directly to access MDS.
- MDS() - Constructor for class org.globus.mds.MDS
- Deprecated. initilaizes a connetion to the MDS database with its default values
- MDS(String, String) - Constructor for class org.globus.mds.MDS
- Deprecated. initilaizes a connetion to the MDS database to the speified host and port
- MDS(String, String, String) - Constructor for class org.globus.mds.MDS
- Deprecated. initilaizes a connetion to the MDS database to the speified host and port
- MDS(GlobusURL) - Constructor for class org.globus.mds.MDS
- Deprecated. initilaizes a connetion to the MDS database using the specified LDAP URL
- MDSCommon - Class in org.globus.mds
- Commonly used conveniance functions for accessing specific MDS information.
- MDSCommon() - Constructor for class org.globus.mds.MDSCommon
- MDSException - Exception in org.globus.mds
- An Exception class for MDS interactions.
- MDSException(String, String) - Constructor for exception org.globus.mds.MDSException
- MDSException(String, Throwable) - Constructor for exception org.globus.mds.MDSException
- MDSHOST - Static variable in class org.globus.common.CoGProperties
- MDSPORT - Static variable in class org.globus.common.CoGProperties
- MDSResult - Class in org.globus.mds
- Simple wrapper for org.globus.common.MVHashtable used in MDS applications.
- MDSResult() - Constructor for class org.globus.mds.MDSResult
- MDSTest1 - Class in org.globus.mds
- MDSTest1() - Constructor for class org.globus.mds.MDSTest1
- MDSTest2 - Class in org.globus.mds
- MDSTest2() - Constructor for class org.globus.mds.MDSTest2
- MDTM - Static variable in class org.globus.ftp.FeatureList
- MECH_OID - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Globus GSI GSS mechanism Oid
- MEDIA_TYPE - Static variable in class org.globus.ftp.MlsxEntry
- MEDIUM_STRENGTH - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- merge(ByteRange) - Method in class org.globus.ftp.ByteRange
- If this range can be consolidated with the other one, modify this range so that it represents the result of merging this and the other range.
- merge(ByteRange) - Method in class org.globus.ftp.ByteRangeList
- Merge a copy of the given ByteRange into this list.
- merge(Vector) - Method in class org.globus.ftp.ByteRangeList
- Merge into this list all the ranges contained in the given vector using merge(ByteRange).
- merge(ByteRangeList) - Method in class org.globus.ftp.ByteRangeList
- Merge into this list all the ranges contained in the given ByteRangeList using merge(ByteRange).
- merge(AbstractRslNode) - Method in class org.globus.rsl.AbstractRslNode
- Merges the specified node with the current node.
- merge(NameValue) - Method in class org.globus.rsl.NameValue
- mergeTo(AbstractRslNode) - Method in class org.globus.rsl.AbstractRslNode
- mergeTo(AbstractRslNode) - Method in class org.globus.rsl.ListRslNode
- mergeTo(AbstractRslNode) - Method in class org.globus.rsl.RslNode
- message - Variable in class org.globus.ftp.vanilla.Reply
- MESSAGE_UNPARSABLE - Static variable in exception org.globus.ftp.exception.FTPReplyParseException
- METHOD - Static variable in class org.globus.util.http.HTTPProtocol
- mhRB - Variable in class org.globus.tools.proxy.ProxyOptionsPanel
- MIN_PASSWORD_LENGTH - Static variable in class org.globus.myproxy.MyProxy
- MIN_PASSWORD_LENGTH - Static variable in interface org.globus.myproxy.MyProxyConstants
- MyProxy passwords must be 6 characters or longer.
- MINOR - Static variable in class org.globus.common.Version
- The minor release number
- minParallelism - Variable in class org.globus.ftp.RetrieveOptions
- mlsd() - Method in class org.globus.ftp.FTPClient
- Performs remote directory listing of the current directory.
- mlsd(String) - Method in class org.globus.ftp.FTPClient
- Performs remote directory listing on the given path.
- mlsd(String, DataSink) - Method in class org.globus.ftp.FTPClient
- Performs remote directory listing on the given path.
- mlsd(String) - Method in class org.globus.ftp.GridFTPClient
- Performs remote directory listing like
FTPClient.mlsd(). - mlst(String) - Method in class org.globus.ftp.FTPClient
- Get info of a certain remote file in Mlsx format.
- MlsxEntry - Class in org.globus.ftp
- MlsxEntry(String) - Constructor for class org.globus.ftp.MlsxEntry
- Constructor for MlsxEntry.
- mode - Variable in class org.globus.gsi.gssapi.net.GssSocket
- mode - Variable in class org.globus.gsi.gssapi.net.impl.GSIGssInputStream
- mode - Variable in class org.globus.gsi.gssapi.net.impl.GSIGssOutputStream
- MODE_BLOCK - Static variable in class org.globus.ftp.Session
- MODE_EBLOCK - Static variable in class org.globus.ftp.GridFTPSession
- Indicates Extended Block Mode for data transfer.
- MODE_GSI - Static variable in interface org.globus.gsi.GSIConstants
- Indicates GSI mode (allows for delegation during authentication).
- MODE_SSL - Static variable in interface org.globus.gsi.GSIConstants
- Indicates SSL compatibility mode (does not allow for delegation during authentication).
- MODE_STREAM - Static variable in class org.globus.ftp.Session
- MODIFY - Static variable in class org.globus.ftp.MlsxEntry
- moduleCount - Variable in class org.globus.tools.ui.config.AbstractWizard
- modulePanel - Variable in class org.globus.tools.ui.config.AbstractWizard
- MPI_NOT_SUPPORTED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- MULTI - Static variable in class org.globus.rsl.AbstractRslNode
- MULTI - Static variable in interface org.globus.rsl.RSLParserConstants
- MultiLineLabelUI - Class in org.globus.tools.ui.swing
- MultiLineLabelUI() - Constructor for class org.globus.tools.ui.swing.MultiLineLabelUI
- MultipleTransferComplete - Class in org.globus.ftp
- MultipleTransferComplete(String, String, GridFTPClient, GridFTPClient, int) - Constructor for class org.globus.ftp.MultipleTransferComplete
- MultipleTransferCompleteListener - Interface in org.globus.ftp
- MultiUserGramTest - Class in org.globus.gram
- MultiUserGramTest() - Constructor for class org.globus.gram.MultiUserGramTest
- MVHashtable - Class in org.globus.common
- MVHashtable is an implementation of a multi-valued hashtable.
- MVHashtable() - Constructor for class org.globus.common.MVHashtable
- Default Constructor creates empty MVHashtable.
- MVHashtable(int) - Constructor for class org.globus.common.MVHashtable
- Initial-size Constructor creates empty MVHashtable with specified initial size.
- MVHashtable(MVHashtable) - Constructor for class org.globus.common.MVHashtable
- Copy Constructor
- myparse() - Method in class org.globus.gram.internal.GatekeeperReply
- MyProxy - Class in org.globus.myproxy
- This class provides an API for communicating with MyProxy servers.
- MyProxy() - Constructor for class org.globus.myproxy.MyProxy
- Initialize the MyProxy client object with the default authorization policy.
- MyProxy(String, int) - Constructor for class org.globus.myproxy.MyProxy
- Prepare to connect to the MyProxy server at the specified host and port using the default authorization policy.
- MyProxy - Class in org.globus.tools
- MyProxy Command Line Client
- MyProxy() - Constructor for class org.globus.tools.MyProxy
- MYPROXY_PROTOCOL_VERSION - Static variable in class org.globus.myproxy.MyProxy
- MYPROXY_PROTOCOL_VERSION - Static variable in interface org.globus.myproxy.MyProxyConstants
- The version string (MYPROXYv2) to send at the start of communication with the MyProxy server.
- MYPROXY_SERVER_PORT - Static variable in class org.globus.tools.MyProxy
- MyProxyConstants - Interface in org.globus.myproxy
- MyproxyDialog - Class in org.globus.tools.ui.proxy
- MyproxyDialog(MyproxyGUI) - Constructor for class org.globus.tools.ui.proxy.MyproxyDialog
- MyProxyException - Exception in org.globus.myproxy
- MyProxyException(String) - Constructor for exception org.globus.myproxy.MyProxyException
- MyProxyException(String, Throwable) - Constructor for exception org.globus.myproxy.MyProxyException
- MyproxyGUI - Class in org.globus.tools.ui.proxy
- MyproxyGUI() - Constructor for class org.globus.tools.ui.proxy.MyproxyGUI
- myproxyInit - Variable in class org.globus.tools.ui.proxy.MyproxyDialog
- MyproxyInit - Class in org.globus.tools.ui.proxy
- MyproxyInit() - Constructor for class org.globus.tools.ui.proxy.MyproxyInit
- Create the interface
- myproxyInit - Variable in class org.globus.tools.ui.proxy.PasswordDialog
- MyProxyServerAuthorization - Class in org.globus.myproxy
- Implements the MyProxy server authorization mechanism.
- MyProxyServerAuthorization() - Constructor for class org.globus.myproxy.MyProxyServerAuthorization
- myServer - Variable in class org.globus.ftp.dc.PassiveConnectTask
- mySocketBox - Variable in class org.globus.ftp.dc.ActiveConnectTask
- mySocketBox - Variable in class org.globus.ftp.dc.PassiveConnectTask
- MyTrustManager - Class in org.globus.myproxy
- MyTrustManager() - Constructor for class org.globus.myproxy.MyTrustManager
N
- name - Variable in class org.globus.gsi.gssapi.GlobusGSSName
- NAME - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- NAME2 - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- NameOpValue - Class in org.globus.rsl
- This class represents a single relation in the RSL string.
- NameOpValue(String) - Constructor for class org.globus.rsl.NameOpValue
- NameOpValue(String, int) - Constructor for class org.globus.rsl.NameOpValue
- NameOpValue(String, int, String) - Constructor for class org.globus.rsl.NameOpValue
- NameOpValue(String, int, String[]) - Constructor for class org.globus.rsl.NameOpValue
- NameOpValue(String, int, Value) - Constructor for class org.globus.rsl.NameOpValue
- nameType - Variable in class org.globus.gsi.gssapi.GlobusGSSName
- NameValue - Class in org.globus.rsl
- This class represents an attribute that is associated with multiple values.
- NameValue(String) - Constructor for class org.globus.rsl.NameValue
- needsGridFTP() - Method in class org.globus.ftp.GridFTPSession
- NEG_RIGHTS - Static variable in class org.globus.gsi.SigningPolicyParser
- negotiateDCAU(FTPClient, FTPClient) - Method in class org.globus.io.urlcopy.UrlCopy
- negotiateProtections(byte[]) - Method in class org.globus.mds.gsi.common.GSIMechanism
- NEQ - Static variable in class org.globus.rsl.NameOpValue
- NetscapeTest - Class in org.globus.mds.gsi
- This is an example to demonstrate how to use Netscape Directory SDK to connect to a secure LDAP server (MDS-2 server) using the GSI SASL mechanism.
- NetscapeTest() - Constructor for class org.globus.mds.gsi.NetscapeTest
- networkByteOrderToInt(byte[], int, int) - Static method in class org.globus.mds.gsi.common.GSIMechanism
- NEW_PHRASE - Static variable in interface org.globus.myproxy.MyProxyConstants
- newToken(int) - Static method in class org.globus.rsl.Token
- Returns a new Token object, by default.
- next - Variable in class org.globus.rsl.Token
- A reference to the next regular (non-special) token from the input stream.
- nextElement() - Method in class org.globus.util.QuotedStringTokenizer
- nextToken() - Method in class org.globus.util.QuotedStringTokenizer
- nl - Variable in class org.globus.ftp.PerfMarker
- nlist() - Method in class org.globus.ftp.FTPClient
- Performs remote directory listing of the current directory.
- nlist(String) - Method in class org.globus.ftp.FTPClient
- Performs remote directory listing on the given path.
- nlist(String, DataSink) - Method in class org.globus.ftp.FTPClient
- Performs remote directory listing on the given path.
- nlist(String) - Method in class org.globus.ftp.GridFTPClient
- Performs remote directory listing like
FTPClient.nlist(). - NO_PROTECTION - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- NO_RESOURCES - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- NO_SIGNING_POLICY - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
- NO_SIGNING_POLICY_FILE - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
- NO_SUCH_PARAMETER - Static variable in exception org.globus.ftp.exception.PerfMarkerException
- NoAuthorization - Class in org.globus.gsi.gssapi.auth
- Implements the simplest authorization mechanism that does not do any authorization checks.
- NoAuthorization() - Constructor for class org.globus.gsi.gssapi.auth.NoAuthorization
- NON_REUSABLE - Static variable in class org.globus.ftp.dc.ManagedSocketBox
- NONE - Static variable in class org.globus.ftp.DataChannelAuthentication
- NONE - Static variable in interface org.globus.gsi.GSIConstants
- none message protection method.
- normalizeDN(String) - Static method in class org.globus.security.gridmap.GridMap
- NOT_AUTHORIZED - Static variable in exception org.globus.ftp.exception.ClientException
- NOT_EQUAL - Static variable in interface org.globus.rsl.RSLParserConstants
- NotImplementedException - Exception in org.globus.ftp.exception
- Not used.
- NotImplementedException() - Constructor for exception org.globus.ftp.exception.NotImplementedException
- nSep - Variable in class org.globus.ftp.dc.AsciiTranslator
- NULL_SPECIFICATION_TREE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- NullAppender - Class in org.globus.util.log4j
- This is a simple log4j appender that ignores all log messages.
- NullAppender() - Constructor for class org.globus.util.log4j.NullAppender
O
- OBJECT_SCOPE - Static variable in class org.globus.mds.MDS
- Deprecated.
- offset - Variable in class org.globus.ftp.Buffer
- offset - Variable in class org.globus.ftp.DataSinkStream
- offset - Variable in class org.globus.ftp.FileRandomIO
- offset - Variable in class org.globus.ftp.StreamModeRestartMarker
- OID - Static variable in class org.globus.gsi.proxy.ext.ProxyCertInfo
- ProxyCertInfo extension OID
- oid - Variable in class org.globus.gsi.X509Extension
- oidSet() - Method in class org.globus.gsi.X509ExtensionSet
- Returns a set view of the OIDs of the extensions contained in this extension set.
- OKReply() - Static method in class org.globus.gram.internal.GRAMProtocol
- OLD_OID - Static variable in class org.globus.gsi.proxy.ext.ProxyCertInfo
- OldCertUtil - Class in org.globus.gsi
- Deprecated. These functions will only work with Globus legacy proxies.
- OldCertUtil() - Constructor for class org.globus.gsi.OldCertUtil
- Deprecated.
- ONELEVEL_SCOPE - Static variable in class org.globus.mds.MDS
- Deprecated.
- op() - Method in class org.globus.rsl.RSLParser
- open() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- opens the connection and returns after it is ready for communication.
- openConnection(URL) - Method in class org.globus.net.protocol.httpg.Handler
- openConnection(URL) - Method in class org.globus.net.protocol.https.Handler
- openSocket() - Method in class org.globus.ftp.dc.ActiveConnectTask
- Override this to implement authentication
- openSocket() - Method in class org.globus.ftp.dc.GridFTPPassiveConnectTask
- openSocket() - Method in class org.globus.ftp.dc.PassiveConnectTask
- Override this to implement authentication
- openSocket(String, int) - Method in class org.globus.io.streams.GassInputStream
- openSocket(String, int) - Method in class org.globus.io.streams.HTTPInputStream
- OpenSSLKey - Class in org.globus.gsi
- Represents a OpenSSL-style PEM-formatted private key.
- OpenSSLKey(InputStream) - Constructor for class org.globus.gsi.OpenSSLKey
- Reads a OpenSSL private key from the specified input stream.
- OpenSSLKey(String) - Constructor for class org.globus.gsi.OpenSSLKey
- Reads a OpenSSL private key from the specified file.
- OpenSSLKey(PrivateKey) - Constructor for class org.globus.gsi.OpenSSLKey
- Converts a RSAPrivateCrtKey into OpenSSL key.
- OpenSSLKey(String, byte[]) - Constructor for class org.globus.gsi.OpenSSLKey
- Initializes the OpenSSL key from raw byte array.
- openUrl(String, int) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- openUrl(GlobusURL) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- operate(SocketBox) - Method in interface org.globus.ftp.dc.SocketOperator
- operator - Variable in class org.globus.rsl.NameOpValue
- Options - Class in org.globus.ftp
- Represents FTP command options, as defined in RFC 2389.
- Options(String) - Constructor for class org.globus.ftp.Options
- OR - Static variable in class org.globus.rsl.AbstractRslNode
- OR - Static variable in interface org.globus.rsl.RSLParserConstants
- org.globus.common - package org.globus.common
- Contains classes commonly used by other classes.
- org.globus.ftp - package org.globus.ftp
- org.globus.ftp.app - package org.globus.ftp.app
- org.globus.ftp.dc - package org.globus.ftp.dc
- org.globus.ftp.examples - package org.globus.ftp.examples
- org.globus.ftp.exception - package org.globus.ftp.exception
- org.globus.ftp.extended - package org.globus.ftp.extended
- org.globus.ftp.vanilla - package org.globus.ftp.vanilla
- org.globus.gatekeeper - package org.globus.gatekeeper
- org.globus.gatekeeper.internal - package org.globus.gatekeeper.internal
- org.globus.gatekeeper.jobmanager - package org.globus.gatekeeper.jobmanager
- org.globus.gatekeeper.jobmanager.internal - package org.globus.gatekeeper.jobmanager.internal
- org.globus.gram - package org.globus.gram
- This library is a full implementation of the GRAM client API.
- org.globus.gram.internal - package org.globus.gram.internal
- Low-level protocol classes used by the org.globus.gram package.
- org.globus.gsi - package org.globus.gsi
- org.globus.gsi.bc - package org.globus.gsi.bc
- org.globus.gsi.gssapi - package org.globus.gsi.gssapi
- The Java GSI library is an implementation of the Java GSS-API.
- org.globus.gsi.gssapi.auth - package org.globus.gsi.gssapi.auth
- org.globus.gsi.gssapi.example - package org.globus.gsi.gssapi.example
- org.globus.gsi.gssapi.net - package org.globus.gsi.gssapi.net
- org.globus.gsi.gssapi.net.example - package org.globus.gsi.gssapi.net.example
- org.globus.gsi.gssapi.net.impl - package org.globus.gsi.gssapi.net.impl
- org.globus.gsi.jaas - package org.globus.gsi.jaas
- org.globus.gsi.proxy - package org.globus.gsi.proxy
- org.globus.gsi.proxy.ext - package org.globus.gsi.proxy.ext
- org.globus.gsi.ptls - package org.globus.gsi.ptls
- org.globus.io.gass.client - package org.globus.io.gass.client
- Provides a pure Java Globus GASS client for transferring files via HTTPS.
- org.globus.io.gass.client.internal - package org.globus.io.gass.client.internal
- Low-level protocol classes used by the org.globus.io.gass.client package.
- org.globus.io.gass.server - package org.globus.io.gass.server
- Provides a pure Java Globus GASS server for transferring files via HTTPS.
- org.globus.io.streams - package org.globus.io.streams
- Implements the standard Java I/O streams interface for a number of different protocols, including FTP, GSIFTP, HTTP, HTTPS, and File.
- org.globus.io.urlcopy - package org.globus.io.urlcopy
- This library provides a simple API for transferring a file from one location to another.
- org.globus.mds - package org.globus.mds
- This library provides convenience APIs to access the MDS service.
- org.globus.mds.gsi - package org.globus.mds.gsi
- This packages provides GSI SASL mechansims drivers for JNDI and Netscape Directory SDK for accessing secure MDS service (MDS-2).
- org.globus.mds.gsi.common - package org.globus.mds.gsi.common
- org.globus.mds.gsi.jndi - package org.globus.mds.gsi.jndi
- org.globus.mds.gsi.netscape - package org.globus.mds.gsi.netscape
- org.globus.myproxy - package org.globus.myproxy
- This package provides a MyProxy client API.
- org.globus.net - package org.globus.net
- Contains socket factories for creating regural and secure server sockets behind firewalls or NAT servers.
- org.globus.net.protocol.httpg - package org.globus.net.protocol.httpg
- org.globus.net.protocol.https - package org.globus.net.protocol.https
- org.globus.rsl - package org.globus.rsl
- This library provides a convenience API for creating, manipulating, and checking the validity of RSL expressions.
- org.globus.security.gridmap - package org.globus.security.gridmap
- org.globus.tools - package org.globus.tools
- Contains higher-level components which utilize the CoG Kit.
- org.globus.tools.proxy - package org.globus.tools.proxy
- org.globus.tools.ui.config - package org.globus.tools.ui.config
- Contains classes which comprise the Java CoG Kit configuration wizard.
- org.globus.tools.ui.proxy - package org.globus.tools.ui.proxy
- Contains classes used to create local grid credential proxies.
- org.globus.tools.ui.swing - package org.globus.tools.ui.swing
- org.globus.tools.ui.util - package org.globus.tools.ui.util
- Contains various component and support classes used to build swing-based GUIs.
- org.globus.util - package org.globus.util
- Provides utility classes used throughout different packages.
- org.globus.util.deactivator - package org.globus.util.deactivator
- Deactivates registered resources and cleans up background processes, e.g.
- org.globus.util.debug - package org.globus.util.debug
- Outputs statements useful for debugging depending on debug level.
- org.globus.util.http - package org.globus.util.http
- Provides low-level http handling, including message parsing.
- org.globus.util.log4j - package org.globus.util.log4j
- org.gridforum.jgss - package org.gridforum.jgss
- OTHER - Static variable in exception org.globus.ftp.exception.ClientException
- OTHER_CHAR - Static variable in interface org.globus.rsl.RSLParserConstants
- OTHER_OS - Static variable in class org.globus.util.ConfigUtil
- otherRB - Variable in class org.globus.tools.proxy.ProxyOptionsPanel
- out - Variable in class org.globus.ftp.DataSinkStream
- out - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- out - Variable in class org.globus.gsi.gssapi.net.GssOutputStream
- out - Variable in class org.globus.gsi.gssapi.net.GssSocket
- out - Variable in class org.globus.util.CircularBuffer
- out - Static variable in class org.globus.util.debug.Debug
- Deprecated.
- out - Variable in class org.globus.util.http.HTTPChunkedOutputStream
- output - Variable in class org.globus.ftp.dc.EBlockImageDCWriter
- output - Variable in class org.globus.ftp.dc.StreamImageDCWriter
- output - Variable in class org.globus.io.streams.FTPOutputStream
- output - Variable in class org.globus.io.streams.HTTPOutputStream
- outputChanged(String) - Method in interface org.globus.io.gass.server.JobOutputListener
- It is called whenever the job's output has been updated.
- outputClosed() - Method in interface org.globus.io.gass.server.JobOutputListener
- It is called whenever job finished and no more output will be generated.
- OutputStreamDataSource - Class in org.globus.ftp
- OutputStreamDataSource(int) - Constructor for class org.globus.ftp.OutputStreamDataSource
P
- paint(Graphics, JComponent) - Method in class org.globus.tools.ui.swing.VerticalLabelUI
- paintComponent(Graphics) - Method in class org.globus.tools.ui.util.ImageJJPanel
- paintDisabledText(JLabel, Graphics, String, int, int) - Method in class org.globus.tools.ui.swing.MultiLineLabelUI
- paintEnabledText(JLabel, Graphics, String, int, int) - Method in class org.globus.tools.ui.swing.MultiLineLabelUI
- PARALLEL - Static variable in class org.globus.ftp.FeatureList
- parallel - Variable in class org.globus.ftp.GridFTPSession
- PARAMETER_NOT_SUPPORTED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- Params - Class in org.globus.myproxy
- A generic class for representing basic parameters needed for all MyProxy operations.
- Params(int) - Constructor for class org.globus.myproxy.Params
- Params(int, String, String) - Constructor for class org.globus.myproxy.Params
- parse(String) - Method in class org.globus.common.ResourceManagerContact
- parse() - Method in class org.globus.gatekeeper.jobmanager.internal.JobRequestParser
- parse(String[]) - Method in class org.globus.gsi.gssapi.example.GetOpts
- parse(String) - Static method in class org.globus.rsl.RSLParser
- parse(Class, String) - Static method in class org.globus.rsl.RSLParser
- parse() - Method in class org.globus.rsl.RSLParser
- parse() - Method in class org.globus.util.http.HTTPParser
- Parses the typical HTTP header.
- parseArg(String[], int) - Method in class org.globus.gsi.gssapi.example.GetOpts
- parseArg(String[], int) - Method in class org.globus.gsi.gssapi.net.example.GetOpts
- parseCmdLine(String[]) - Static method in class org.globus.tools.GridCertRequest
- parseCmdLine(String[]) - Method in class org.globus.tools.MyProxy
- ParseException - Exception in org.globus.rsl
- This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.globus.rsl.ParseException
- This constructor is used by the method "generateParseException" in the generated parser.
- ParseException() - Constructor for exception org.globus.rsl.ParseException
- The following constructors are for use by you for whatever purpose you can think of.
- ParseException(String) - Constructor for exception org.globus.rsl.ParseException
- parseHead(String) - Method in class org.globus.util.http.HTTPParser
- parseHead(String) - Method in class org.globus.util.http.HTTPRequestParser
- parseHead(String) - Method in class org.globus.util.http.HTTPResponseParser
- parseHttp(String) - Method in class org.globus.gram.internal.CallbackResponse
- parseHttp(String) - Method in class org.globus.util.http.HttpResponse
- parseIPv4Format(String) - Static method in class org.globus.ftp.HostPortList
- parseIPv6Format(String) - Static method in class org.globus.ftp.HostPortList
- parseProp(String, String, String[], byte[], String[], boolean) - Method in class org.globus.mds.gsi.common.GSIMechanism
- parseQop(String) - Method in class org.globus.mds.gsi.common.GSIMechanism
- parseQop(String, String[], boolean) - Method in class org.globus.mds.gsi.common.GSIMechanism
- parseRequest(InputStream) - Method in class org.globus.gatekeeper.internal.GateKeeperProtocol
- parseRequest() - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerRequest
- parseStrength(String) - Method in class org.globus.mds.gsi.common.GSIMechanism
- parseUnixListReply(String) - Method in class org.globus.ftp.FileInfo
- Given a line of reply received as the result of "LIST" command, this method will set all the attributes(name,size,time,date and file type) of the named file.
- passiveConnect(DataSink, TransferContext, int, ServerSocket) - Method in class org.globus.ftp.dc.TransferThreadManager
- Accept connections from the remote server, and start transfer threads that will read incoming data and store in the sink.
- passiveConnect(DataSource, TransferContext, ServerSocket) - Method in class org.globus.ftp.dc.TransferThreadManager
- Accept connection from the remote server and start transfer thread that will read incoming data and store in the sink.
- PassiveConnectTask - Class in org.globus.ftp.dc
- This task will wait on the local server for the new incoming connection and when it comes it will start a new transfer thread on the new connection.
- PassiveConnectTask(ServerSocket, DataSink, BasicServerControlChannel, Session, DataChannelFactory, TransferContext) - Constructor for class org.globus.ftp.dc.PassiveConnectTask
- PassiveConnectTask(ServerSocket, DataSource, BasicServerControlChannel, Session, DataChannelFactory, TransferContext) - Constructor for class org.globus.ftp.dc.PassiveConnectTask
- PASSPHRASE - Static variable in interface org.globus.myproxy.MyProxyConstants
- passphrase - Variable in class org.globus.myproxy.Params
- PasswordCredential - Class in org.globus.gsi.jaas
- PasswordCredential(String) - Constructor for class org.globus.gsi.jaas.PasswordCredential
- PasswordDialog - Class in org.globus.tools.ui.proxy
- PasswordDialog(MyproxyInit) - Constructor for class org.globus.tools.ui.proxy.PasswordDialog
- PASV - Static variable in class org.globus.ftp.vanilla.Command
- PATCH - Static variable in class org.globus.common.Version
- The patchlevel of the current release
- PATH_LENGTH_EXCEEDED - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
- PatternLayout - Class in org.globus.util.log4j
- PatternLayout() - Constructor for class org.globus.util.log4j.PatternLayout
- PBSZ_DIFFER - Static variable in exception org.globus.ftp.exception.ClientException
- peerLimited - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Limited peer credentials
- PEMUtils - Class in org.globus.util
- PEMUtils() - Constructor for class org.globus.util.PEMUtils
- PerfMarker - Class in org.globus.ftp
- Represents GridFTP performance marker.
- PerfMarker(String) - Constructor for class org.globus.ftp.PerfMarker
- PerfMarkerException - Exception in org.globus.ftp.exception
- thrown by PerformanceMarker, mostly during construction.
- PerfMarkerException(int, String) - Constructor for exception org.globus.ftp.exception.PerfMarkerException
- PerfMarkerException(int) - Constructor for exception org.globus.ftp.exception.PerfMarkerException
- performTransfer(Command, DataSink) - Method in class org.globus.ftp.FTPClient
- PERM - Static variable in class org.globus.ftp.MlsxEntry
- PERMANENT_NEGATIVE_COMPLETION - Static variable in class org.globus.ftp.vanilla.Reply
- ping(String) - Static method in class org.globus.gram.Gram
- Performs ping operation on the gatekeeper with default user credentials.
- ping(GSSCredential, String) - Static method in class org.globus.gram.Gram
- Performs ping operation on the gatekeeper with specified user credentials.
- PING(String, String) - Static method in class org.globus.gram.internal.GRAMProtocol
- PIPE - Static variable in class org.globus.ftp.FeatureList
- Pipe - Class in org.globus.gatekeeper.jobmanager.internal
- Pipe() - Constructor for class org.globus.gatekeeper.jobmanager.internal.Pipe
- PKCS11ProxyOptionsPanel - Class in org.globus.tools.proxy
- PKCS11ProxyOptionsPanel() - Constructor for class org.globus.tools.proxy.PKCS11ProxyOptionsPanel
- policy - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- pop() - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- port - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- PORT - Static variable in class org.globus.gatekeeper.GateKeeperServer
- port - Variable in class org.globus.myproxy.MyProxy
- The port of the target MyProxy server (default 7512).
- PORT - Static variable in class org.globus.net.GSIHttpURLConnection
- port - Variable in class org.globus.util.GlobusURL
- PORTAL_LIFETIME_HOURS - Static variable in class org.globus.tools.MyProxy
- portNumber - Variable in class org.globus.common.ResourceManagerContact
- PortRange - Class in org.globus.net
- This class manages the port ranges.
- PortRange() - Constructor for class org.globus.net.PortRange
- POS_RIGHTS - Static variable in class org.globus.gsi.SigningPolicyParser
- POSITIVE_COMPLETION - Static variable in class org.globus.ftp.vanilla.Reply
- POSITIVE_INTERMEDIATE - Static variable in class org.globus.ftp.vanilla.Reply
- POSITIVE_PRELIMINARY - Static variable in class org.globus.ftp.vanilla.Reply
- possibleBreak - Variable in class org.globus.ftp.dc.AsciiTranslator
- PREVIOUS_TRANSFER_ACTIVE - Static variable in exception org.globus.ftp.exception.ServerException
- print() - Method in class org.globus.common.MVHashtable
- Prints out the contents of the data structure.
- print(String) - Static method in class org.globus.util.debug.Debug
- Deprecated.
- println(String) - Static method in class org.globus.util.debug.Debug
- Deprecated.
- printResults() - Method in class org.globus.mds.MDSTest1
- printResults() - Method in class org.globus.mds.MDSTest2
- printStackTrace() - Method in exception org.globus.common.ChainedCertificateException
- Prints this exception's stack trace to System.err.
- printStackTrace(PrintStream) - Method in exception org.globus.common.ChainedCertificateException
- Prints this exception's stack trace to a print stream.
- printStackTrace(PrintWriter) - Method in exception org.globus.common.ChainedCertificateException
- Prints this exception's stack trace to a print writer.
- printStackTrace() - Method in exception org.globus.common.ChainedException
- Prints this exception's stack trace to System.err.
- printStackTrace(PrintStream) - Method in exception org.globus.common.ChainedException
- Prints this exception's stack trace to a print stream.
- printStackTrace(PrintWriter) - Method in exception org.globus.common.ChainedException
- Prints this exception's stack trace to a print writer.
- printStackTrace() - Method in exception org.globus.common.ChainedGeneralSecurityException
- Prints this exception's stack trace to System.err.
- printStackTrace(PrintStream) - Method in exception org.globus.common.ChainedGeneralSecurityException
- Prints this exception's stack trace to a print stream.
- printStackTrace(PrintWriter) - Method in exception org.globus.common.ChainedGeneralSecurityException
- Prints this exception's stack trace to a print writer.
- printStackTrace() - Method in exception org.globus.common.ChainedIOException
- Prints this exception's stack trace to System.err.
- printStackTrace(PrintStream) - Method in exception org.globus.common.ChainedIOException
- Prints this exception's stack trace to a print stream.
- printStackTrace(PrintWriter) - Method in exception org.globus.common.ChainedIOException
- Prints this exception's stack trace to a print writer.
- printStackTrace() - Method in exception org.globus.ftp.exception.FTPException
- printStackTrace(PrintStream) - Method in exception org.globus.ftp.exception.FTPException
- printStackTrace(PrintWriter) - Method in exception org.globus.ftp.exception.FTPException
- printStackTrace() - Method in exception org.globus.gsi.gssapi.GlobusGSSException
- Prints this exception's stack trace to System.err.
- printStackTrace(PrintStream) - Method in exception org.globus.gsi.gssapi.GlobusGSSException
- Prints this exception's stack trace to a print stream.
- printStackTrace(PrintWriter) - Method in exception org.globus.gsi.gssapi.GlobusGSSException
- Prints this exception's stack trace to a print writer.
- privacy - Variable in class org.globus.mds.gsi.common.GSIMechanism
- PRIVACY_PROTECTION - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- props - Variable in class org.globus.tools.proxy.GridProxyModel
- props - Variable in class org.globus.tools.ui.config.BaseModule
- props - Variable in class org.globus.tools.ui.config.ConfigurationWizard
- protection - Variable in class org.globus.ftp.extended.GridFTPControlChannel
- PROTECTION_CLEAR - Static variable in class org.globus.ftp.GridFTPSession
- Indicates that the data channel will carry the raw data of the file transfer, with no security applied.
- PROTECTION_CONFIDENTIAL - Static variable in class org.globus.ftp.GridFTPSession
- Indicates that the data will be confidentiality protected (Currently, not support by GridFTP servers).
- PROTECTION_PRIVATE - Static variable in class org.globus.ftp.GridFTPSession
- Indicates that the data will be integrity and confidentiality protected.
- PROTECTION_SAFE - Static variable in class org.globus.ftp.GridFTPSession
- Indicates that the data will be integrity protected.
- protectionBufferSize - Variable in class org.globus.ftp.Session
- protocol - Variable in class org.globus.util.GlobusURL
- PROTOCOL_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- PROTOCOL_VERSION - Static variable in class org.globus.gram.internal.GRAMProtocol
- PROTOCOL_VERSION_LINE - Static variable in class org.globus.gram.internal.GRAMProtocol
- protocolVersion - Variable in class org.globus.gram.internal.GatekeeperReply
- PROXY - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- proxy - Variable in class org.globus.tools.ProxyInit
- PROXY_FILE_OPEN_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- PROXY_POLICY_HANDLERS - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Context option.
- PROXY_VIOLATION - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
- PROXY_VIOLATION - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
- ProxyCertInfo - Class in org.globus.gsi.proxy.ext
- Represents ProxyCertInfo extension.
- ProxyCertInfo(ASN1Sequence) - Constructor for class org.globus.gsi.proxy.ext.ProxyCertInfo
- Creates a new instance of the ProxyCertInfo extension from given ASN1Sequence object.
- ProxyCertInfo(int, ProxyPolicy) - Constructor for class org.globus.gsi.proxy.ext.ProxyCertInfo
- Creates a new instance of the ProxyCertInfo extension.
- ProxyCertInfo(ProxyPolicy) - Constructor for class org.globus.gsi.proxy.ext.ProxyCertInfo
- Creates a new instance of the ProxyCertInfo extension with no path length constraint.
- proxyCertInfo - Variable in class org.globus.tools.ProxyInit
- ProxyCertInfoExtension - Class in org.globus.gsi.proxy.ext
- Represents ProxyCertInfo X.509 extension.
- ProxyCertInfoExtension(ProxyCertInfo) - Constructor for class org.globus.gsi.proxy.ext.ProxyCertInfoExtension
- proxyCreated(GlobusCredential) - Method in interface org.globus.tools.proxy.ProxyListener
- ProxyDestroy - Class in org.globus.tools
- Destroys a proxy file.
- ProxyDestroy() - Constructor for class org.globus.tools.ProxyDestroy
- proxyFileFB - Variable in class org.globus.tools.proxy.ProxyOptionsPanel
- ProxyInfo - Class in org.globus.tools
- Retruns information about the proxy.
- ProxyInfo() - Constructor for class org.globus.tools.ProxyInfo
- ProxyInit - Class in org.globus.tools
- Initializes/creates a new globus proxy.
- ProxyInit() - Constructor for class org.globus.tools.ProxyInit
- ProxyListener - Interface in org.globus.tools.proxy
- ProxyOptionsPanel - Class in org.globus.tools.proxy
- ProxyOptionsPanel() - Constructor for class org.globus.tools.proxy.ProxyOptionsPanel
- ProxyOptionsWindow - Class in org.globus.tools.proxy
- ProxyOptionsWindow(Dialog, boolean, boolean) - Constructor for class org.globus.tools.proxy.ProxyOptionsWindow
- ProxyPathValidator - Class in org.globus.gsi.proxy
- Performs certificate/proxy path validation.
- ProxyPathValidator() - Constructor for class org.globus.gsi.proxy.ProxyPathValidator
- ProxyPathValidatorException - Exception in org.globus.gsi.proxy
- ProxyPathValidatorException(int) - Constructor for exception org.globus.gsi.proxy.ProxyPathValidatorException
- ProxyPathValidatorException(int, Throwable) - Constructor for exception org.globus.gsi.proxy.ProxyPathValidatorException
- ProxyPathValidatorException(int, String, Throwable) - Constructor for exception org.globus.gsi.proxy.ProxyPathValidatorException
- ProxyPathValidatorException(int, X509Certificate, String) - Constructor for exception org.globus.gsi.proxy.ProxyPathValidatorException
- ProxyPolicy - Class in org.globus.gsi.proxy.ext
- Represents the policy part of the ProxyCertInfo extension.
- ProxyPolicy(ASN1Sequence) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
- Creates a new instance of the ProxyPolicy object from given ASN1Sequence object.
- ProxyPolicy(DERObjectIdentifier, byte[]) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
- Creates a new instance of the ProxyPolicy object.
- ProxyPolicy(String, byte[]) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
- Creates a new instance of the ProxyPolicy object.
- ProxyPolicy(DERObjectIdentifier, String) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
- Creates a new instance of the ProxyPolicy object.
- ProxyPolicy(DERObjectIdentifier) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
- Creates a new instance of the ProxyPolicy object with no policy.
- ProxyPolicyHandler - Interface in org.globus.gsi.proxy
- A restricted proxy policy handler interface.
- proxyPolicyHandlers - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- proxyType - Variable in class org.globus.tools.ProxyInit
- PureTLSContext - Class in org.globus.gsi.ptls
- Extensions to the PureTLS's
SSLContextclass to allow setting the context credentials and trusted certificates as objects instead of reading them from files. - PureTLSContext() - Constructor for class org.globus.gsi.ptls.PureTLSContext
- PureTLSTrustedCertificates - Class in org.globus.gsi.ptls
- A PureTLS-optimized version of the
TrustedCertificatescode. - PureTLSTrustedCertificates() - Constructor for class org.globus.gsi.ptls.PureTLSTrustedCertificates
- PureTLSTrustedCertificates(TrustedCertificates) - Constructor for class org.globus.gsi.ptls.PureTLSTrustedCertificates
- PureTLSUtil - Class in org.globus.gsi.ptls
- A collection of utility functions for PureTLS library.
- PureTLSUtil() - Constructor for class org.globus.gsi.ptls.PureTLSUtil
- push(Reply) - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- put(String, DataSource, MarkerListener) - Method in class org.globus.ftp.FTPClient
- Stores file at the remote server.
- put(String, DataSource, MarkerListener, boolean) - Method in class org.globus.ftp.FTPClient
- Stores file at the remote server.
- put(File, String, boolean) - Method in class org.globus.ftp.FTPClient
- put(File, String, boolean) - Method in class org.globus.ftp.GridFTPClient
- PUT(String, String, long, boolean) - Static method in class org.globus.io.gass.client.internal.GASSProtocol
- This method concatenates a properly formatted header for performing Globus Gass PUTs with the given information.
- put(boolean, int, String, boolean) - Method in class org.globus.io.streams.FTPOutputStream
- put(String, String, long, int) - Method in class org.globus.io.streams.HTTPOutputStream
- put(GSSCredential, String, String, int) - Method in class org.globus.myproxy.MyProxy
- Delegate credentials to a MyProxy server.
- put(GSSCredential, InitParams) - Method in class org.globus.myproxy.MyProxy
- Delegate credentials to a MyProxy server.
- put(String, int, GSSCredential, String, String, int) - Static method in class org.globus.myproxy.MyProxy
- Deprecated. Use non-static methods instead.
- put(String, int, GSSCredential, String, String, int, String) - Static method in class org.globus.myproxy.MyProxy
- Deprecated. Use non-static methods instead.
- put(Bindings) - Method in class org.globus.rsl.RslNode
- put(NameOpValue) - Method in class org.globus.rsl.RslNode
- put(Object) - Method in class org.globus.util.CircularBuffer
- PUT_PROXY - Static variable in class org.globus.myproxy.MyProxy
- The integer command number for the MyProxy 'Put' command (1).
- putToken(byte[], int, int) - Method in class org.globus.gsi.gssapi.TokenInputStream
- PWD - Static variable in class org.globus.ftp.vanilla.Command
- pwd - Variable in class org.globus.util.GlobusURL
Q
- QOP - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- qop - Variable in class org.globus.mds.gsi.common.GSIMechanism
- quiet - Variable in class org.globus.tools.ProxyInit
- QUIT - Static variable in class org.globus.ftp.vanilla.Command
- quitToken - Variable in class org.globus.ftp.dc.EBlockParallelTransferContext
- quote(String) - Method in class org.globus.ftp.FTPClient
- Executes arbitrary operation on the server.
- quote(String) - Static method in class org.globus.util.Util
- Quotifies a specified string.
- QuotedStringTokenizer - Class in org.globus.util
- QuotedStringTokenizer(String) - Constructor for class org.globus.util.QuotedStringTokenizer
R
- rawFtpIn - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- read() - Method in interface org.globus.ftp.DataSource
- Reads a data buffer from this data source.
- read() - Method in class org.globus.ftp.DataSourceStream
- read() - Method in interface org.globus.ftp.dc.DataChannelReader
- read() - Method in class org.globus.ftp.dc.EBlockImageDCReader
- read() - Method in class org.globus.ftp.dc.StreamAsciiDCReader
- read() - Method in class org.globus.ftp.dc.StreamImageDCReader
- read() - Method in class org.globus.ftp.FileRandomIO
- In this implementation, each read() returns data sequentially.
- read() - Method in class org.globus.ftp.OutputStreamDataSource
- read() - Method in class org.globus.ftp.vanilla.BasicClientControlChannel
- read() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- Block until a reply is available in the control channel.
- read() - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- read(byte[]) - Method in class org.globus.gsi.gssapi.net.GssInputStream
- read(byte[], int, int) - Method in class org.globus.gsi.gssapi.net.GssInputStream
- read() - Method in class org.globus.gsi.gssapi.net.GssInputStream
- read(InputStream, byte[], int, int) - Static method in class org.globus.gsi.gssapi.SSLUtil
- Reads some number of bytes from the input stream.
- read(byte[]) - Method in class org.globus.gsi.gssapi.TokenInputStream
- read(byte[], int, int) - Method in class org.globus.gsi.gssapi.TokenInputStream
- read() - Method in class org.globus.gsi.gssapi.TokenInputStream
- read(byte[]) - Method in class org.globus.io.streams.FTPInputStream
- read(byte[], int, int) - Method in class org.globus.io.streams.FTPInputStream
- read() - Method in class org.globus.io.streams.FTPInputStream
- read(byte[]) - Method in class org.globus.io.streams.GlobusFileInputStream
- read(byte[], int, int) - Method in class org.globus.io.streams.GlobusFileInputStream
- read() - Method in class org.globus.io.streams.GlobusFileInputStream
- read() - Method in class org.globus.io.streams.GlobusInputStream
- read(byte[]) - Method in class org.globus.io.streams.HTTPInputStream
- read(byte[], int, int) - Method in class org.globus.io.streams.HTTPInputStream
- read() - Method in class org.globus.io.streams.HTTPInputStream
- read(byte[], int, int) - Method in class org.globus.util.http.HTTPChunkedInputStream
- read() - Method in class org.globus.util.http.HTTPChunkedInputStream
- READ_ENABLE - Static variable in class org.globus.io.gass.server.GassServer
- readCertificate(BufferedReader) - Static method in class org.globus.gsi.CertUtil
- Loads a X.509 certificate from the specified reader.
- readChar() - Method in class org.globus.rsl.ASCII_CharStream
- reader - Variable in class org.globus.ftp.dc.TransferSinkThread
- readFully(InputStream, byte[], int, int) - Static method in class org.globus.gsi.gssapi.SSLUtil
- Reads some number of bytes from the input stream.
- readHandshakeToken() - Method in class org.globus.ftp.extended.GridFTPInputStream
- readHandshakeToken() - Method in class org.globus.gsi.gssapi.net.impl.GSIGssInputStream
- readInitialReplies() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- readLine(InputStream) - Method in class org.globus.util.http.HttpResponse
- Read a line of text from the given Stream and return it as a String.
- readLine() - Method in class org.globus.util.http.LineReader
- readLine(InputStream) - Method in class org.globus.util.http.LineReader
- Read a line of text from the given Stream and return it as a String.
- readMsg() - Method in class org.globus.ftp.extended.GridFTPInputStream
- readMsg() - Method in class org.globus.gsi.gssapi.net.GssInputStream
- readMsg() - Method in class org.globus.gsi.gssapi.net.impl.GSIGssInputStream
- readMsg() - Method in class org.globus.mds.gsi.common.SaslInputStream
- readSslMessage(InputStream) - Static method in class org.globus.gsi.gssapi.SSLUtil
- Reads an entire SSL message from the specified input stream.
- readToken() - Method in class org.globus.gsi.gssapi.net.GssSocket
- readToken() - Method in class org.globus.gsi.gssapi.net.impl.GSIGssInputStream
- readToken() - Method in class org.globus.gsi.gssapi.net.impl.GSIGssSocket
- ready() - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- RECEIVED_LIMITED_PROXY - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Used in inquireByOid method.
- reconnect() - Method in class org.globus.mds.MDS
- Deprecated. reconnects to the server.
- recvMaxBufSize - Variable in class org.globus.mds.gsi.common.GSIMechanism
- redirectThruFile(String, int) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- refresh() - Method in class org.globus.gsi.CertificateRevocationLists
- refresh() - Method in class org.globus.gsi.ptls.PureTLSTrustedCertificates
- refresh() - Method in class org.globus.gsi.TrustedCertificates
- refresh() - Method in class org.globus.security.gridmap.GridMap
- Reloads the gridmap from a file only if the gridmap
was initially loaded using the
loadorloadfunctions. - register(String, int) - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- REGISTER - Static variable in class org.globus.gram.internal.GRAMProtocol
- REGISTER_CALLBACK(String, String, int, String) - Static method in class org.globus.gram.internal.GRAMProtocol
- registerDeactivation(DeactivationHandler) - Static method in class org.globus.util.deactivator.Deactivator
- registerDefaultDeactivator() - Method in class org.globus.net.BaseServer
- Registers a default deactivation handler.
- registerHandler(int, int, int, Class) - Static method in class org.globus.ftp.dc.AbstractDataChannel
- registerJob(GramJob) - Method in class org.globus.gram.CallbackHandler
- Registers gram job to listen for status updates
- registerJobOutputStream(String, OutputStream) - Method in class org.globus.io.gass.server.GassServer
- Registers a output stream with a job.
- registerListener(GramJob) - Static method in class org.globus.gram.Gram
- This function registers the job for status updates.
- registerListener(GramJob, CallbackHandler) - Static method in class org.globus.gram.Gram
- registerService(String, String, String[]) - Method in class org.globus.gatekeeper.GateKeeperServer
- registerService(String, Class, String[]) - Method in class org.globus.gatekeeper.GateKeeperServer
- registerServices(Properties) - Method in class org.globus.gatekeeper.GateKeeperServer
- REGULAR_EXP - Static variable in class org.globus.tools.MyProxy
- ReInit(Reader, int, int, int) - Method in class org.globus.rsl.ASCII_CharStream
- ReInit(Reader, int, int) - Method in class org.globus.rsl.ASCII_CharStream
- ReInit(InputStream, int, int, int) - Method in class org.globus.rsl.ASCII_CharStream
- ReInit(InputStream, int, int) - Method in class org.globus.rsl.ASCII_CharStream
- ReInit(InputStream) - Method in class org.globus.rsl.RSLParser
- ReInit(Reader) - Method in class org.globus.rsl.RSLParser
- ReInit(RSLParserTokenManager) - Method in class org.globus.rsl.RSLParser
- ReInit(ASCII_CharStream) - Method in class org.globus.rsl.RSLParserTokenManager
- ReInit(ASCII_CharStream, int) - Method in class org.globus.rsl.RSLParserTokenManager
- REJECT_LIMITED_PROXY - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Context option.
- rejectLimitedProxy - Variable in class org.globus.gsi.gssapi.example.GetOpts
- rejectLimitedProxy - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- relation(AbstractRslNode) - Method in class org.globus.rsl.RSLParser
- reload(String) - Method in class org.globus.gsi.CertificateRevocationLists
- reload(String) - Method in class org.globus.gsi.ptls.PureTLSTrustedCertificates
- reload(String) - Method in class org.globus.gsi.TrustedCertificates
- REMOTE - Static variable in class org.globus.ftp.vanilla.TransferMonitor
- remoteControlChannel - Variable in class org.globus.ftp.vanilla.FTPServerFacade
- remoteDstFile - Variable in class org.globus.ftp.MultipleTransferComplete
- RemoteGassServer - Class in org.globus.io.gass.server
- This class allows for starting gass server remotely.
- RemoteGassServer() - Constructor for class org.globus.io.gass.server.RemoteGassServer
- Starts Gass Server with default user credentials.
- RemoteGassServer(boolean, int) - Constructor for class org.globus.io.gass.server.RemoteGassServer
- Starts Gass Server on given port and mode.
- RemoteGassServer(GSSCredential, boolean, int) - Constructor for class org.globus.io.gass.server.RemoteGassServer
- Starts Gass Server on given port and mode.
- remoteServerAddress - Variable in class org.globus.ftp.vanilla.FTPServerFacade
- remoteSrcFile - Variable in class org.globus.ftp.MultipleTransferComplete
- remove(String) - Method in class org.globus.common.MVHashtable
- Remove an attribute and all values associated with it.
- remove(String, Object) - Method in class org.globus.common.MVHashtable
- Removes a particular value within an attribute.
- remove(String, int) - Method in class org.globus.common.MVHashtable
- Removes a value at the specified index within the attribute.
- remove(SocketBox) - Method in class org.globus.ftp.dc.SocketPool
- remove socketBox from the pool, remove all references to it
- remove(String) - Method in class org.globus.gsi.X509ExtensionSet
- Removes X509Extension by given oid.
- remove(Object) - Method in class org.globus.rsl.NameValue
- Removes a specific value from the list of values.
- remove(String) - Method in class org.globus.rsl.RslAttributes
- Removes a specific attribute from attribute/value relations.
- remove(String, String) - Method in class org.globus.rsl.RslAttributes
- Removes a specific value from a list of values of the specified attribute.
- removeBindings(String) - Method in class org.globus.rsl.AbstractRslNode
- Removes a bindings list for the specified attribute.
- removeBindings(String) - Method in class org.globus.rsl.ListRslNode
- Removes a bindings list for the specified attribute.
- removeBindings(String) - Method in class org.globus.rsl.RslNode
- Removes a bindings list for the specified attribute.
- removeJobStatusListener(JobStatusListener) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- removeJobStatusListener(JobStatusListener) - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- removeJobStatusListenerByID(String) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- removeJobStatusListenerByID(String) - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- removeListener(GateKeeperListener) - Method in class org.globus.gatekeeper.GateKeeperServer
- Remove a listener from this Gatekeeper.
- removeListener(GramJobListener) - Method in class org.globus.gram.GramJob
- Remove a listener from the GramJob.
- removeMap(String, String) - Method in class org.globus.rsl.RslAttributes
- Removes a specific key from a list of values of the specified attribute.
- removeParam(String) - Method in class org.globus.rsl.AbstractRslNode
- Removes a relation for the specified attribute.
- removeParam(String) - Method in class org.globus.rsl.ListRslNode
- Removes a relation for the specified attribute.
- removeParam(String) - Method in class org.globus.rsl.RslNode
- Removes a relation for the specified attribute.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.globus.mds.MDS
- Deprecated.
- removeProxyPolicyHandler(String) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- Removes a restricted proxy policy handler.
- removeSpecification(AbstractRslNode) - Method in class org.globus.rsl.AbstractRslNode
- Removes a specific sub-specification tree from the sub-specification list.
- removeUrlCopyListener(UrlCopyListener) - Method in class org.globus.io.urlcopy.UrlCopy
- Remove url copy listener
- removeVariable(String) - Method in class org.globus.rsl.Bindings
- Removes a specific variable definition from the list of bindings.
- removeVariable(String, String) - Method in class org.globus.rsl.RslAttributes
- Removes a specific variable definition given a variable name.
- rename(String, String) - Method in class org.globus.ftp.FTPClient
- Renames remote directory.
- renameEntry(String, String) - Method in class org.globus.mds.MDS
- Deprecated. renames an object in an LDAP database.
- renameEntry(String, String, boolean) - Method in class org.globus.mds.MDS
- Deprecated. renames an object in an LDAP database.
- RENEWER - Static variable in interface org.globus.myproxy.MyProxyConstants
- Reply - Class in org.globus.ftp.vanilla
- Represents the FTP reply.
- Reply() - Constructor for class org.globus.ftp.vanilla.Reply
- Reply(BufferedReader) - Constructor for class org.globus.ftp.vanilla.Reply
- REPLY_TIMEOUT - Static variable in exception org.globus.ftp.exception.ClientException
- REPLY_TIMEOUT - Static variable in exception org.globus.ftp.exception.ServerException
- request(String) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- request(JobRequest) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- request(JobRequest) - Method in class org.globus.gatekeeper.jobmanager.ForkJobManager
- request(String) - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- request(ServiceRequest) - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- request(JobRequest) - Method in class org.globus.gatekeeper.jobmanager.ShellJobManager
- request(ServiceRequest) - Method in interface org.globus.gatekeeper.Service
- Invokes the service with given request.
- request(String, GramJob) - Static method in class org.globus.gram.Gram
- Submits a GramJob to specified gatekeeper as an interactive job.
- request(String, GramJob, boolean) - Static method in class org.globus.gram.Gram
- Submits a GramJob to specified gatekeeper as a interactive or batch job.
- request(String, GramJob, boolean, boolean) - Static method in class org.globus.gram.Gram
- Submits a GramJob to specified gatekeeper as a interactive or batch job.
- request(String) - Method in class org.globus.gram.GramJob
- Submits a job to the specified gatekeeper as an interactive job.
- request(String, boolean) - Method in class org.globus.gram.GramJob
- Submits a job to the specified gatekeeper either as an interactive or batch job.
- request(String, boolean, boolean) - Method in class org.globus.gram.GramJob
- Submits a job to the specified gatekeeper either as an interactive or batch job.
- REQUEST(String, String, int, String, String) - Static method in class org.globus.gram.internal.GRAMProtocol
- requestAnonymity(boolean) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- requestConf(boolean) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- requestCredDeleg(boolean) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- requestInteg(boolean) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- requestLifetime(int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- requestMutualAuth(boolean) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- requestReplayDet(boolean) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- requestSequenceDet(boolean) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- REQUIRE_CLIENT_AUTH - Static variable in class org.globus.gsi.gssapi.GSSConstants
- Context option.
- requireAuthzWithDelegation - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- requireClientAuth - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- required - Variable in class org.globus.common.ConstrainedMVHashtable
- holds required status of attributes
- requiresLayout() - Method in class org.globus.util.log4j.NullAppender
- reset() - Method in class org.globus.gsi.proxy.ProxyPathValidator
- Resets the internal state.
- resetReplyCount() - Method in interface org.globus.ftp.vanilla.BasicServerControlChannel
- set reply count to 0.
- resetReplyCount() - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- ResourceManagerContact - Class in org.globus.common
- The purpose of this class is to parse resource manager contact strings.
- ResourceManagerContact() - Constructor for class org.globus.common.ResourceManagerContact
- ResourceManagerContact(String) - Constructor for class org.globus.common.ResourceManagerContact
- RestartData - Interface in org.globus.ftp
- Represents a container for restart data capable for representing it in the format of FTP REST command argument.
- RestartMarker - Interface in org.globus.ftp
- RETR - Static variable in class org.globus.ftp.dc.ActiveStartTransferTask
- retrieve(DataSource) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- Retrieve the data from the data source and write to the data channel.
- retrieve(DataSource) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- Asynchronous; return before completion.
- RETRIEVE_CREDENTIAL - Static variable in class org.globus.myproxy.MyProxy
- The integer command number for the MyProxy 'Retrieve' command (6).
- RetrieveOptions - Class in org.globus.ftp
- Options to the command RETR, as defined in GridFTP.
- RetrieveOptions() - Constructor for class org.globus.ftp.RetrieveOptions
- RetrieveOptions(int) - Constructor for class org.globus.ftp.RetrieveOptions
- RETRIEVER - Static variable in interface org.globus.myproxy.MyProxyConstants
- REUSABLE - Static variable in class org.globus.ftp.dc.ManagedSocketBox
- reusable - Variable in class org.globus.ftp.dc.ManagedSocketBox
- REVOKED - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
- rnSep - Variable in class org.globus.ftp.dc.AsciiTranslator
- role - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Context role
- RPAREN - Static variable in interface org.globus.rsl.RSLParserConstants
- RSL - Static variable in class org.globus.gram.internal.GRAMProtocol
- RSL_ARGUMENTS - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- RSL_COUNT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- RSL_DIRECTORY - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- RSL_DRYRUN - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- RSL_ENVIRONMENT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- RSL_EVALUATION_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- RSL_EXECUTABLE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- RSL_HOST_COUNT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- RSL_JOBTYPE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- RSL_MAXTIME - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- RSL_MYJOB - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- RslAttributes - Class in org.globus.rsl
- This class provides convieniene methods for accessing and manipulatig simple rsl expressions.
- RslAttributes() - Constructor for class org.globus.rsl.RslAttributes
- Creates an empty RslAttributes object.
- RslAttributes(RslNode) - Constructor for class org.globus.rsl.RslAttributes
- Creates a new RslAttributes object with specified rsl parse tree.
- RslAttributes(String) - Constructor for class org.globus.rsl.RslAttributes
- Creates a new RslAttributes object from specified RSL string.
- RslEvaluationException - Exception in org.globus.rsl
- RslEvaluationException(String) - Constructor for exception org.globus.rsl.RslEvaluationException
- RslNode - Class in org.globus.rsl
- This class represents a RSL parse tree.
- RslNode() - Constructor for class org.globus.rsl.RslNode
- RslNode(int) - Constructor for class org.globus.rsl.RslNode
- RSLParser - Class in org.globus.rsl
- Parser for the
Globus Resource Specification Language RSL v1.0.
- RSLParser(String) - Constructor for class org.globus.rsl.RSLParser
- RSLParser(InputStream) - Constructor for class org.globus.rsl.RSLParser
- RSLParser(Reader) - Constructor for class org.globus.rsl.RSLParser
- RSLParser(RSLParserTokenManager) - Constructor for class org.globus.rsl.RSLParser
- RSLParserConstants - Interface in org.globus.rsl
- RSLParserTokenManager - Class in org.globus.rsl
- RSLParserTokenManager(ASCII_CharStream) - Constructor for class org.globus.rsl.RSLParserTokenManager
- RSLParserTokenManager(ASCII_CharStream, int) - Constructor for class org.globus.rsl.RSLParserTokenManager
- rslTree - Variable in class org.globus.rsl.RslAttributes
- run() - Method in class org.globus.ftp.dc.TaskThread
- run() - Method in class org.globus.ftp.dc.TransferSinkThread
- run() - Method in class org.globus.ftp.dc.TransferSourceThread
- run() - Method in class org.globus.ftp.vanilla.TransferMonitor
- run() - Method in class org.globus.gatekeeper.GateKeeperClient
- run() - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerClient
- executes an internal method to handle the client request and response.
- run() - Method in class org.globus.gatekeeper.jobmanager.internal.Pipe
- run() - Method in class org.globus.gatekeeper.jobmanager.internal.StatusUpdater
- connect to a server listening for the update.
- run() - Method in class org.globus.gram.GramJobRun
- run() - Method in class org.globus.io.urlcopy.UrlCopy
- This method is an implementation of the
Runnableinterface and can be used to perform the copy in a separate thread.- run() - Static method in class org.globus.io.urlcopy.UrlCopyTest
- run(String, String, String) - Method in class org.globus.mds.MDSTest1
- run(String, String, String, String, String) - Method in class org.globus.mds.MDSTest2
- run() - Method in class org.globus.net.BaseServer
- run() - Method in class org.globus.util.Tail
- runAs(Subject, PrivilegedAction) - Method in class org.globus.gsi.jaas.GlobusSubject
- runAs(Subject, PrivilegedExceptionAction) - Method in class org.globus.gsi.jaas.GlobusSubject
- runAs(Subject, PrivilegedAction) - Method in class org.globus.gsi.jaas.JaasSubject
- SPI method.
- runAs(Subject, PrivilegedExceptionAction) - Method in class org.globus.gsi.jaas.JaasSubject
- SPI method.
- runAs(Subject, PrivilegedAction) - Method in class org.globus.gsi.jaas.StandardSubject
- runAs(Subject, PrivilegedExceptionAction) - Method in class org.globus.gsi.jaas.StandardSubject
- runTask(Task) - Method in class org.globus.ftp.dc.TaskThread
S
- SaslClientFactoryWrapper - Class in org.globus.mds.gsi.jndi
- SaslClientFactoryWrapper() - Constructor for class org.globus.mds.gsi.jndi.SaslClientFactoryWrapper
- SaslClientFactoryWrapper(com.sun.security.sasl.preview.SaslClientFactory) - Constructor for class org.globus.mds.gsi.jndi.SaslClientFactoryWrapper
- SaslClientWrapper - Class in org.globus.mds.gsi.jndi
- SaslClientWrapper(com.sun.security.sasl.preview.SaslClient) - Constructor for class org.globus.mds.gsi.jndi.SaslClientWrapper
- SaslInputStream - Class in org.globus.mds.gsi.common
- SaslInputStream(InputStream, GSSContext) - Constructor for class org.globus.mds.gsi.common.SaslInputStream
- SaslOutputStream - Class in org.globus.mds.gsi.common
- SaslOutputStream(OutputStream, GSSContext) - Constructor for class org.globus.mds.gsi.common.SaslOutputStream
- SaslProvider - Class in org.globus.mds.gsi.jndi
- SaslProvider() - Constructor for class org.globus.mds.gsi.jndi.SaslProvider
- save() - Method in class org.globus.common.CoGProperties
- save(String) - Method in class org.globus.common.CoGProperties
- save(OutputStream) - Method in class org.globus.gsi.GlobusCredential
- Saves the credential into a specified output stream.
- saveDelegatedCredentials() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- saveProperties() - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- saveProxy(boolean) - Method in class org.globus.tools.proxy.GridProxyInit
- saveSettings() - Method in class org.globus.tools.ui.config.AbstractWizard
- saveSettings() - Method in class org.globus.tools.ui.config.BaseModule
- saveSettings() - Method in class org.globus.tools.ui.config.ConfigModule0
- saveSettings() - Method in class org.globus.tools.ui.config.ConfigModule1
- saveSettings() - Method in class org.globus.tools.ui.config.ConfigModule2
- saveSettings() - Method in class org.globus.tools.ui.config.ConfigModule3
- saveSettings() - Method in interface org.globus.tools.ui.config.ConfigurationModule
- saveSettings() - Method in class org.globus.tools.ui.config.ConfigurationWizard
- sbRB - Variable in class org.globus.tools.proxy.ProxyOptionsPanel
- SBUF - Static variable in class org.globus.ftp.FeatureList
- search(String, int) - Method in class org.globus.mds.MDS
- Deprecated. issues a specified search to the MDS.
- search(String, String[], int) - Method in class org.globus.mds.MDS
- Deprecated. issues a specified search to the MDS starting from the base DN.
- search(String, String, int) - Method in class org.globus.mds.MDS
- Deprecated. issues a specified search to the MDS starting from the base DN.
- search(String, String, String[], int) - Method in class org.globus.mds.MDS
- Deprecated. issues a specified search to the MDS starting from the base DN.
- searchl(String, String, String[], int) - Method in class org.globus.mds.MDS
- Deprecated. Issues a search starting from the basDN.
- SEC_ERROR - Static variable in exception org.globus.gsi.GlobusCredentialException
- SECURITY_CREDENTIALS - Static variable in class org.globus.mds.gsi.common.GSIMechanism
- SELF - Static variable in class org.globus.ftp.DataChannelAuthentication
- SelfAuthorization - Class in org.globus.gsi.gssapi.auth
- Performs the identity authorization check.
- SelfAuthorization() - Constructor for class org.globus.gsi.gssapi.auth.SelfAuthorization
- sendMaxBufSize - Variable in class org.globus.mds.gsi.common.GSIMechanism
- sendProxy() - Method in class org.globus.tools.ui.proxy.MyproxyInit
- SERVER - Static variable in class org.globus.util.http.HTTPProtocol
- server - Variable in class org.globus.util.http.HttpResponse
- SERVER_ACTIVE - Static variable in class org.globus.ftp.Session
- SERVER_DEFAULT - Static variable in class org.globus.ftp.Session
- SERVER_EACT - Static variable in class org.globus.ftp.GridFTPSession
- server in extended active mode
- SERVER_EPAS - Static variable in class org.globus.ftp.GridFTPSession
- server in extended passive mode
- SERVER_PASSIVE - Static variable in class org.globus.ftp.Session
- SERVER_REFUSED - Static variable in exception org.globus.ftp.exception.ServerException
- Server refused performing the request
- serverAddress - Variable in class org.globus.ftp.Session
- serverAddressList - Variable in class org.globus.ftp.GridFTPSession
- This concerns local server.
- ServerException - Exception in org.globus.ftp.exception
- Indicates that operation failed because of conditions on the server, independent from the client.
- ServerException(int, String) - Constructor for exception org.globus.ftp.exception.ServerException
- ServerException(int) - Constructor for exception org.globus.ftp.exception.ServerException
- serverMode - Variable in class org.globus.ftp.Session
- Can be SERVER_PASSIVE, SERVER_ACTIVE, or SERVER_DEFAULT.
- serverSocket - Variable in class org.globus.ftp.vanilla.FTPServerFacade
- ServerSocketFactory - Class in org.globus.net
- This factory allows for creating regular server sockets.
- ServerSocketFactory() - Constructor for class org.globus.net.ServerSocketFactory
- Service - Interface in org.globus.gatekeeper
- Provides a simple interface is accessed by the gatekeeper to forward service requests and handle service-specific protocol replies.
- ServiceException - Exception in org.globus.gatekeeper
- ServiceException() - Constructor for exception org.globus.gatekeeper.ServiceException
- ServiceException(String) - Constructor for exception org.globus.gatekeeper.ServiceException
- ServiceException(String, Throwable) - Constructor for exception org.globus.gatekeeper.ServiceException
- serviceName - Variable in class org.globus.common.ResourceManagerContact
- ServiceNotFoundException - Exception in org.globus.gatekeeper
- ServiceNotFoundException indicates that the service the client requested is not supported by the server.
- ServiceNotFoundException() - Constructor for exception org.globus.gatekeeper.ServiceNotFoundException
- ServiceNotFoundException(String) - Constructor for exception org.globus.gatekeeper.ServiceNotFoundException
- ServiceRequest - Interface in org.globus.gatekeeper
- session - Variable in class org.globus.ftp.dc.AbstractDataChannel
- session - Variable in class org.globus.ftp.dc.ActiveConnectTask
- session - Variable in class org.globus.ftp.dc.PassiveConnectTask
- session - Variable in class org.globus.ftp.FTPClient
- Session - Class in org.globus.ftp
- Represents parameters of an FTP session between a client and a server.
- Session() - Constructor for class org.globus.ftp.Session
- session - Variable in class org.globus.ftp.vanilla.FTPServerFacade
- set(String, Object) - Method in class org.globus.common.MVHashtable
- Sets a new value for the specified attribute.
- set(String, String) - Method in class org.globus.ftp.MlsxEntry
- set(String, String) - Method in class org.globus.rsl.RslAttributes
- Sets the attribute value to the given value.
- set(CoGProperties) - Method in class org.globus.tools.proxy.DefaultProxyOptionsPanel
- set(CoGProperties) - Method in class org.globus.tools.proxy.PKCS11ProxyOptionsPanel
- set(CoGProperties) - Method in class org.globus.tools.proxy.ProxyOptionsPanel
- set(int, Object) - Method in class org.globus.util.SortedVector
- This method has been altered to replace the object at the specified index with the specified element but at an appropriate new index in the sorted vector corresponding to the new element value.
- setAcceptNoClientCerts(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setActive(HostPort) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- setActive(HostPort) - Method in class org.globus.ftp.FTPClient
- Sets remote server active, telling it to connect to the given address.
- setActive() - Method in class org.globus.ftp.FTPClient
- Sets remote server active, telling it to connect to the client.
- setActive(HostPort) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- Asynchronous; return before completion.
- setAnchor(int) - Method in class org.globus.tools.ui.util.JJPanel
- setAppendMode(boolean) - Method in class org.globus.io.urlcopy.UrlCopy
- Enables/disables append mode.
- setArgument(String) - Method in class org.globus.ftp.DataChannelAuthentication
- setArguments(String[]) - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- setArguments(String[]) - Method in class org.globus.gatekeeper.jobmanager.ShellJobManagerService
- setArguments(String[]) - Method in interface org.globus.gatekeeper.Service
- setAttribute(String) - Method in class org.globus.rsl.NameValue
- Sets the attribute name.
- setAuthorization(Authorization) - Method in class org.globus.ftp.extended.GridFTPControlChannel
- Sets authorization method for the control channel.
- setAuthorization(Authorization) - Method in class org.globus.ftp.GridFTPClient
- Sets authorization method for the control channel.
- setAuthorization(Authorization) - Method in class org.globus.gsi.gssapi.net.GssSocket
- setAuthorization(Authorization) - Method in class org.globus.myproxy.MyProxy
- Set MyProxy server authorization mechanism.
- setAuthorization(Authorization) - Method in class org.globus.net.BaseServer
- setAuthorization(Authorization) - Method in class org.globus.net.GSIURLConnection
- setAuthzCreds(GSSCredential) - Method in class org.globus.myproxy.GetParams
- Set credentials for renewal authorization.
- setAutoFlush(boolean) - Method in class org.globus.gsi.gssapi.net.GssOutputStream
- setBaseDN(String) - Method in class org.globus.mds.MDS
- Deprecated. sets the baseDN to the specified value
- setBits(int) - Method in class org.globus.tools.ProxyInit
- setBits(int) - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- setBufferSize(int) - Method in class org.globus.io.urlcopy.UrlCopy
- Sets buffer size for transfering data.
- setCACertFile(String) - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- setCaCertLocations(String) - Method in class org.globus.common.CoGProperties
- setChannelBinding(ChannelBinding) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- Currently not implemented.
- setCheckContextExpired(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setChecksum(ChecksumAlgorithm, String) - Method in class org.globus.ftp.GridFTPClient
- Sets the checksum values ahead of the transfer
- setClientWaitParams(int, int) - Method in class org.globus.ftp.FTPClient
- Changes the default client timeout parameters.
- setCloseOnSuccess(boolean) - Method in class org.globus.tools.proxy.GridProxyInit
- setCode(int) - Method in exception org.globus.ftp.exception.FTPException
- setCommand(int) - Method in class org.globus.myproxy.Params
- setCompatibilityMode(boolean) - Method in class org.globus.io.gass.server.RemoteGassServer
- Sets the compatibility mode to work with the old globus 1.1.x installations.
- setComplete(Exception) - Method in class org.globus.ftp.dc.Task
- setControlChannelProtection(int) - Method in class org.globus.ftp.GridFTPClient
- Sets control channel protection level.
- setCount(int) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setCredential(GSSCredential) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- setCredential(GlobusCredential) - Method in class org.globus.gsi.ptls.PureTLSContext
- Sets the credential.
- setCredentialDescription(String) - Method in class org.globus.myproxy.InitParams
- setCredentialName(String) - Method in class org.globus.myproxy.ChangePasswordParams
- setCredentialName(String) - Method in class org.globus.myproxy.DestroyParams
- setCredentialName(String) - Method in class org.globus.myproxy.GetParams
- setCredentialName(String) - Method in class org.globus.myproxy.InitParams
- setCredentials(GSSCredential) - Method in class org.globus.ftp.extended.GridFTPControlChannel
- setCredentials(GSSCredential) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- setCredentials(GSSCredential) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerServer
- Sets the corresponding credentials for the server in order to verify that it is serving the specific JobManager (proof of identity).
- setCredentials(GSSCredential) - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- setCredentials(GSSCredential) - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- setCredentials(GSSCredential) - Method in interface org.globus.gatekeeper.Service
- Sets the credentials for the service.
- setCredentials(GSSCredential) - Method in class org.globus.gram.GramJob
- Sets credentials of the job
- setCredentials(GSSCredential) - Method in class org.globus.io.urlcopy.UrlCopy
- Sets credentials to use for both sides.
- setCredentials(GSSCredential) - Method in class org.globus.net.GSIURLConnection
- setCredLifetime(int) - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- setCritical(boolean) - Method in class org.globus.gsi.proxy.ext.GlobusProxyCertInfoExtension
- setCritical(boolean) - Method in class org.globus.gsi.proxy.ext.ProxyCertInfoExtension
- setCritical(boolean) - Method in class org.globus.gsi.X509Extension
- Sets the extension as critical or noncritical.
- setCustomMessage(String) - Method in exception org.globus.ftp.exception.FTPException
- setDataChannelAuthentication(DataChannelAuthentication) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- setDataChannelAuthentication(DataChannelAuthentication) - Method in class org.globus.ftp.GridFTPClient
- Sets data channel authentication mode (DCAU)
- setDataChannelProtection(int) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- setDataChannelProtection(int) - Method in class org.globus.ftp.GridFTPClient
- Sets data channel protection level (PROT).
- setDataStream(InputStream) - Method in interface org.globus.ftp.dc.DataChannelReader
- setDataStream(OutputStream) - Method in interface org.globus.ftp.dc.DataChannelWriter
- setDataStream(InputStream) - Method in class org.globus.ftp.dc.EBlockImageDCReader
- setDataStream(OutputStream) - Method in class org.globus.ftp.dc.EBlockImageDCWriter
- setDataStream(InputStream) - Method in class org.globus.ftp.dc.StreamImageDCReader
- setDataStream(OutputStream) - Method in class org.globus.ftp.dc.StreamImageDCWriter
- setDate(String) - Method in class org.globus.ftp.FileInfo
- Sets the file date.
- setDCAU(boolean) - Method in class org.globus.io.urlcopy.UrlCopy
- setDebug(boolean) - Method in class org.globus.tools.ProxyInit
- setDefault(CoGProperties) - Static method in class org.globus.common.CoGProperties
- Sets default configuration.
- setDefaultCertificateRevocationList(CertificateRevocationLists) - Static method in class org.globus.gsi.CertificateRevocationLists
- setDefaultCredential(GlobusCredential) - Static method in class org.globus.gsi.GlobusCredential
- Sets default credential.
- setDefaultTrustedCertificates(TrustedCertificates) - Static method in class org.globus.gsi.TrustedCertificates
- Sets the default set of trusted certificates to use.
- setDefaultValue(Value) - Method in class org.globus.rsl.VarRef
- Sets the default value of this reference.
- setDelegationType(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setDelegationType(int) - Method in class org.globus.net.GSIURLConnection
- setDescription(String) - Method in class org.globus.myproxy.CredentialInfo
- setDescription(String) - Method in class org.globus.util.TimestampEntry
- setDestinationAuthorization(Authorization) - Method in class org.globus.io.urlcopy.UrlCopy
- Sets destination authorization type
- setDestinationCredentials(GSSCredential) - Method in class org.globus.io.urlcopy.UrlCopy
- Sets destination url credentials.
- setDestinationOffset(long) - Method in class org.globus.io.urlcopy.UrlCopy
- Sets the offset in the destination file from which data starts to be written.
- setDestinationUrl(GlobusURL) - Method in class org.globus.io.urlcopy.UrlCopy
- Sets destination url.
- setDirectory(File) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setDirectory(String) - Method in class org.globus.gram.GramAttributes
- Specify the directory path the executable will be run in
- setDisableAllo(boolean) - Method in class org.globus.io.urlcopy.UrlCopy
- Allows disabling of the use of ALLO with GridFTP uploads
- setDryRun(boolean) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setDryRun(boolean) - Method in class org.globus.gram.GramAttributes
- Sets the dryrun parameter.
- setElementAt(int, Object) - Method in class org.globus.util.SortedVector
- This method has been altered to replace the object at the specified index with the specified element but at an appropriate new index in the sorted vector corresponding to the new element value.
- setEncryptionAlgorithm(String) - Method in class org.globus.gsi.OpenSSLKey
- Sets algorithm for encryption.
- setEndTime(long) - Method in class org.globus.myproxy.CredentialInfo
- setEodsTotal(int) - Method in class org.globus.ftp.dc.EBlockParallelTransferContext
- setError(int) - Method in class org.globus.gram.GramJob
- Sets the error code of the job.
- setErrorCode(int) - Method in exception org.globus.gram.GramException
- setExecutable(String) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setExecutable(String) - Method in class org.globus.gram.GramAttributes
- Specify the name of the executable to run
- setFile(String) - Method in class org.globus.tools.ui.util.FileBrowser
- setFileFilter(FileFilter) - Method in class org.globus.tools.ui.util.FileBrowser
- setFileName(String) - Method in class org.globus.gsi.SigningPolicy
- Sets file name from which the signing policy was read.
- setFilePermissions(String, int) - Static method in class org.globus.util.Util
- Sets permissions on a given file.
- setFileType(byte) - Method in class org.globus.ftp.FileInfo
- Sets the file type.
- setFill(int) - Method in class org.globus.tools.ui.util.JJPanel
- setGlobusProperties(Map) - Static method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- setGridMap(GridMap) - Method in class org.globus.gatekeeper.GateKeeperServer
- setGridProxyProperties(GridProxyProperties) - Method in class org.globus.tools.ui.proxy.MyproxyGUI
- setGrimPolicyHandler(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setGssMode(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setGssMode(Integer) - Method in class org.globus.net.BaseServer
- setGSSMode(Integer) - Method in class org.globus.net.GSIURLConnection
- setHost(String) - Method in class org.globus.ftp.HostPort6
- Sets the host address
- setHost(String) - Method in class org.globus.myproxy.MyProxy
- Set MyProxy server hostname.
- setHostCount(int) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setHostName(String) - Method in class org.globus.common.CoGProperties
- Sets hostname
- setHostname(String) - Method in class org.globus.mds.MDS
- Deprecated. sets the hostname to the specified value
- setHours(int) - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- setID(String) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- setID(String) - Method in interface org.globus.gatekeeper.jobmanager.JobManager
- setID(String) - Method in class org.globus.gram.GramJob
- Sets the job handle.
- setIdentity(String) - Method in class org.globus.gsi.gssapi.auth.IdentityAuthorization
- Sets the expected identity for the authorization check.
- setIgnoreErrors(boolean) - Method in class org.globus.security.gridmap.GridMap
- Sets whether errors in the gridmap file should be ignored.
- setIgnoresThrowable(boolean) - Method in class org.globus.util.log4j.PatternLayout
- setImage(ImageIcon) - Method in class org.globus.tools.ui.util.ImageJJPanel
- setInputStream(InputStream) - Method in class org.globus.ftp.vanilla.FTPControlChannel
- setInputStream(InputStream) - Method in class org.globus.gatekeeper.jobmanager.internal.Pipe
- setInputStream(InputStream) - Method in class org.globus.util.http.HTTPParser
- setInsets(int, int, int, int) - Method in class org.globus.tools.ui.util.JJPanel
- setIPAddress(String) - Method in class org.globus.common.CoGProperties
- Sets ip address
- setJobManager(JobManagerService) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerRequest
- setJobManager(JobManagerService) - Method in class org.globus.gatekeeper.jobmanager.internal.JobManagerServer
- sets the JobManager which will be used by this server
- setJobType(int) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setJobType(int) - Method in class org.globus.gram.GramAttributes
- Sets a job type.
- setKeepAlive(boolean) - Method in class org.globus.net.WrappedSocket
- setLastModified(long) - Method in class org.globus.util.TimestampEntry
- setLdapVersion(int) - Method in class org.globus.mds.MDS
- Deprecated. sets ldap protocol version
- setLibExecDirectory(String) - Method in class org.globus.gatekeeper.jobmanager.ShellJobManager
- setLifetime(int) - Method in class org.globus.myproxy.Params
- setLifetime(int) - Method in class org.globus.tools.ProxyInit
- setLimited(boolean) - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- setLocalActive() - Method in class org.globus.ftp.FTPClient
- Starts local server in active server mode.
- setLocalNoDataChannelAuthentication() - Method in class org.globus.ftp.GridFTPClient
- Sets compatibility mode with old GSIFTP server.
- setLocalPassive() - Method in class org.globus.ftp.FTPClient
- Starts local server in passive server mode, with default parameters.
- setLocalPassive(int, int) - Method in class org.globus.ftp.FTPClient
- Starts the local server in passive server mode.
- setLocalStripedActive() - Method in class org.globus.ftp.GridFTPClient
- Starts local server in striped active mode.
- setLocalStripedPassive(int, int) - Method in class org.globus.ftp.GridFTPClient
- Starts local server in striped passive mode.
- setLocalStripedPassive() - Method in class org.globus.ftp.GridFTPClient
- Behaves like setLocalStripedPassive(FTPServerFacade.ANY_PORT, FTPServerFacade.DEFAULT_QUEUE)
- setLocalTCPBufferSize(int) - Method in class org.globus.ftp.GridFTPClient
- Sets local TCP buffer size (for both receiving and sending).
- setLogFile(String) - Method in class org.globus.gatekeeper.GateKeeperServer
- setLogFile() - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- setLogFile(String) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- setLogger(Logger) - Method in class org.globus.gatekeeper.GateKeeperClient
- setLogger(Logger) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- setLogger(Logger) - Method in class org.globus.gatekeeper.jobmanager.internal.Pipe
- setLogger(Logger) - Method in class org.globus.gatekeeper.jobmanager.internal.StatusUpdater
- setLogger(Log) - Method in class org.globus.util.Tail
- setMaxCpuTime(int) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setMaxCPUTime(int) - Method in class org.globus.gram.GramAttributes
- Specify the maximum cpu time limit for this job
- setMaximum(String, int) - Method in class org.globus.common.ConstrainedMVHashtable
- Constrain the number of values for a specific attribute.
- setMaxMemory(long) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setMaxMemory(int) - Method in class org.globus.gram.GramAttributes
- Specify the maximum memory limit for this job
- setMaxParallelism(int) - Method in class org.globus.ftp.RetrieveOptions
- Use only in third party mode.
- setMaxTime(int) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setMaxWallTime(int) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setMaxWallTime(int) - Method in class org.globus.gram.GramAttributes
- Specify the maximum wall time limit for this job
- setMinMemory(long) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setMinMemory(int) - Method in class org.globus.gram.GramAttributes
- Specify the minimum memory limit for this job
- setMinParallelism(int) - Method in class org.globus.ftp.RetrieveOptions
- Use only in third party mode.
- setMode(int) - Method in class org.globus.ftp.FTPClient
- Sets transfer mode.
- setMode(int) - Method in class org.globus.ftp.GridFTPClient
- Sets transfer mode.
- setMulti(String, String[]) - Method in class org.globus.rsl.RslAttributes
- Sets the attribute value to the given list of values.
- setMyproxyPassword(String) - Method in class org.globus.tools.ui.proxy.MyproxyInit
- setMyproxyPort(int) - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- setMyproxyServer(String) - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- setName(String) - Method in class org.globus.ftp.FileInfo
- Sets the file name.
- setName(String) - Method in class org.globus.myproxy.CredentialInfo
- setNewPassphrase(String) - Method in class org.globus.myproxy.ChangePasswordParams
- setNumProcs(int) - Method in class org.globus.gram.GramAttributes
- Specify the nuber of processors to be used by the current executable
- setOid(String) - Method in class org.globus.gsi.proxy.ext.GlobusProxyCertInfoExtension
- setOid(String) - Method in class org.globus.gsi.proxy.ext.ProxyCertInfoExtension
- setOid(String) - Method in class org.globus.gsi.X509Extension
- Sets the oid of this extension.
- setOperator(int) - Method in class org.globus.rsl.AbstractRslNode
- Sets the operator.
- setOperator(int) - Method in class org.globus.rsl.NameOpValue
- Sets the relation operator.
- setOption(Oid, Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setOption(Oid, Object) - Method in interface org.gridforum.jgss.ExtendedGSSContext
- Sets a context option.
- setOptions(Options) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- setOptions(Options) - Method in class org.globus.ftp.FTPClient
- Sets the supplied options to the server.
- setOptions(Options) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- Do nothing; this class does not support any options
- setOptions(int) - Method in class org.globus.io.gass.server.GassServer
- Sets the options of the gass server such as enabling client shutdown, etc.
- setOptions(int) - Method in class org.globus.io.gass.server.RemoteGassServer
- Sets the options of the gass server such as enabling client shutdown, etc.
- setOther(TransferMonitor) - Method in class org.globus.ftp.vanilla.TransferMonitor
- setOutputStream(OutputStream) - Method in class org.globus.ftp.vanilla.FTPControlChannel
- setOutputStream(OutputStream) - Method in class org.globus.gatekeeper.jobmanager.internal.Pipe
- setOwner(String) - Method in class org.globus.myproxy.CredentialInfo
- setOwnerAccessOnly(String) - Static method in class org.globus.util.Util
- Sets permissions on a given file to be only accessible by the current user.
- setPassive(int, int) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- setPassive() - Method in class org.globus.ftp.FTPClient
- Sets remote server to passive server mode.
- setPassive() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- Behave like setPassive(ANY_PORT, DEFAULT_QUEUE)
- setPassive(int, int) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- Start the local server
- setPassiveMode(boolean) - Method in class org.globus.ftp.FTPClient
- Enables/disables passive data connections.
- setPassphrase(String) - Method in class org.globus.myproxy.Params
- setPort(String) - Method in class org.globus.mds.MDS
- Deprecated. Sets the port to the specified value
- setPort(int) - Method in class org.globus.myproxy.MyProxy
- Set MyProxy server port.
- setPortalLifetime(int) - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- setProject(String) - Method in class org.globus.gram.GramAttributes
- Specify the project to be charged for this job
- setProperties(CoGProperties) - Method in class org.globus.tools.proxy.ProxyOptionsWindow
- setProtection(int) - Method in class org.globus.ftp.extended.GridFTPControlChannel
- Sets data channel protection level.
- setProtectionBufferSize(int) - Method in class org.globus.ftp.FTPClient
- Sets protection buffer size (defined in RFC 2228)
- setProtectionBufferSize(int) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- setProvider(String) - Static method in class org.globus.gsi.CertUtil
- Sets a provider name to use for loading certificates and for generating key pairs.
- setProxyCertInfo(ProxyCertInfo) - Method in class org.globus.tools.ProxyInit
- setProxyFile(String) - Method in class org.globus.common.CoGProperties
- setProxyFile(String) - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- setProxyLifeTime(int) - Method in class org.globus.common.CoGProperties
- setProxyPolicyHandler(String, ProxyPolicyHandler) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- Sets a restricted proxy policy handler.
- setProxyPolicyHandlers(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setProxyStrength(int) - Method in class org.globus.common.CoGProperties
- setProxyType(int) - Method in class org.globus.tools.ProxyInit
- setQOP(byte[]) - Method in class org.globus.mds.gsi.common.GSIMechanism
- setQueue(String) - Method in class org.globus.gram.GramAttributes
- Specify the queue name to be used for this job
- setQuiet(boolean) - Method in class org.globus.tools.ProxyInit
- setReceiveBufferSize(int) - Method in class org.globus.net.WrappedSocket
- setRejectLimitedProxy(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setRejectLimitedProxyCheck(boolean) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- If set, the validate rejects certificate chain if limited proxy if found
- setRenewer(String) - Method in class org.globus.myproxy.InitParams
- setRenewers(String) - Method in class org.globus.myproxy.CredentialInfo
- setRequestProperty(String, String) - Method in class org.globus.net.GSIURLConnection
- setRequireAuthzWithDelegation(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setRequireClientAuth(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setRequired(String, boolean) - Method in class org.globus.common.ConstrainedMVHashtable
- Constrains a specific attribute to be required or optional.
- setRequired(String[], boolean) - Method in class org.globus.common.ConstrainedMVHashtable
- Constrains all attributes specified in the array of key strings to be required/not required.
- setRestartMarker(RestartData) - Method in class org.globus.ftp.FTPClient
- Sets restart parameter of the next transfer.
- setRetriever(String) - Method in class org.globus.myproxy.InitParams
- setRetrievers(String) - Method in class org.globus.myproxy.CredentialInfo
- setReusable(boolean) - Method in class org.globus.ftp.dc.ManagedSocketBox
- setRootCause(Exception) - Method in exception org.globus.ftp.exception.FTPException
- setRslAttributes(RslAttributes) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setRslNodeClass(Class) - Method in class org.globus.rsl.RSLParser
- setRunAsApplication(boolean) - Method in class org.globus.tools.proxy.GridProxyInit
- setRunAsApplication(boolean) - Method in class org.globus.tools.ui.proxy.MyproxyInit
- setSearchLimit(int) - Method in class org.globus.mds.MDS
- Deprecated. sets search limit - number of returned entries
- setSearchTimeout(int) - Method in class org.globus.mds.MDS
- Deprecated. sets search timeout
- setSendBufferSize(int) - Method in class org.globus.net.WrappedSocket
- setService(String) - Method in class org.globus.util.http.HTTPRequestParser
- setSingleValued(String, boolean) - Method in class org.globus.common.ConstrainedMVHashtable
- Constrains a specific attribute to be SingleValued.
- setSingleValued(String[], boolean) - Method in class org.globus.common.ConstrainedMVHashtable
- Constrains all attributes specified by the array of strings to be SingleValued.
- setSize(long) - Method in class org.globus.ftp.FileInfo
- Sets the file size.
- setSocket(Socket) - Method in class org.globus.ftp.dc.SimpleSocketBox
- setSocket(Socket) - Method in interface org.globus.ftp.dc.SocketBox
- setSocketPool(SocketPool) - Method in class org.globus.ftp.dc.EBlockParallelTransferContext
- setSocketTimeout(int) - Method in class org.globus.common.CoGProperties
- setSoLinger(boolean, int) - Method in class org.globus.net.WrappedSocket
- setSoTimeout(int) - Method in class org.globus.net.WrappedSocket
- setSourceAuthorization(Authorization) - Method in class org.globus.io.urlcopy.UrlCopy
- Sets source authorization type
- setSourceCredentials(GSSCredential) - Method in class org.globus.io.urlcopy.UrlCopy
- Sets source url credentials.
- setSourceFileLength(long) - Method in class org.globus.io.urlcopy.UrlCopy
- Allows a partial transfer by setting the maximum number of bytes that will be transfered.
- setSourceFileOffset(long) - Method in class org.globus.io.urlcopy.UrlCopy
- Sets the offset in the source file from which data starts to be read.
- setSourceUrl(GlobusURL) - Method in class org.globus.io.urlcopy.UrlCopy
- Sets source url.
- setStartingParallelism(int) - Method in class org.globus.ftp.RetrieveOptions
- Use only in third party mode.
- setStartTime(long) - Method in class org.globus.myproxy.CredentialInfo
- setStatus(int) - Method in class org.globus.ftp.dc.ManagedSocketBox
- setStatus(int) - Method in class org.globus.gatekeeper.jobmanager.AbstractJobManager
- changes the old status to the new status and calls any required status updates which are registered.
- setStatus(int) - Method in class org.globus.gram.GramJob
- Sets the status of the job.
- setStderr(String) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setStderr(String) - Method in class org.globus.gram.GramAttributes
- Specify the location to redirect stderr on the submission machine
- setStdin(String) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setStdin(String) - Method in class org.globus.gram.GramAttributes
- Specify the location to redirect stdin on the submission machine
- setStdin(boolean) - Method in class org.globus.tools.ProxyInit
- setStdout(String) - Method in class org.globus.gatekeeper.jobmanager.JobRequest
- setStdout(String) - Method in class org.globus.gram.GramAttributes
- Specify the location to redirect stdout on the submission machine
- setStripedActive(HostPortList) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- setStripedActive(HostPortList) - Method in class org.globus.ftp.GridFTPClient
- Sets remote server to striped active server mode (SPOR).
- setStripedPassive() - Method in class org.globus.ftp.extended.GridFTPServerFacade
- setStripedPassive(int, int) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- setStripedPassive() - Method in class org.globus.ftp.GridFTPClient
- Sets remote server to striped passive server mode (SPAS).
- setTCPBufferSize(int) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- This method needs to be called BEFORE the local socket(s) get created.
- setTCPBufferSize(int) - Method in class org.globus.ftp.GridFTPClient
- Sets remote server TCP buffer size, in the following way: First see if server supports "SBUF" and if so, use it.
- setTCPBufferSize(int) - Method in class org.globus.io.urlcopy.UrlCopy
- Sets the TCP buffer size for GridFTP transfers.
- setTcpNoDelay(boolean) - Method in class org.globus.net.WrappedSocket
- setTime(String) - Method in class org.globus.ftp.FileInfo
- Sets modification time of the file.
- setTimeout(int) - Method in class org.globus.net.BaseServer
- Sets timeout for the created sockets.
- setTransferContext(EBlockParallelTransferContext) - Method in class org.globus.ftp.dc.EBlockAware
- setTransferMode(int) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- setTransferThreadManager(TransferThreadManager) - Method in class org.globus.ftp.dc.EBlockParallelTransferContext
- setTransferType(int) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- setTrustedCertificates(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setTrustedCertificates(X509Certificate[]) - Method in class org.globus.gsi.ptls.PureTLSContext
- Sets trusted certificates.
- setTrustedCertificates(TrustedCertificates) - Method in class org.globus.gsi.ptls.PureTLSTrustedCertificates
- setType(int) - Method in class org.globus.ftp.FTPClient
- Sets transfer type.
- setType(String) - Method in class org.globus.gatekeeper.jobmanager.ShellJobManager
- setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.globus.net.protocol.httpg.Handler
- setUsageInformation(String, String) - Method in class org.globus.ftp.GridFTPClient
- setUseAllo(boolean) - Method in class org.globus.ftp.FTPClient
- Controls whether the client attempts to send an ALLO command before a STOR request during the put/asyncPut calls.
- setUseClientMode(boolean) - Method in class org.globus.gsi.gssapi.net.GssSocket
- setUsed(int) - Method in class org.globus.net.PortRange
- Sets the port number as used.
- setUserCertFile(String) - Method in class org.globus.common.CoGProperties
- setUserCertFile(String) - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- setUserKeyFile(String) - Method in class org.globus.common.CoGProperties
- Sets user key file location
- setUserKeyFile(String) - Method in class org.globus.tools.ui.proxy.GridProxyProperties
- setUserName(String) - Method in class org.globus.myproxy.Params
- setUseThirdPartyCopy(boolean) - Method in class org.globus.io.urlcopy.UrlCopy
- Enables/disables usage of third party transfers.
- setValue(int) - Method in class org.globus.common.ConditionVariable
- setValue(DEREncodable) - Method in class org.globus.gsi.bc.BouncyCastleX509Extension
- setValue(byte[]) - Method in class org.globus.gsi.X509Extension
- Sets the actual value of the extension (not octet string encoded).
- setValue(String) - Method in class org.globus.rsl.Value
- Sets the actual value.
- setValue(Object) - Method in class org.globus.util.TimestampEntry
- setValues(List) - Method in class org.globus.rsl.NameValue
- Sets the list of values.
- setVersion(String) - Method in class org.globus.ftp.HostPort6
- Sets the address version
- setWantTrustroots(boolean) - Method in class org.globus.myproxy.GetParams
- setWrapMode(int) - Method in class org.globus.gsi.gssapi.net.GssSocket
- setWrapMode(int) - Method in class org.globus.gsi.gssapi.net.impl.GSIGssOutputStream
- setWrapMode(int) - Method in class org.globus.gsi.gssapi.net.impl.GSIGssSocket
- ShellJobManager - Class in org.globus.gatekeeper.jobmanager
- ShellJobManager() - Constructor for class org.globus.gatekeeper.jobmanager.ShellJobManager
- ShellJobManagerService - Class in org.globus.gatekeeper.jobmanager
- ShellJobManagerService() - Constructor for class org.globus.gatekeeper.jobmanager.ShellJobManagerService
- shRB - Variable in class org.globus.tools.proxy.ProxyOptionsPanel
- shutdown(Object) - Method in class org.globus.ftp.dc.GridFTPTransferSinkThread
- shutdown() - Method in class org.globus.ftp.dc.GridFTPTransferSourceThread
- shutdown(Object) - Method in class org.globus.ftp.dc.TransferSinkThread
- shutdown() - Method in class org.globus.ftp.dc.TransferSourceThread
- shutdown() - Method in class org.globus.gatekeeper.jobmanager.JobManagerService
- SHUTDOWN(String, String) - Static method