Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
- abortable - Variable in class org.globus.ftp.vanilla.TransferMonitor
- aborted - Variable in class org.globus.ftp.vanilla.TransferMonitor
- 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
- AbstractResourceSecurityWrapper<T> - Class in org.globus.gsi.stores
-
// JGLOBUS-91 : add javadoc
- AbstractResourceSecurityWrapper(boolean) - Constructor for class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- 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
- AbstractServerDeactivator - Class in org.globus.net
- AbstractServerDeactivator(BaseServer) - Constructor for class org.globus.net.AbstractServerDeactivator
- ABUF - Static variable in class org.globus.ftp.FeatureList
- accept - Variable in class org.globus.net.BaseServer
- accept(File, String) - Method in class org.globus.gsi.stores.ResourceCACertStore.TrustAnchorFilter
- accept(File, String) - Method in class org.globus.gsi.stores.ResourceCRLStore.CrlFilter
- accept(File, String) - Method in class org.globus.gsi.stores.ResourceProxyCredentialStore.ProxyFilenameFilter
- accept(File, String) - Method in class org.globus.gsi.TrustedCertificates.CertFilter
-
Deprecated.
- ACCEPT - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- 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
acceptSecContext
method. - ACCESS_ID_CA - Static variable in class org.globus.gsi.SigningPolicyParser
- ACCESS_ID_PREFIX - Static variable in class org.globus.gsi.SigningPolicyParser
- 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
- ADAT - Static variable in class org.globus.ftp.extended.GridFTPOutputStream
- 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(StringBuffer, String, String) - Method in class org.globus.myproxy.Params
- add(StringBuffer, String, List) - Method in class org.globus.myproxy.GetParams
- add(String, String) - Method in class org.globus.rsl.RslAttributes
-
Adds a simple value to the list of values of a given attribute.
- add(List) - Method in class org.globus.rsl.NameOpValue
-
Adds a list to the list of values.
- add(ASN1ObjectIdentifier, 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(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(X509Extension) - Method in class org.globus.gsi.X509ExtensionSet
-
Adds a X509Extension object to this set.
- 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.AbstractRslNode
- add(Bindings) - Method in class org.globus.rsl.ListRslNode
- add(Bindings) - Method in class org.globus.rsl.RslNode
- add(NameOpValue) - Method in class org.globus.rsl.AbstractRslNode
- add(NameOpValue) - Method in class org.globus.rsl.ListRslNode
- add(NameOpValue) - Method in class org.globus.rsl.RslNode
- add(Value) - Method in class org.globus.rsl.NameOpValue
-
Adds a value to the list of values.
- add(GSSName, int, int, Oid, int) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
-
Currently not implemented.
- 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.
- addArgument(String) - Method in class org.globus.gram.GramAttributes
-
Adds a single argument.
- addCredentials(File, Map<String, T>) - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- 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
- addListener(GramJobListener) - Method in class org.globus.gram.GramJob
-
Add a listener to the GramJob.
- addMulti(String, String[]) - Method in class org.globus.rsl.RslAttributes
-
Adds a list of values as a single value to the specified attribute.
- 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.
- addUrlCopyListener(UrlCopyListener) - Method in class org.globus.io.urlcopy.UrlCopy
-
Adds url copy listener.
- addUserID(String) - Method in class org.globus.gsi.gridmap.GridMap.GridMapEntry
- addUserIDs(String[]) - Method in class org.globus.gsi.gridmap.GridMap.GridMapEntry
- 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.
- AES_128_CBC_IV_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
- AES_128_CBC_KEY_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
- AES_192_CBC_IV_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
- AES_192_CBC_KEY_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
- AES_256_CBC_IV_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
- AES_256_CBC_KEY_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
- algo - Variable in class org.globus.ftp.ChecksumOptions
- algorithm - Variable in class org.globus.gsi.gssapi.KeyPairCache
- algorithms - Variable in class org.globus.ftp.FTPClient
-
List of the checksum algorithms supported by the server as described in GridFTP v2 Protocol Description
- alias - Variable in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- aliasObjectMap - Variable in class org.globus.gsi.stores.PEMKeyStore
- ALL - Static variable in class org.globus.tools.CertInfo
- 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.
- ALLOWED_LINE_START - Static variable in class org.globus.gsi.SigningPolicyParser
- allowedDNs - Variable in class org.globus.gsi.SigningPolicy
- 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
- antToRegexConverter(String) - Method in class org.globus.util.GlobusPathMatchingResourcePatternResolver
-
Converts an Ant-style pattern to a regex pattern by replacing (.
- 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_URI - Static variable in class org.globus.io.gass.client.internal.GASSProtocol
-
the default gass append url
- appendMode - Variable in class org.globus.io.urlcopy.UrlCopy
- 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
- argError(String) - Static method in class org.globus.tools.ProxyInit
- 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(InputStream, int, int) - Constructor for class org.globus.rsl.ASCII_CharStream
- ASCII_CharStream(InputStream, int, int, int) - Constructor for class org.globus.rsl.ASCII_CharStream
- ASCII_CharStream(Reader, int, int) - Constructor for class org.globus.rsl.ASCII_CharStream
- ASCII_CharStream(Reader, int, int, int) - Constructor for class org.globus.rsl.ASCII_CharStream
- AsciiTranslator - Class 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.
- asynchGet2(String, boolean, DataSink, MarkerListener) - Method in class org.globus.ftp.FTPClient
-
Retrieves a file asynchronously using the GFD.47 (a.k.a GridFTP2) GET command.
- 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.
- asynchPut2(String, boolean, DataSource, MarkerListener) - Method in class org.globus.ftp.FTPClient
-
Stores a file at the remote server using the GFD.47 (a.k.a GridFTP2) PUT command.
- 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
- auth - Variable in class org.globus.gsi.gssapi.net.example.GssClient
- auth - Variable in class org.globus.io.streams.GassInputStream
- 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.extended.GridFTPControlChannel
-
Performs authentication with specified user credentials.
- authenticate(GSSCredential) - Method in class org.globus.ftp.GridFTPClient
-
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(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 - Static variable in class org.globus.gsi.gssapi.auth.HostOrSelfAuthorization
- authorization - Static variable in class org.globus.gsi.gssapi.auth.NoAuthorization
- authorization - Static variable in class org.globus.gsi.gssapi.auth.SelfAuthorization
- 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
- Authorization - Class in org.globus.gsi.gssapi.auth
-
Interface for authorization mechanisms.
- Authorization() - Constructor for class org.globus.gsi.gssapi.auth.Authorization
- 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() - Method in class org.globus.ftp.vanilla.FTPServerFacade
-
No need for parameters; locally you are always authorized.
- authorize(String, String) - Method in class org.globus.ftp.FTPClient
-
Performs user authorization with specified user and password.
- 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_DATA - Static variable in class org.globus.myproxy.MyProxy
- 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.
- authzcreds - Variable in class org.globus.myproxy.GetParams
- authzHostService - Variable in class org.globus.myproxy.MyProxyServerAuthorization
- authzMyProxyService - Variable in class org.globus.myproxy.MyProxyServerAuthorization
- autoFlush - Variable in class org.globus.ftp.DataSinkStream
- autoFlush - Variable in class org.globus.gsi.gssapi.net.GssOutputStream
- available - Variable in class org.globus.rsl.ASCII_CharStream
- 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
- badMsg(String, String) - Method in class org.globus.ftp.GridFTPRestartMarker
- badMsg(String, String) - Method in class org.globus.ftp.PerfMarker
- bannedCiphers - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- BASEDN - Static variable in class org.globus.common.CoGProperties
- BaseServer - Class in org.globus.net
-
This class provides the basics for writing various servers.
- BaseServer() - Constructor for class org.globus.net.BaseServer
- BaseServer(boolean, int) - Constructor for class org.globus.net.BaseServer
- BaseServer(int) - Constructor for class org.globus.net.BaseServer
- BaseServer(GSSCredential, int) - Constructor for class org.globus.net.BaseServer
- BASIC_CONSTRAINT_OID - Static variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- 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.
- bcConvert(X509Certificate) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- 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(LinkedList) - Method in class org.globus.rsl.RSLParser
- Binding - Class in org.globus.rsl
-
This class represents a single variable definition in RSL (see rsl_substitution attribute)
- Binding(String, String) - Constructor for class org.globus.rsl.Binding
- Binding(String, Value) - Constructor for class org.globus.rsl.Binding
- 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
- bit - Variable in enum class org.globus.gsi.util.KeyUsage
- bits - Variable in class org.globus.tools.ProxyInit
- bootstrapIfNeeded(MyProxy) - Method in class org.globus.myproxy.MyProxyCLI
- 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
-
Reads a OpenSSL private key from the specified input stream.
- BouncyCastleOpenSSLKey(String) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
-
Reads a OpenSSL private key from the specified file.
- BouncyCastleOpenSSLKey(String, byte[]) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
-
Initializes the OpenSSL key from raw byte array.
- BouncyCastleOpenSSLKey(PrivateKey) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
-
Converts a RSAPrivateCrtKey into OpenSSL key.
- 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
DEREncodable
objects. - BouncyCastleX509Extension(String) - Constructor for class org.globus.gsi.bc.BouncyCastleX509Extension
- BouncyCastleX509Extension(String, boolean, ASN1Encodable) - Constructor for class org.globus.gsi.bc.BouncyCastleX509Extension
- BouncyCastleX509Extension(String, ASN1Encodable) - Constructor for class org.globus.gsi.bc.BouncyCastleX509Extension
- box - Variable in class org.globus.ftp.dc.ActiveStartTransferTask
- box - Variable in class org.globus.ftp.dc.GridFTPActiveConnectTask
- buf - Variable in class org.globus.ftp.Buffer
- buf - Variable in class org.globus.ftp.dc.TaskThread.Buffer
- buf - Variable in class org.globus.ftp.GridFTPClient.MlsxParserDataSink
- 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
- bufcolumn - Variable in class org.globus.rsl.ASCII_CharStream
- buff - Variable in class org.globus.ftp.InputStreamDataSink.DataInputStream
- buff - Variable in class org.globus.ftp.OutputStreamDataSource.DataOutputStream
- buff - Variable in class org.globus.gsi.gssapi.net.GssInputStream
- buff - Variable in class org.globus.gsi.gssapi.net.GssOutputStream
- buff - Variable in class org.globus.gsi.gssapi.TokenInputStream
- BUFF_SIZE - Static variable in class org.globus.io.urlcopy.UrlCopy
-
maximum buffer size to read or write when putting and getting files
- buffer - Variable in class org.globus.ftp.dc.TaskThread
- buffer - Variable in class org.globus.rsl.ASCII_CharStream
- buffer - Variable in class org.globus.util.Tail
- 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(int) - Constructor for class org.globus.ftp.dc.TaskThread.Buffer
- BUFFER_SIZE - Static variable in class org.globus.gsi.X509Credential
- BUFFER_SIZE - Variable in class org.globus.io.gass.server.GassClientHandler
- 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
- bufline - Variable in class org.globus.rsl.ASCII_CharStream
- bufpos - Variable in class org.globus.rsl.ASCII_CharStream
- bufsize - Variable in class org.globus.rsl.ASCII_CharStream
- buildTrustStore(String, String, String, String) - Static method in class org.globus.gsi.jsse.GlobusSSLHelper
-
Create a trust store using the supplied details.
- BUSINESS_CATEGORY - Enum constant in enum class org.globus.gsi.util.Oid
-
businessCategory - DirectoryString(SIZE(1..128)
- BUSY - Static variable in class org.globus.ftp.dc.ManagedSocketBox
- busySockets - Variable in class org.globus.ftp.dc.SocketPool
- ByteArrayDataSink() - Constructor for class org.globus.ftp.FTPClient.ByteArrayDataSink
- 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
- C - Enum constant in enum class org.globus.gsi.util.Oid
-
country code - StringType(SIZE(2))
- CA - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- CA - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use CertificateType.CA instead
- CA_CERT_STORES - Static variable in class org.globus.gsi.stores.Stores
- cache - Variable in class org.globus.gsi.gssapi.GlobusGSSName.ReverseDNSCache
- CACHE_TIME_MILLIS - Static variable in class org.globus.gsi.stores.ResourceSigningPolicyStore
- CACHE_TIME_MILLIS - Static variable in class org.globus.gsi.stores.Stores
- cacheLifetime - Variable in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- caDelegate - Variable in class org.globus.gsi.stores.PEMKeyStore
- caDelegate - Variable in class org.globus.gsi.stores.ResourceCertStore
- caEmail - Static variable in class org.globus.tools.GridCertRequest
- 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
Server
class 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.gram.GramJob
-
Cancels a job.
- cancel() - Method in class org.globus.io.urlcopy.UrlCopy
-
Cancels the transfer in progress.
- cancel(GramJob) - Static method in class org.globus.gram.Gram
-
This function cancels an already running job.
- CANCEL - Static variable in class org.globus.gram.internal.GRAMProtocol
- 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(String) - Static method in class org.globus.rsl.AbstractRslNode
-
Canonicalizes a string by removing any underscores and moving all characters to lowercase.
- canonicalize(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSName
-
Currently not implemented.
- casLocationPattern - Variable in class org.globus.gsi.stores.Stores.ReloadableCaCertStore
- casLocationPattern - Variable in class org.globus.gsi.stores.Stores.ReloadableTrustStore
- caSubject - Variable in class org.globus.gsi.SigningPolicy
- 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
- cert - Variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- CERT_CACHE_LIFETIME - Static variable in class org.globus.common.CoGProperties
- CERT_FOOTER - Static variable in class org.globus.gsi.util.CertificateIOUtil
- CERT_HEADER - Static variable in class org.globus.gsi.util.CertificateIOUtil
- CERT_PATH_VALIDATOR_TYPE - Static variable in class org.globus.gsi.provider.GlobusProvider
- certChain - Variable in class org.globus.gsi.X509Credential
- certDirs - Variable in class org.globus.gsi.stores.PEMKeyStoreParameters
- certFactory - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- certFileFilter - Static variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- certFilenameMap - Variable in class org.globus.gsi.stores.PEMKeyStore
- CertFilter() - Constructor for class org.globus.gsi.TrustedCertificates.CertFilter
-
Deprecated.
- CERTIFICATE_FILENAME - Static variable in class org.globus.gsi.stores.PEMKeyStore
- CertificateChecker - Interface in org.globus.gsi.trustmanager
-
Implementations of this interface will provide some validation logic of certificates.
- CertificateIOUtil - Class in org.globus.gsi.util
-
Fill Me
- CertificateIOUtil() - Constructor for class org.globus.gsi.util.CertificateIOUtil
- CertificateLoadUtil - Class in org.globus.gsi.util
-
Contains various security-related utility methods.
- CertificateLoadUtil() - Constructor for class org.globus.gsi.util.CertificateLoadUtil
- CertificateRevocationLists - Class in org.globus.gsi
-
Deprecated.
- CertificateRevocationLists() - Constructor for class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- CertificateRevocationLists.DefaultCertificateRevocationLists - Class in org.globus.gsi
-
Deprecated.
- certificates - Variable in class org.globus.tools.ProxyInit
- CertificateType(int) - Constructor for enum class org.globus.gsi.GSIConstants.CertificateType
- CertificateUtil - Class in org.globus.gsi.util
-
FILL ME
- CertificateUtil() - Constructor for class org.globus.gsi.util.CertificateUtil
- CertInfo - Class in org.globus.tools
-
Returns information about the Cert
- CertInfo() - Constructor for class org.globus.tools.CertInfo
- CertKeyCredential - Class in org.globus.gsi.stores
-
Fill Me
- CertKeyCredential(GlobusResource, GlobusResource) - Constructor for class org.globus.gsi.stores.CertKeyCredential
- CertKeyCredential(GlobusResource, GlobusResource, X509Credential) - Constructor for class org.globus.gsi.stores.CertKeyCredential
- CertKeyParameters(String, String) - Constructor for class org.globus.gsi.provider.KeyStoreParametersFactory.CertKeyParameters
- certLastModified - Variable in class org.globus.gsi.stores.CertKeyCredential
- certList - Variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- certLocationPattern - Variable in class org.globus.gsi.stores.ResourceCertStoreParameters
- certLocations - Variable in class org.globus.gsi.provider.KeyStoreParametersFactory.CertKeyParameters
- certMap - Variable in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- certs - Variable in class org.globus.gsi.provider.simple.SimpleMemoryCertStoreParams
-
Deprecated.
- certs - Variable in class org.globus.gsi.provider.simple.SimpleMemoryKeyStoreLoadStoreParameter
-
Deprecated.
- certs - Variable in class org.globus.myproxy.MyTrustManager
- certStore - Variable in class org.globus.gsi.provider.simple.SimpleMemoryCertStore
-
Deprecated.
- certStore - Variable in class org.globus.gsi.stores.Stores.ReloadableCaCertStore
- certStore - Variable in class org.globus.gsi.stores.Stores.ReloadableCrlStore
- certStore - Variable in class org.globus.gsi.trustmanager.CRLChecker
- certStore - Variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- CERTSTORE_TYPE - Static variable in class org.globus.gsi.provider.GlobusProvider
- CERTSTORE_TYPE - Static variable in class org.globus.gsi.provider.simple.SimpleMemoryProvider
-
Deprecated.
- certSubjectDNMap - Variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- certToPEMString(String) - Static method in class org.globus.gsi.util.CertificateIOUtil
-
Creates PEM encoded cert string with line length, header and footer.
- CertUtil - Class in org.globus.gsi
-
Deprecated.Use the various utils that are used here.
- CertUtil() - Constructor for class org.globus.gsi.CertUtil
-
Deprecated.
- ChainedCertificateException - Exception in org.globus.common
-
Deprecated.
- ChainedCertificateException() - Constructor for exception org.globus.common.ChainedCertificateException
-
Deprecated.Constructs a new instance of ChainedIOException.
- ChainedCertificateException(String) - Constructor for exception org.globus.common.ChainedCertificateException
-
Deprecated.Constructs a new instance of ChainedIOException with a detailed message.
- ChainedCertificateException(String, Throwable) - Constructor for exception org.globus.common.ChainedCertificateException
-
Deprecated.Constructs a new instance of ChainedIOException with a detailed message and a root exception.
- ChainedException - Exception in org.globus.common
-
Deprecated.
- ChainedException() - Constructor for exception org.globus.common.ChainedException
-
Deprecated.Constructs a new instance of ChainedException.
- ChainedException(String) - Constructor for exception org.globus.common.ChainedException
-
Deprecated.Constructs a new instance of ChainedException with a detailed message.
- ChainedException(String, Throwable) - Constructor for exception org.globus.common.ChainedException
-
Deprecated.Constructs a new instance of ChainedException with a detailed message and a root exception.
- ChainedGeneralSecurityException - Exception in org.globus.common
-
Deprecated.
- ChainedGeneralSecurityException() - Constructor for exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.Constructs a new instance of ChainedIOException.
- ChainedGeneralSecurityException(String) - Constructor for exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.Constructs a new instance of ChainedIOException with a detailed message.
- ChainedGeneralSecurityException(String, Throwable) - Constructor for exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.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).
- changed - Variable in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- changed - Variable in class org.globus.gsi.stores.CertKeyCredential
- changed - Variable in class org.globus.gsi.stores.ResourceSigningPolicy
- changed - Variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- changeDir(String) - Method in class org.globus.ftp.FTPClient
-
Changes the remote current working directory.
- changeGroup(String, String) - Method in class org.globus.ftp.GridFTPClient
-
Change the Unix group membership of a file.
- changeModificationTime(int, int, int, int, int, int, String) - Method in class org.globus.ftp.GridFTPClient
-
Change the modification time of a file.
- 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
changePassword
operation. - 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.
- checkCertificate(X509Certificate, GSIConstants.CertificateType) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- checkCertificate(List<X509Certificate>, X509Certificate, Certificate) - Static method in class org.globus.gsi.trustmanager.TrustedCertPathFinder
- checkCksumSupport(String) - Method in class org.globus.ftp.FTPClient
- checkClientTrusted(X509Certificate[], String) - Method in class org.globus.gsi.trustmanager.PKITrustManager
-
Test if the client is trusted based on the certificate chain.
- 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
- checkCRLDateValidity(X509CRL) - Method in class org.globus.gsi.trustmanager.CRLChecker
- checkData() - Method in class org.globus.gsi.gssapi.TokenInputStream
- checkDateValidity - Variable in class org.globus.gsi.trustmanager.CRLChecker
- checkError() - Method in class org.globus.ftp.vanilla.TransferState
- checkExtension(ASN1ObjectIdentifier, X509Extension, X509Extension) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- checkForReply() - Method in class org.globus.io.streams.HTTPOutputStream
- checkGETPUTSupport() - Method in class org.globus.ftp.FTPClient
-
Throws ServerException if GFD.47 GETPUT is not supported or cannot be used.
- checkGridFTPSupport() - Method in class org.globus.ftp.GridFTPClient
-
assure that the server supports extended transfer features; throw exception if not
- checkHttpReply(int) - Static method in class org.globus.gram.Gram
- 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) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- checkMechanism(Oid) - Static method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Checks if the specified mechanism matches the mechanism supported by this implementation.
- checkNotClosed() - Method in class org.globus.util.http.HTTPChunkedOutputStream
- 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
- checkProtocolVersion(int) - Static method in class org.globus.gram.Gram
- checkProxyConstraints(CertPath, X509Certificate, TBSCertificateStructure, GSIConstants.CertificateType, TBSCertificateStructure, int) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- checkProxyConstraints(TBSCertificateStructure, TBSCertificateStructure, X509Certificate) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- checkRestrictedProxy(TBSCertificateStructure, CertPath, int) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- checkRights(Map<X500Principal, SigningPolicy>, BufferedReader, String, boolean, Boolean) - Method in class org.globus.gsi.SigningPolicyParser
- checkServerTrusted(X509Certificate[], String) - Method in class org.globus.gsi.trustmanager.PKITrustManager
-
Test if the server is trusted based on the certificate chain.
- checkServerTrusted(X509Certificate[], String) - Method in class org.globus.myproxy.MyTrustManager
- checkSocketDone(Flag, int, int) - Method in class org.globus.ftp.vanilla.FTPControlChannel
- 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
- checkUrl(GlobusURL) - Method in class org.globus.io.urlcopy.UrlCopy
- checkUser(String, String) - Method in class org.globus.gsi.gridmap.GridMap
-
Checks if a given globus ID is associated with given local user account.
- checkUser(String, String) - Method in class org.globus.gsi.gridmap.GridMapLocal
- childValue(Object) - Method in class org.globus.gsi.gssapi.jaas.StackableInheritableThreadLocal
- CHMOD - Static variable in class org.globus.util.Util
- CHUNK_SIZE - Static variable in class org.globus.util.Tail
- chunked - Variable in class org.globus.util.http.HttpResponse
- CHUNKED - Static variable in class org.globus.util.http.HTTPProtocol
- CHUNKING - Static variable in class org.globus.util.http.HTTPProtocol
- cipherSuite - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- CircularBuffer - Class in org.globus.util
- CircularBuffer(int) - Constructor for class org.globus.util.CircularBuffer
- CKSUM - Static variable in class org.globus.ftp.FeatureList
- CLASS - Static variable in class org.globus.net.protocol.httpg.Handler
- ClassLoaderUtils - Class in org.globus.util
-
Various classloader utils.
- ClassLoaderUtils() - Constructor for class org.globus.util.ClassLoaderUtils
- ClassLoaderUtils.DummySecurityManager - Class in org.globus.util
- cleanupReaders(Reader, BufferedReader) - Method in class org.globus.gsi.SigningPolicyParser
- clear() - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
-
Dispose of the current validation state.
- 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 - Class in org.globus.gsi.gssapi.example
- Client - Class in org.globus.gsi.gssapi.net.example
- Client(Socket, GetOpts) - Constructor for class org.globus.gsi.gssapi.example.Client
- Client(Socket, GetOpts) - Constructor for class org.globus.gsi.gssapi.net.example.Client
- CLIENT_CONTACT_NOT_FOUND - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- CLIENT_END_DEL - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- CLIENT_SHUTDOWN_ENABLE - Static variable in class org.globus.io.gass.server.GassServer
- CLIENT_START_DEL - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- 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) - Constructor for exception org.globus.ftp.exception.ClientException
- ClientException(int, String) - Constructor for exception org.globus.ftp.exception.ClientException
- clientMode - Variable in class org.globus.gsi.gssapi.net.GssSocket
- ClientTest - Class in org.globus.gsi.testutils.container
- ClientTest() - Constructor for class org.globus.gsi.testutils.container.ClientTest
- clone() - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStoreParams
-
Deprecated.
- clone() - Method in class org.globus.gsi.stores.ResourceCertStoreParameters
-
Makes a copy of this
CertStoreParameters
. - clone() - Method in class org.globus.gsi.stores.ResourceSigningPolicyStoreParameters
-
Makes a copy of this
CertStoreParameters
. - clone() - Method in class org.globus.gsi.X509ProxyCertPathParameters
-
Makes a copy of this
CertPathParameters
. - clone() - Method in class org.globus.gsi.X509ProxyCertPathValidatorResult
-
Makes a copy of this
CertPathValidatorResult
. - 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 class org.globus.ftp.dc.ActiveConnectTask
- 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() - Method in class org.globus.ftp.dc.EBlockImageDCWriter
- close() - Method in class org.globus.ftp.dc.PassiveConnectTask
- 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.ByteArrayDataSink
- close() - Method in class org.globus.ftp.FTPClient
-
Closes connection.
- close() - Method in class org.globus.ftp.GridFTPClient.MlsxParserDataSink
- close() - Method in class org.globus.ftp.InputStreamDataSink
- close() - Method in class org.globus.ftp.InputStreamDataSink.DataInputStream
- close() - Method in interface org.globus.ftp.MlsxEntryWriter
-
Notifies the writer that the stream of entries has ended.
- close() - Method in class org.globus.ftp.OutputStreamDataSource
- close() - Method in class org.globus.ftp.OutputStreamDataSource.DataOutputStream
- 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.DatagramSocketFactory.PrDatagramSocket
- close() - Method in class org.globus.net.ServerSocketFactory.PrServerSocket
- close() - Method in class org.globus.net.SocketFactory.PrSocket
- 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.Tail
- close() - Method in class org.globus.util.Tail.FileWatcher
- close(boolean) - Method in class org.globus.ftp.FTPClient
-
Closes connection.
- close(DataOutputStream) - Static method in class org.globus.ftp.dc.EBlockImageDCWriter
- close(OutputStream, InputStream, Socket) - Static method in class org.globus.myproxy.MyProxy
- closed - Variable in class org.globus.ftp.InputStreamDataSink
- closed - Variable in class org.globus.ftp.OutputStreamDataSource.DataOutputStream
- closed - Variable in class org.globus.gsi.gssapi.TokenInputStream
- closed - Variable in class org.globus.util.http.HTTPChunkedOutputStream
- ClosedGSSException - Exception in org.globus.gsi.gssapi
- ClosedGSSException() - Constructor for exception org.globus.gsi.gssapi.ClosedGSSException
- closeOutgoingSockets() - Method in class org.globus.ftp.extended.GridFTPServerFacade
-
All sockets opened when this server was active should send a special EBlock header before closing.
- closePut - Variable in class org.globus.util.CircularBuffer
- closePut() - Method in class org.globus.util.CircularBuffer
- closeSocket() - Method in class org.globus.ftp.dc.SimpleSocketBox
- closeSocket() - Method in class org.globus.io.streams.HTTPOutputStream
- cn - Static variable in class org.globus.tools.GridCertRequest
- CN - Enum constant in enum class org.globus.gsi.util.Oid
-
common name - StringType(SIZE(1..64))
- code - Variable in exception org.globus.ftp.exception.FTPException
- code - Variable in class org.globus.ftp.vanilla.Reply
- code - Variable in enum class org.globus.gsi.GSIConstants.CertificateType
- code - Variable in enum class org.globus.gsi.GSIConstants.DelegationType
- codeExplained - Static variable in exception org.globus.ftp.exception.ClientException
- codeExplained - Static variable in exception org.globus.ftp.exception.DataChannelException
- codeExplained - Static variable in exception org.globus.ftp.exception.FTPException
- codeExplained - Static variable in exception org.globus.ftp.exception.FTPReplyParseException
- codeExplained - Static variable in exception org.globus.ftp.exception.PerfMarkerException
- codeExplained - Static variable in exception org.globus.ftp.exception.ServerException
- COG_VERSION - Static variable in class org.globus.common.Version
-
COG version.
- 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
- column - Variable in class org.globus.rsl.ASCII_CharStream
- command - Variable in class org.globus.ftp.Options
- command - Variable in class org.globus.myproxy.Params
- Command - Class in org.globus.ftp.vanilla
-
Represents an FTP Control Channel Command
- Command(String) - Constructor for class org.globus.ftp.vanilla.Command
- Command(String, String) - Constructor for class org.globus.ftp.vanilla.Command
- COMMAND - Static variable in interface org.globus.myproxy.MyProxyConstants
- COMMENT_CHARS - Static variable in class org.globus.gsi.gridmap.GridMap
- COMMIT_TIMED_OUT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- commonOptions - Static variable in class org.globus.myproxy.MyProxyCLI
- compare(String, String, boolean) - Method in class org.globus.util.GlobusURL
- compareHost(String, int, String, int) - Static method in class org.globus.gsi.gssapi.GlobusGSSName
- 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
- compatibilityMode - Variable in class org.globus.io.gass.server.RemoteGassServer
- complete - Variable in class org.globus.ftp.dc.Task
- concat(LinkedList) - Method in class org.globus.rsl.RSLParser
- 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
- 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
- configureContext() - Method in class org.globus.gsi.jsse.SSLConfigurator
- ConfigUtil - Class in org.globus.util
- ConfigUtil() - Constructor for class org.globus.util.ConfigUtil
- conn - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- connect() - Method in class org.globus.net.GSIHttpURLConnection
- connect(String, int, GetOpts) - Method in class org.globus.gsi.gssapi.net.example.GssClient
- connect(InetAddress, int) - Method in class org.globus.net.DatagramSocketFactory.PrDatagramSocket
- connection - Variable in class org.globus.util.http.HttpResponse
- CONNECTION - Static variable in class org.globus.util.http.HTTPProtocol
- CONNECTION_CLOSE - Static variable in class org.globus.io.gass.server.GassClientHandler
- CONNECTION_CLOSE - Static variable in class org.globus.util.http.HTTPProtocol
- CONNECTION_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- constructor - Static variable in class org.globus.net.protocol.httpg.Handler
- consumeRenewToken(ExtendedGSSContext, byte[]) - Static method in class org.globus.gram.Gram
-
Unwraps and discards frame of a token according to the GRAM "renew" protocol for use in a GSI delegation handshake.
- containerSubject - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- containerSubjectHolder - Static variable in class org.globus.gsi.jsse.GlobusTLSContext
- contains(String) - Method in class org.globus.ftp.FeatureList
- containsUserID(String) - Method in class org.globus.gsi.gridmap.GridMap.GridMapEntry
- CONTENT_BINARY - Static variable in class org.globus.io.gass.server.GassClientHandler
- CONTENT_HTML - Static variable in class org.globus.io.gass.server.GassClientHandler
- CONTENT_LENGTH - Static variable in class org.globus.io.gass.server.GassClientHandler
- CONTENT_LENGTH - Static variable in class org.globus.util.http.HTTPProtocol
- CONTENT_TEXT - Static variable in class org.globus.io.gass.server.GassClientHandler
- 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.ActiveStartTransferTask
- 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.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.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.ActiveStartTransferTask
- 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
- controlChannel - Variable in class org.globus.ftp.vanilla.TransferMonitor
- 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.gsi.testutils.DirSetupUtil
- copy() - Method in class org.globus.io.urlcopy.UrlCopy
-
Performs the copy function.
- copy(File, File) - Static method in class org.globus.tools.ChangePassPhrase
- copy(ByteRange) - Method in class org.globus.ftp.ByteRange
- copyFileToTemp() - Method in class org.globus.gsi.testutils.FileSetupUtil
- copyFileToTemp(File) - Method in class org.globus.gsi.testutils.FileSetupUtil
- count - Variable in class org.globus.ftp.dc.TaskThread.Buffer
- count - Variable in class org.globus.util.CircularBuffer
- count - Variable in class org.globus.util.http.HTTPChunkedOutputStream
- count() - Method in class org.globus.ftp.dc.SocketPool
- countBusy() - Method in class org.globus.ftp.dc.SocketPool
- countFree() - Method in class org.globus.ftp.dc.SocketPool
- COUNTRY_OF_CITIZENSHIP - Enum constant in enum class org.globus.gsi.util.Oid
-
RFC 3039 CountryOfCitizenship - PrintableString (SIZE (2)) -- ISO 3166 codes only
- COUNTRY_OF_RESIDENCE - Enum constant in enum class org.globus.gsi.util.Oid
-
RFC 3039 CountryOfResidence - PrintableString (SIZE (2)) -- ISO 3166 codes only
- countTokens() - Method in class org.globus.util.QuotedStringTokenizer
- create(GlobusResource) - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceCACertStore
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceCRL
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceCRLStore
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceProxyCredential
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceProxyCredentialStore
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceSigningPolicy
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceTrustAnchor
- CREATE - Static variable in class org.globus.ftp.MlsxEntry
- createActiveConnectTask(DataSink, TransferContext) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- createActiveConnectTask(DataSource, TransferContext) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- createCertificate(InputStream, X509Certificate, PrivateKey, int, int) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Deprecated.
- createCertificate(InputStream, X509Certificate, PrivateKey, int, int, X509ExtensionSet) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Deprecated.
- createCertificate(InputStream, X509Certificate, PrivateKey, int, int, X509ExtensionSet, String) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Deprecated.
- createCertificate(InputStream, X509Certificate, PrivateKey, int, GSIConstants.CertificateType) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Creates a proxy certificate from the certificate request.
- createCertificate(InputStream, X509Certificate, PrivateKey, int, GSIConstants.CertificateType, X509ExtensionSet) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Creates a proxy certificate from the certificate request.
- createCertificate(InputStream, X509Certificate, PrivateKey, int, GSIConstants.CertificateType, X509ExtensionSet, String) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Creates a proxy certificate from the certificate request.
- createCertificateRequest(String, KeyPair) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Creates a certificate request from the specified subject DN and a key pair.
- createCertificateRequest(X509Certificate, KeyPair) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Creates a certificate request from the specified certificate and a key pair.
- createCertificateRequest(X509Name, String, KeyPair) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Creates a certificate request from the specified subject name, signing algorithm, and a key pair.
- createCertKeyCredential(String, X509Credential) - Method in class org.globus.gsi.stores.PEMKeyStore
- createCertKeyParameters(String, String) - Static method in class org.globus.gsi.provider.KeyStoreParametersFactory
- createCertStore(TrustedCertificates) - Static method in class org.globus.gsi.TrustedCertificatesUtil
-
Deprecated.Create a CertStore object from TrustedCertificates.
- createContext(byte[]) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Currently not implemented.
- createContext(GSSCredential) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- createContext(GSSName, Oid, GSSCredential, int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- createCredential(byte[], int, int, Oid, int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
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.
- createCredential(int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Acquires GSI GSS credentials.
- createCredential(X509Certificate[], PrivateKey, int, int, int) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Deprecated.
- createCredential(X509Certificate[], PrivateKey, int, int, int, X509ExtensionSet) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Deprecated.
- createCredential(X509Certificate[], PrivateKey, int, int, int, X509ExtensionSet, String) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Deprecated.
- createCredential(X509Certificate[], PrivateKey, int, int, GSIConstants.CertificateType) - 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, GSIConstants.CertificateType, 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, GSIConstants.CertificateType, 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, GSIConstants.DelegationType) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Creates a new proxy credential from the specified certificate chain and a private key, using the given delegation mode.
- createCredential(X509Certificate[], PrivateKey, int, int, GSIConstants.DelegationType, X509ExtensionSet) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Creates a new proxy credential from the specified certificate chain and a private key, using the given delegation mode.
- createCredential(X509Certificate[], PrivateKey, int, int, GSIConstants.DelegationType, X509ExtensionSet, String) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Creates a new proxy credential from the specified certificate chain and a private key, using the given delegation mode.
- 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.
- created_at - Variable in class org.globus.gsi.gssapi.KeyPairCache.KeyPairCacheEntry
- 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
- createDatagramSocket(InetAddress) - Method in class org.globus.net.DatagramSocketFactory
- createFactory() - Method in class org.globus.gsi.jsse.SSLConfigurator
-
Create an SSLSocketFactory based on the configured stores.
- createFile(String) - Static method in class org.globus.gsi.util.FileUtil
- createFile(String) - Static method in class org.globus.util.Util
-
Attempts to create a new file in an atomic way.
- createFTPConnection(GlobusURL, boolean) - Method in class org.globus.io.urlcopy.UrlCopy
-
Creates ftp connection based on the ftp url (secure vs.
- 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
- createKeyStore() - Method in interface org.globus.gsi.util.KeyStoreFactory
- createKeyStore(String, String, String, String, String, boolean) - Static method in class org.globus.tools.KeyStoreConvert
- createName(byte[], Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Currently not implemented.
- createName(byte[], Oid, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Currently not implemented.
- createName(String, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- createName(String, Oid, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Currently not implemented.
- createNewProxy(String, String, int, boolean) - Static method in class org.globus.myproxy.MyProxyCLI
- createObject(GlobusResource, GlobusResource) - Method in class org.globus.gsi.stores.CertKeyCredential
- createPassiveConnectTask(DataSink, TransferContext) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- createPassiveConnectTask(DataSource, TransferContext) - Method in class org.globus.ftp.vanilla.FTPServerFacade
- createProxy(String, String, boolean, boolean, String) - Method in class org.globus.tools.ProxyInit
- createProxyCertificate(X509Certificate, PrivateKey, PublicKey, int, int, X509ExtensionSet, String) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Deprecated.
- createProxyCertificate(X509Certificate, PrivateKey, PublicKey, int, GSIConstants.CertificateType, X509ExtensionSet, String) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Creates a proxy certificate.
- createProxyCertParameters(String) - Static method in class org.globus.gsi.provider.KeyStoreParametersFactory
- createProxyCredential(String, X509Credential) - Method in class org.globus.gsi.stores.PEMKeyStore
- createPUTHeader(String, String, String, String, long, boolean) - Static method in class org.globus.util.http.HTTPProtocol
- createServerFactory() - Method in class org.globus.gsi.jsse.SSLConfigurator
-
Create an SSLServerSocketFactory based on the configured stores.
- 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.
- createServerSocket(int, InetAddress) - Method in class org.globus.net.ServerSocketFactory
-
Tries to find first available port within the port range specified.
- createSocket(String, int) - Method in class org.globus.net.SocketFactory
- createSocket(String, int, InetAddress, int) - Method in class org.globus.net.SocketFactory
- createSocket(String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.GssSocketFactory
- createSocket(String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.impl.GSIGssSocketFactory
- createSocket(InetAddress, int) - Method in class org.globus.net.SocketFactory
- createSocket(InetAddress, int, InetAddress) - Method in class org.globus.net.SocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.globus.net.SocketFactory
- createSocket(Socket, String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.GssSocketFactory
- createSocket(Socket, String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.impl.GSIGssSocketFactory
- createSubject(GSSCredential) - Static method in class org.globus.gsi.gssapi.JaasGssUtil
-
Creates a new
Subject
object from specifiedGSSCredential
. - createSubject(GSSName, GSSCredential) - Static method in class org.globus.gsi.gssapi.JaasGssUtil
-
Creates a new
Subject
object from specifiedGSSCredential
andGSSName
. - createSymbolicLink(String, String) - Method in class org.globus.ftp.GridFTPClient
-
Create a symbolic link on the FTP server.
- createTempDirectory() - Method in class org.globus.gsi.testutils.DirSetupUtil
- 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
- createTrustStoreParameters(String) - Static method in class org.globus.gsi.provider.KeyStoreParametersFactory
- createTrustStoreParameters(String, String) - Static method in class org.globus.gsi.provider.KeyStoreParametersFactory
- createURLStreamHandler(String) - Method in class org.globus.net.GlobusURLStreamHandlerFactory
- creationTime - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- cred - Variable in class org.globus.gsi.GlobusCredential
-
Deprecated.
- cred - Variable in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- cred - Static variable in class org.globus.gsi.gssapi.net.example.Client
- cred - Static variable in class org.globus.gsi.gssapi.net.example.GssClient
- cred - Variable in class org.globus.io.gass.server.RemoteGassServer
- cred - Variable in class org.globus.io.streams.GassInputStream
- CRED - Static variable in class org.globus.myproxy.MyProxy
- CRED_DESC - Static variable in class org.globus.myproxy.MyProxy
- CRED_DESC - Static variable in interface org.globus.myproxy.MyProxyConstants
- CRED_END_TIME - Static variable in class org.globus.myproxy.MyProxy
- CRED_LIFETIME_HOURS - Static variable in class org.globus.myproxy.MyProxyCLI
- CRED_NAME - Static variable in class org.globus.myproxy.MyProxy
- CRED_NAME - Static variable in interface org.globus.myproxy.MyProxyConstants
- CRED_OWNER - Static variable in class org.globus.myproxy.MyProxy
- CRED_RENEWER - Static variable in class org.globus.myproxy.MyProxy
- CRED_RETRIEVER - Static variable in class org.globus.myproxy.MyProxy
- CRED_RETRIEVER_TRUSTED - Static variable in interface org.globus.myproxy.MyProxyConstants
- CRED_START_TIME - Static variable in class org.globus.myproxy.MyProxy
- credential - Variable in class org.globus.ftp.GridFTPSession
- credential - Variable in class org.globus.gram.GramJob
- credential - Variable in class org.globus.gsi.stores.CertKeyCredential
- CREDENTIAL_ERROR - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
- credentialDelegation - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- credentialDescription - Variable in class org.globus.myproxy.InitParams
- CredentialException - Exception in org.globus.gsi
-
Exception signaling a credential failure.
- CredentialException(String) - Constructor for exception org.globus.gsi.CredentialException
- CredentialException(String, Throwable) - Constructor for exception org.globus.gsi.CredentialException
- CredentialException(Throwable) - Constructor for exception org.globus.gsi.CredentialException
- credentialFile - Static variable in class org.globus.gsi.GlobusCredential
-
Deprecated.
- credentialFile - Static variable in class org.globus.gsi.X509Credential
- CredentialInfo - Class in org.globus.myproxy
-
Holds the credential information returned by the
info
operation. - CredentialInfo() - Constructor for class org.globus.myproxy.CredentialInfo
- credentialLastModified - Static variable in class org.globus.gsi.GlobusCredential
-
Deprecated.
- credentialLastModified - Static variable in class org.globus.gsi.X509Credential
- credentialName - Variable in class org.globus.myproxy.ChangePasswordParams
- credentialName - Variable in class org.globus.myproxy.DestroyParams
- credentialName - Variable in class org.globus.myproxy.GetParams
- credentialName - Variable in class org.globus.myproxy.InitParams
- 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
- credentialSet - Static variable in class org.globus.gsi.GlobusCredential
-
Deprecated.
- credentialSet - Static variable in class org.globus.gsi.X509Credential
- credentialStore - Variable in class org.globus.gsi.jsse.SSLConfigurator
- credentialStoreLocation - Variable in class org.globus.gsi.jsse.SSLConfigurator
- credentialStorePassword - Variable in class org.globus.gsi.jsse.SSLConfigurator
- credentialStoreType - Variable in class org.globus.gsi.jsse.SSLConfigurator
- CredentialWrapper - Interface in org.globus.gsi.stores
-
Fill Me
- critical - Variable in class org.globus.gsi.X509Extension
- CRL_CACHE_LIFETIME - Static variable in class org.globus.common.CoGProperties
-
Deprecated.
- CRL_SIGN - Enum constant in enum class org.globus.gsi.util.KeyUsage
- CRL_STORES - Static variable in class org.globus.gsi.stores.Stores
- CRLChecker - Class in org.globus.gsi.trustmanager
-
This checks to see if the certificate is in a CRL.
- CRLChecker(CertStore, KeyStore, boolean) - Constructor for class org.globus.gsi.trustmanager.CRLChecker
-
Creates a CRLChecker where the CRL's are in the supplied stores.
- CRLChecker(CertificateRevocationLists, KeyStore, boolean) - Constructor for class org.globus.gsi.trustmanager.CRLChecker
-
Creates a CRLChecker where the CRL's are in the supplied stores.
- crlDelegate - Variable in class org.globus.gsi.stores.ResourceCertStore
- CRLF - Static variable in class org.globus.ftp.dc.AsciiTranslator
- CRLF - Static variable in class org.globus.ftp.extended.GridFTPOutputStream
- CRLF - Static variable in class org.globus.ftp.vanilla.FTPControlChannel
- CRLF - Static variable in class org.globus.io.gass.server.GassClientHandler
- CRLF - Static variable in class org.globus.io.streams.HTTPOutputStream
- CRLF - Static variable in interface org.globus.myproxy.MyProxyConstants
- CRLF - Static variable in class org.globus.util.http.HTTPProtocol
- CrlFilter() - Constructor for class org.globus.gsi.stores.ResourceCRLStore.CrlFilter
- crlIssuerDNMap - Variable in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- crlLocationPattern - Variable in class org.globus.gsi.jsse.SSLConfigurator
- crlLocationPattern - Variable in class org.globus.gsi.stores.ResourceCertStoreParameters
- crls - Variable in class org.globus.gsi.provider.simple.SimpleMemoryCertStoreParams
-
Deprecated.
- crlsList - Variable in class org.globus.gsi.trustmanager.CRLChecker
- crlsLocationPattern - Variable in class org.globus.gsi.stores.Stores.ReloadableCrlStore
- crlStore - Variable in class org.globus.gsi.jsse.SSLConfigurator
- crlStore - Variable in class org.globus.gsi.provider.simple.SimpleMemoryCertStore
-
Deprecated.
- crlStore - Variable in class org.globus.gsi.X509ProxyCertPathParameters
- crlStoreType - Variable in class org.globus.gsi.jsse.SSLConfigurator
- ctxCred - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Credential of this context.
- curChar - Variable in class org.globus.rsl.RSLParserTokenManager
- curLexState - Variable in class org.globus.rsl.RSLParserTokenManager
- 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
- 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
- DATA_ENCIPHERMENT - Enum constant in enum class org.globus.gsi.util.KeyUsage
- DataChannel - Interface in org.globus.ftp.dc
- dataChannelAuthentication - Variable in class org.globus.ftp.GridFTPSession
- 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
- DataChannelException - Exception in org.globus.ftp.exception
-
Indicates data channel problems.
- DataChannelException(int) - Constructor for exception org.globus.ftp.exception.DataChannelException
- DataChannelException(int, String) - Constructor for exception org.globus.ftp.exception.DataChannelException
- dataChannelFactory - Variable in class org.globus.ftp.dc.TransferThreadManager
- dataChannelFactory - Variable in class org.globus.ftp.vanilla.FTPServerFacade
- DataChannelFactory - Interface in org.globus.ftp.dc
- 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
- DatagramSocketFactory.PrDatagramSocket - Class in org.globus.net
- dataHandlers - Static variable in class org.globus.ftp.dc.AbstractDataChannel
- datainfo - Variable in class org.globus.ftp.HostPort
- DataInputStream() - Constructor for class org.globus.ftp.InputStreamDataSink.DataInputStream
- DataOutputStream(int) - Constructor for class org.globus.ftp.OutputStreamDataSource.DataOutputStream
- 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
- date - Variable in class org.globus.ftp.FileInfo
- DATE_OF_BIRTH - Enum constant in enum class org.globus.gsi.util.Oid
-
RFC 3039 DateOfBirth - GeneralizedTime - YYYYMMDD000000Z
- dateFormat - Variable in class org.globus.ftp.FTPClient
- dateFormatter - Static variable in class org.globus.ftp.MlsxEntry
- DateValidityChecker - Class in org.globus.gsi.trustmanager
-
Checks if the certificate has expried or is not yet valid.
- DateValidityChecker() - Constructor for class org.globus.gsi.trustmanager.DateValidityChecker
- DC - Enum constant in enum class org.globus.gsi.util.Oid
- dcau - Variable in class org.globus.io.urlcopy.UrlCopy
- DCAU - Static variable in class org.globus.ftp.FeatureList
- deactivate() - Method in class org.globus.net.AbstractServerDeactivator
- 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.myproxy.MyProxyCLI
- debug - Static variable in class org.globus.tools.GridCertRequest
- debug - Variable in class org.globus.tools.ProxyInit
- debug(String) - Method in class org.globus.io.gass.server.GassClientHandler
- debug(String, String) - Static method in class org.globus.gram.Gram
-
A general debug message that prints the header and msg when the debug level is smaler than 3
- debug(String, GatekeeperReply) - Static method in class org.globus.gram.Gram
-
Debug function for displaying the gatekeeper reply.
- debug(String, HttpResponse) - Static method in class org.globus.gram.Gram
-
Debug function for displaying HTTP responses.
- DEBUG_ON - Static variable in class org.globus.io.gass.server.GassClientHandler
- decideProxyType(X509Certificate, GSIConstants.DelegationType) - Static method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Given a delegation mode and an issuing certificate, decides an appropriate certificate type to use for proxies
- DECIPHER_ONLY - Enum constant in enum class org.globus.gsi.util.KeyUsage
- decode(String) - Static method in class org.globus.util.Util
-
The function decodes URL-encoded strings into a regular string.
- decodeUrlPath(String) - Method in class org.globus.io.gass.server.GassClientHandler
- decrypt(byte[]) - Method in class org.globus.gsi.OpenSSLKey
-
Decrypts the private key with given password.
- decrypt(String) - Method in class org.globus.gsi.OpenSSLKey
-
Decrypts the private key with given password.
- 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.DataSourceStream
- DEFAULT_BUFFER_SIZE - Static variable in class org.globus.ftp.FileRandomIO
- DEFAULT_DIRECTORY_KEY - Static variable in class org.globus.gsi.stores.PEMKeyStore
- DEFAULT_KEYBITS - Static variable in class org.globus.myproxy.MyProxy
-
The default key size (2048 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_RANDOM_ALGORITHM - Static variable in class org.globus.common.CoGProperties
- DEFAULT_RANDOM_PROVIDER - Static variable in class org.globus.common.CoGProperties
- DEFAULT_SERVICE - Static variable in class org.globus.common.ResourceManagerContact
- DEFAULT_TIME - Static variable in class org.globus.io.streams.HTTPOutputStream
- DEFAULT_WAIT_DELAY - Static variable in class org.globus.ftp.Session
- defaultCAFilesPattern - Static variable in class org.globus.gsi.stores.Stores
- defaultCertDir - Variable in class org.globus.gsi.stores.PEMKeyStoreParameters
- defaultCertificateDirectory - Variable in class org.globus.gsi.provider.KeyStoreParametersFactory.TrustStoreParameters
- DefaultCertificateRevocationLists() - Constructor for class org.globus.gsi.CertificateRevocationLists.DefaultCertificateRevocationLists
-
Deprecated.
- defaultCred - Static variable in class org.globus.gsi.GlobusCredential
-
Deprecated.
- defaultCred - Variable in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- defaultCred - Static variable in class org.globus.gsi.X509Credential
- defaultCrl - Static variable in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- defaultCRLFilesPattern - Static variable in class org.globus.gsi.stores.Stores
- defaultCrlLocations - Static variable in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- defaultDirectory - Variable in class org.globus.gsi.stores.PEMKeyStore
- defaultFactory - Static variable in class org.globus.net.DatagramSocketFactory
- defaultFactory - Static variable in class org.globus.net.ServerSocketFactory
- defaultFactory - Static variable in class org.globus.net.SocketFactory
- defaultLexState - Variable in class org.globus.rsl.RSLParserTokenManager
- defaultProps - Static variable in class org.globus.common.CoGProperties
-
the default properties file
- DefaultProxyInit - Class in org.globus.tools
- DefaultProxyInit() - Constructor for class org.globus.tools.DefaultProxyInit
- defaultSigningPolicyFilesPattern - Static variable in class org.globus.gsi.stores.Stores
- DefaultTrustedCertificates() - Constructor for class org.globus.gsi.TrustedCertificates.DefaultTrustedCertificates
-
Deprecated.
- 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_COMPLETE_CRED - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- DELEGATION_ERROR - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
- DELEGATION_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- DELEGATION_FULL - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use DelegationType.FULL instead
- DELEGATION_KEY_CACHE_LIFETIME - Static variable in class org.globus.common.CoGProperties
- DELEGATION_LIMITED - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use DelegationType.LIMITED instead
- DELEGATION_NONE - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use DelegationType.NONE instead
- DELEGATION_SIGN_CERT - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- DELEGATION_START - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- DELEGATION_TOKEN - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- 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
- DelegationType(int) - Constructor for enum class org.globus.gsi.GSIConstants.DelegationType
- delegCred - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Credential delegated during context establishment
- delete() - Method in class org.globus.gsi.testutils.DirSetupUtil
- deleteArgument(String) - Method in class org.globus.gram.GramAttributes
-
Removes a specific argument from the argument list.
- deleteDir(String) - Method in class org.globus.ftp.FTPClient
-
Deletes the remote directory.
- deleteEnvVariable(String) - Method in class org.globus.gram.GramAttributes
-
Removes a specific environment variable from the environment list.
- deleteFile() - Method in class org.globus.gsi.testutils.FileSetupUtil
- deleteFile(String) - Method in class org.globus.ftp.FTPClient
-
Deletes the remote file.
- DES_CBC_IV_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
- DES_CBC_KEY_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
- DES_EDE3_CBC_IV_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
- DES_EDE3_CBC_KEY_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
- DESC - Static variable in class org.globus.myproxy.MyProxy
- description - Variable in class org.globus.myproxy.CredentialInfo
- description - Variable in class org.globus.util.TimestampEntry
- dest - Variable in class org.globus.ftp.examples.TwoPartyTransfer
- destination - Variable in class org.globus.ftp.MultipleTransferComplete
- destinationOffset - Variable in class org.globus.io.urlcopy.UrlCopy
- 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(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(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_PROXY - Static variable in class org.globus.myproxy.MyProxy
-
The integer command number for the MyProxy 'Destroy' command (3).
- destroyMessage - Static variable in class org.globus.myproxy.MyProxyCLI
- DestroyParams - Class in org.globus.myproxy
-
Holds the parameters for the
destroy
operation. - 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
- DIGITAL_SIGNATURE - Enum constant in enum class org.globus.gsi.util.KeyUsage
- dir - Static variable in class org.globus.tools.GridCertRequest
- direction - Variable in class org.globus.ftp.examples.TwoPartyTransfer
- DIRECTORY_LIST_KEY - Static variable in class org.globus.gsi.stores.PEMKeyStore
- DIRECTORY_TYPE - Static variable in class org.globus.ftp.FileInfo
- DirSetupUtil - Class in org.globus.gsi.testutils
-
FILL ME
- DirSetupUtil(String[]) - Constructor for class org.globus.gsi.testutils.DirSetupUtil
- disable_tracing() - Method in class org.globus.rsl.RSLParser
- disableAllo - Variable in class org.globus.io.urlcopy.UrlCopy
- disconnect() - Method in class org.globus.net.DatagramSocketFactory.PrDatagramSocket
- 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
- displaySyntax() - Static method in class org.globus.myproxy.MyProxyCLI
- dispose() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- dispose() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- dispose() - Method in class org.globus.tools.ProxyInit
- DMD_NAME - Enum constant in enum class org.globus.gsi.util.Oid
-
RFC 2256 dmdName
- DMSG - Static variable in class org.globus.util.Util
- DN_QUALIFIER - Enum constant in enum class org.globus.gsi.util.Oid
-
dnQualifier - DirectoryString(SIZE(1..64)
- dnAsUsername - Variable in class org.globus.myproxy.MyProxyCLI
- doAs(Subject, PrivilegedAction) - Static method in class org.globus.gsi.gssapi.jaas.JaasSubject
-
A convenience method, calls
JaasSubject.getJaasSubject().runAs()
. - doAs(Subject, PrivilegedExceptionAction) - Static method in class org.globus.gsi.gssapi.jaas.JaasSubject
-
A convenience method, calls
JaasSubject.getJaasSubject().runAs()
. - doChangePassword(String[], int) - Method in class org.globus.myproxy.MyProxyCLI
- doCommand(Command) - Method in class org.globus.ftp.FTPClient
- doDestroy(String[], int) - Method in class org.globus.myproxy.MyProxyCLI
- doGet(String[], int, boolean) - Method in class org.globus.myproxy.MyProxyCLI
- doGetTrustroots(String[], int, boolean) - Method in class org.globus.myproxy.MyProxyCLI
- doInfo(String[], int) - Method in class org.globus.myproxy.MyProxyCLI
- done() - Method in class org.globus.ftp.vanilla.TransferMonitor
- Done() - Method in class org.globus.rsl.ASCII_CharStream
- doPut(String[], int) - Method in class org.globus.myproxy.MyProxyCLI
- doPutOrStore(String[], int, boolean) - Method in class org.globus.myproxy.MyProxyCLI
- doStore(String[], int) - Method in class org.globus.myproxy.MyProxyCLI
- doStriping - Variable in class org.globus.ftp.app.TransferParams
- doTransfer() - Method in class org.globus.ftp.examples.TwoPartyTransfer
- DOUBLE_QUOTED_LITERAL - Static variable in interface org.globus.rsl.RSLParserConstants
- 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
- DummySecurityManager() - Constructor for class org.globus.util.ClassLoaderUtils.DummySecurityManager
- duplicate(ASN1Primitive) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Replicates a given
DERObject
. - duration - Variable in class org.globus.gsi.gssapi.GlobusGSSName.ReverseDNSCache
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
- EDATE - Static variable in class org.globus.tools.CertInfo
- EEC - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- EEC - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use CertificateType.EEC instead
- EMAIL_KEYWORD - Static variable in class org.globus.gsi.gridmap.GridMap
- EMAIL_KEYWORD_1 - Static variable in class org.globus.gsi.gridmap.GridMap
- EMAIL_KEYWORD_1_L - Static variable in class org.globus.gsi.gridmap.GridMap
- EMAIL_KEYWORD_2 - Static variable in class org.globus.gsi.gridmap.GridMap
- EMAIL_KEYWORD_2_L - Static variable in class org.globus.gsi.gridmap.GridMap
- EmailAddress - Enum constant in enum class org.globus.gsi.util.Oid
-
Email address (RSA PKCS#9 extension) - IA5String.
- embedFTPReplyParseException(FTPReplyParseException) - Static method in exception org.globus.ftp.exception.ServerException
- embedFTPReplyParseException(FTPReplyParseException, String) - Static method in exception org.globus.ftp.exception.ServerException
-
Constructs server exception with FTPReplyParseException nested in it.
- embedUnexpectedReplyCodeException(UnexpectedReplyCodeException) - 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.
- enable_tracing() - Method in class org.globus.rsl.RSLParser
- ENC - Static variable in class org.globus.ftp.extended.GridFTPOutputStream
- encAlg - Variable in class org.globus.gsi.OpenSSLKey
- encAlgStr - Variable in class org.globus.gsi.OpenSSLKey
- ENCIPHER_ONLY - Enum constant in enum class org.globus.gsi.util.KeyUsage
- encodedKey - Variable in class org.globus.gsi.OpenSSLKey
- encodePrincipal(X500Principal) - Static method in class org.globus.gsi.util.CertificateIOUtil
- encodePrincipal(X509Name) - Static method in class org.globus.gsi.util.CertificateIOUtil
- encrypt(byte[]) - Method in class org.globus.gsi.OpenSSLKey
-
Encrypts the private key with given password.
- encrypt(String) - Method in class org.globus.gsi.OpenSSLKey
-
Encrypts the private key with given password.
- encryption - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- ENCRYPTION - Static variable in interface org.globus.gsi.GSIConstants
-
privacy message protection method.
- END_TIME - Static variable in class org.globus.myproxy.MyProxy
- 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
- endTime - Variable in class org.globus.myproxy.CredentialInfo
- ENFORCE_SIGNING_POLICY - Static variable in class org.globus.common.CoGProperties
- enforceConstraints() - Method in class org.globus.gsi.gssapi.GlobusGSSName.ReverseDNSCache
- enforceSigningPolicy() - Method in class org.globus.common.CoGProperties
- engineAliases() - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineAliases() - Method in class org.globus.gsi.stores.PEMKeyStore
-
Get an enumertion of all of the aliases in this keystore.
- engineContainsAlias(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineContainsAlias(String) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Does the specified alias exist in this keystore?
- engineDeleteEntry(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineDeleteEntry(String) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Delete a security object from this keystore.
- engineGetCertificate(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineGetCertificate(String) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Get the certificate referenced by the supplied alias.
- engineGetCertificateAlias(Certificate) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineGetCertificateAlias(Certificate) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Get the alias associated with the supplied certificate.
- engineGetCertificateChain(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineGetCertificateChain(String) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Get the certificateChain for the key referenced by the alias.
- engineGetCertificates(CertSelector) - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStore
-
Deprecated.
- engineGetCertificates(CertSelector) - Method in class org.globus.gsi.stores.ResourceCertStore
-
Returns a
Collection
ofCertificate
s that match the specified selector. - engineGetCreationDate(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineGetCreationDate(String) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Get the creation date for the object referenced by the alias.
- engineGetCRLs(CRLSelector) - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStore
-
Deprecated.
- engineGetCRLs(CRLSelector) - Method in class org.globus.gsi.stores.ResourceCertStore
-
Returns a
Collection
ofCRL
s that match the specified selector. - engineGetKey(String, char[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineGetKey(String, char[]) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Get the key referenced by the specified alias.
- engineGetTrustManagers() - Method in class org.globus.gsi.trustmanager.PKITrustManagerFactory
-
Returns one trust manager for each type of trust material.
- engineInit(KeyStore) - Method in class org.globus.gsi.trustmanager.PKITrustManagerFactory
-
Initializes this factory with a source of certificate authorities and related trust material.
- engineInit(ManagerFactoryParameters) - Method in class org.globus.gsi.trustmanager.PKITrustManagerFactory
-
Initializes this factory with a source of provider-specific key material.
- engineIsCertificateEntry(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineIsCertificateEntry(String) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Does the supplied alias refer to a certificate in this keystore?
- engineIsKeyEntry(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineIsKeyEntry(String) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Does the supplied alias refer to a key in this key store.
- engineLoad(InputStream, char[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineLoad(InputStream, char[]) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Load the keystore from the supplied input stream.
- engineLoad(KeyStore.LoadStoreParameter) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineLoad(KeyStore.LoadStoreParameter) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Load the keystore based on parameters in the LoadStoreParameter.
- engineSetCertificateEntry(String, Certificate) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineSetCertificateEntry(String, Certificate) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Add a certificate to the keystore.
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.globus.gsi.stores.PEMKeyStore
-
currently unsupported.
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Add a new private key to the keystore.
- engineSize() - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineSize() - Method in class org.globus.gsi.stores.PEMKeyStore
-
Get the number of security objects stored in this keystore.
- engineStore(OutputStream, char[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- engineStore(OutputStream, char[]) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Persist the security material in this keystore.
- engineValidate(CertPath, CertPathParameters) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
-
Validates the specified certification path using the specified algorithm parameter set.
- ensureData() - Method in class org.globus.ftp.InputStreamDataSink.DataInputStream
- entries - Variable in class org.globus.gsi.gssapi.KeyPairCache
-
Hash table of cache entries.
- EOD - Static variable in class org.globus.ftp.dc.EBlockAware
- eodReceived - Variable in class org.globus.ftp.dc.EBlockImageDCReader
- 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.ftp.FeatureList.Feature
- 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(Object) - Method in class org.globus.gsi.gssapi.jaas.PasswordCredential
- equals(Object) - Method in class org.globus.gsi.gssapi.jaas.SimplePrincipal
- equals(Object) - Method in class org.globus.gsi.OpenSSLKey
- equals(Object) - Method in class org.globus.gsi.X509Credential
- 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.
- equals(GSSName) - Method in class org.globus.gsi.gssapi.GlobusGSSName
- ERET - Static variable in class org.globus.ftp.FeatureList
- error - Variable in class org.globus.gram.GramJob
- error - Variable in class org.globus.io.gass.server.GassServerListener
- error(String) - Static method in class org.globus.gsi.gssapi.example.GetOpts
- error(String) - Static method in class org.globus.myproxy.MyProxyCLI
- error(String) - Static method in class org.globus.tools.ProxyInfo
- error(String) - Static method in class org.globus.tools.ProxyInit
- ERROR - Static variable in class org.globus.ftp.MlsxEntry
- ERROR - Static variable in class org.globus.myproxy.MyProxy
- 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_INVALIDLINK - Static variable in class org.globus.ftp.MlsxEntry
- ERROR_JOB_CONTACT_NOT_SET - Static variable in exception org.globus.gram.GramException
- ERROR_OPENFAILED - Static variable in class org.globus.ftp.MlsxEntry
- 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
- errorCode - Variable in exception org.globus.gsi.GlobusCredentialException
- errorCode - Variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- errorCode - Variable in error org.globus.rsl.TokenMgrError
-
Indicates the reason why the exception is thrown.
- 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.
- evaluateSub(List, Map) - Method in class org.globus.rsl.NameOpValue
- exception - Variable in exception org.globus.common.ChainedCertificateException
-
Deprecated.The possibly null root cause exception.
- exception - Variable in exception org.globus.common.ChainedException
-
Deprecated.The possibly null root cause exception.
- exception - Variable in exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.The possibly null root cause exception.
- exception - Variable in exception org.globus.common.ChainedIOException
-
The possibly null root cause exception.
- 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.
- 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() - Method in class org.globus.util.GlobusResource
- exists(String) - Method in class org.globus.ftp.FTPClient
-
Checks if given file/directory exists on the server.
- exit() - Method in class org.globus.myproxy.MyProxyCLI
- exit(String) - Static method in class org.globus.tools.GridCertRequest
- exit(String, int) - Static method in class org.globus.tools.GridCertRequest
- exit(String, Exception) - Method in class org.globus.myproxy.MyProxyCLI
- exitCode - Variable in class org.globus.gram.GramJob
- exitCode - Variable in class org.globus.gram.internal.GatekeeperReply
- ExpandBuff(boolean) - Method in class org.globus.rsl.ASCII_CharStream
- 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
-
Deprecated.
- explicitConcat(LinkedList, LinkedList) - Method in class org.globus.rsl.RSLParser
- export() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Currently not implemented.
- export() - Method in class org.globus.gsi.gssapi.GlobusGSSName
-
Currently not implemented.
- export(int) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- export(int) - Method in interface org.gridforum.jgss.ExtendedGSSCredential
-
Exports this credential so that another process might import it.
- export(int, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- export(int, Oid) - Method in interface org.gridforum.jgss.ExtendedGSSCredential
-
Exports this credential so that another process might import it.
- extendedGet(String, long, long, DataSink, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
-
Performs extended retrieve (partial retrieve mode).
- extendedGet(String, long, DataSink, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
-
Performs extended retrieve (partial retrieve mode starting at offset 0).
- 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, long, DataSource, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
-
Performs extended store (adujsted store mode).
- extendedPut(String, DataSource, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
-
Performs extended store (adujsted store mode with offset 0).
- 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.
- extendedTransfer(String, GridFTPClient, String, MarkerListener) - Method in class org.globus.ftp.GridFTPClient
-
Performs a third-party transfer between two servers using extended block mode.
- extensions - Variable in class org.globus.gsi.X509ExtensionSet
- extractEncryptionInfo(BufferedReader) - Method in class org.globus.gsi.OpenSSLKey
- extractKey(BufferedReader) - Method in class org.globus.gsi.OpenSSLKey
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.ActiveStartTransferTask
- factory - Variable in class org.globus.ftp.dc.PassiveConnectTask
- factory - Static variable in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- factory - Static variable in class org.globus.gsi.gssapi.net.GssSocketFactory
- facts - Variable in class org.globus.ftp.MlsxEntry
- FAILURE - Static variable in exception org.globus.gsi.GlobusCredentialException
- FAILURE - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- failureCode - Variable in class org.globus.gram.internal.GatekeeperReply
- FEAT - Static variable in class org.globus.ftp.vanilla.Command
- Feature(String) - Constructor for class org.globus.ftp.FeatureList.Feature
- Feature(String, String) - Constructor for class org.globus.ftp.FeatureList.Feature
- featureList - Variable in class org.globus.ftp.Session
- 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.Feature - Class in org.globus.ftp
-
RFC 2389 specified the following syntax for FEAT responce
- features - Variable in class org.globus.ftp.FeatureList
- file - Variable in class org.globus.ftp.FileRandomIO
- file - Variable in class org.globus.gsi.gridmap.GridMap
- FILE_TYPE - Static variable in class org.globus.ftp.FileInfo
- 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.
- filename - Variable in class org.globus.gsi.testutils.FileSetupUtil
- fileName - Variable in class org.globus.ftp.MlsxEntry
- fileNames - Variable in class org.globus.gsi.testutils.DirSetupUtil
- 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
- FileSetupUtil - Class in org.globus.gsi.testutils
-
FILL ME
- FileSetupUtil(String) - Constructor for class org.globus.gsi.testutils.FileSetupUtil
- fileType - Variable in class org.globus.ftp.FileInfo
- FileUtil - Class in org.globus.gsi.util
-
FILL ME
- FileUtil() - Constructor for class org.globus.gsi.util.FileUtil
- FileWatcher(File, OutputStream, int) - Constructor for class org.globus.util.Tail.FileWatcher
- FillBuff() - Method in class org.globus.rsl.ASCII_CharStream
- filter - Static variable in class org.globus.gsi.stores.ResourceCACertStore
- filter - Static variable in class org.globus.gsi.stores.ResourceCRLStore
- filter - Static variable in class org.globus.gsi.stores.ResourceProxyCredentialStore
- findCredentialStore(String, String, String, String) - Static method in class org.globus.gsi.jsse.GlobusSSLHelper
-
Create a configured CredentialStore using the supplied parameters.
- findCRLStore(String) - Static method in class org.globus.gsi.jsse.GlobusSSLHelper
-
Create a store of Certificate Revocation Lists.
- findIndex(String) - Method in class org.globus.gsi.SigningPolicyParser
- findTrustedCertPath(KeyStore, CertPath) - Static method in class org.globus.gsi.trustmanager.TrustedCertPathFinder
-
Method that validates the provided cert path to find a trusted certificate in the certificate store.
- finish() - Method in class org.globus.io.streams.HTTPOutputStream
- fireUrlTransferProgressEvent(long, long) - Method in class org.globus.io.urlcopy.UrlCopy
- FIRST_3_CHARS - Static variable in exception org.globus.ftp.exception.FTPReplyParseException
- fixByte(byte) - Static method in class org.globus.gsi.util.CertificateIOUtil
- fixSpace(Properties) - Static method in class org.globus.common.CoGProperties
- flag - Variable in class org.globus.ftp.vanilla.Flag
- Flag - Class in org.globus.ftp.vanilla
-
A semaphore
- Flag() - Constructor for 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.ftp.OutputStreamDataSource.DataOutputStream
- 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.util.http.HTTPChunkedOutputStream
- flushBuffer(boolean) - Method in class org.globus.util.http.HTTPChunkedOutputStream
- flushData() - Method in class org.globus.gsi.gssapi.net.GssOutputStream
- force - Static variable in class org.globus.tools.GridCertRequest
- formatTimeSec(long) - Static method in class org.globus.util.Util
-
Generates string representation of given time specified as long.
- formatTimeSecGlobus(long) - Static method in class org.globus.tools.ProxyInfo
- forName(String) - Static method in class org.globus.util.ClassLoaderUtils
-
Loads a specified class.
- free(int) - Method in class org.globus.net.PortRange
-
Releases or frees the port number.
- FREE - Static variable in class org.globus.ftp.dc.ManagedSocketBox
- freeSockets - Variable in class org.globus.ftp.dc.SocketPool
- from - Variable in class org.globus.ftp.ByteRange
-
lower range limit
- fromHex(String) - Method in class org.globus.io.gass.server.GassClientHandler
-
Convert a String representing a hex number to a long.
- 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.
- FTPClient.ByteArrayDataSink - Class in org.globus.ftp
- FTPControlChannel - Class in org.globus.ftp.vanilla
-
Represents FTP Protocol Interpreter.
- FTPControlChannel(InputStream, OutputStream) - Constructor for class org.globus.ftp.vanilla.FTPControlChannel
-
Using this constructor, you can initialize an instance that does not talk directly to the socket.
- FTPControlChannel(String, int) - Constructor for class org.globus.ftp.vanilla.FTPControlChannel
- 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) - Constructor for exception org.globus.ftp.exception.FTPException
- FTPException(int, String) - Constructor for exception org.globus.ftp.exception.FTPException
- FTPGet - Class in org.globus.ftp.examples
- FTPGet() - Constructor for class org.globus.ftp.examples.FTPGet
- 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
- FTPPut - Class in org.globus.ftp.examples
- FTPPut() - Constructor for class org.globus.ftp.examples.FTPPut
- 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.
- FTPThirdParty - Class in org.globus.ftp.examples
- FTPThirdParty() - Constructor for class org.globus.ftp.examples.FTPThirdParty
- FULL - Enum constant in enum class org.globus.gsi.GSIConstants.DelegationType
G
- GassClientHandler - Class in org.globus.io.gass.server
- GassClientHandler(GassServer, Socket) - Constructor for class org.globus.io.gass.server.GassClientHandler
- 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.
- gassJobListener - Variable in class org.globus.io.gass.server.RemoteGassServer
- 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
GassServer
class 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(boolean, int) - Constructor for class org.globus.io.gass.server.GassServer
-
Starts Gass Server on given port and mode.
- 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.
- GassServerListener - Class in org.globus.io.gass.server
- GassServerListener() - Constructor for class org.globus.io.gass.server.GassServerListener
- GATEKEEPER_MISCONFIGURED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- gatekeeperConnect(GSSCredential, ResourceManagerContact, boolean, boolean) - Static method in class org.globus.gram.Gram
- GatekeeperReply - Class in org.globus.gram.internal
- GatekeeperReply(InputStream) - Constructor for class org.globus.gram.internal.GatekeeperReply
- genCertificateRequest(String, String, String, File, File, File) - Static method in class org.globus.tools.GridCertRequest
-
Generates a encrypted private key and certificate request.
- GENDER - Enum constant in enum class org.globus.gsi.util.Oid
-
RFC 3039 Gender - PrintableString (SIZE(1)) -- "M", "F", "m" or "f"
- generateAuthorizationException(GSSName, GSSName) - Method in class org.globus.gsi.gssapi.auth.Authorization
- generateCertRequest(X509Certificate) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- generateIV() - Method in class org.globus.gsi.OpenSSLKey
- generateKeyPair(String, int) - Static method in class org.globus.gsi.util.CertificateUtil
-
Generates a key pair of given algorithm and strength.
- generateParseException() - Method in class org.globus.rsl.RSLParser
- GENERATION - Enum constant in enum class org.globus.gsi.util.Oid
- GENERIC_POLICY_OID - Static variable in class org.globus.tools.ProxyInit
- get() - Method in class org.globus.ftp.dc.TaskThread.Buffer
- get() - Method in class org.globus.util.CircularBuffer
- get(boolean, int, String) - Method in class org.globus.io.streams.FTPInputStream
- get(int) - Method in class org.globus.ftp.HostPortList
- get(int) - Static method in enum class org.globus.gsi.GSIConstants.CertificateType
- get(int) - Static method in enum class org.globus.gsi.GSIConstants.DelegationType
- 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) - Method in class org.globus.rsl.RslAttributes
-
Deprecated.use getMulti() instead.
- get(String, int, String) - Method in class org.globus.io.streams.HTTPInputStream
- get(String, File) - Method in class org.globus.ftp.FTPClient
- get(String, File) - Method in class org.globus.ftp.GridFTPClient
- 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(String, DataSink, MarkerListener) - Method in class org.globus.ftp.FTPClient
-
Retrieves the file from the remote server.
- 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, 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_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).
- get127Reply() - Method in class org.globus.ftp.FTPClient
-
Reads a GFD.47 compliant 127 reply and extracts the port information from it.
- get2(String, boolean, DataSink, MarkerListener) - Method in class org.globus.ftp.FTPClient
-
Retrieves a file using the GFD.47 (a.k.a GridFTP2) GET command.
- getAbsoluteFilename() - Method in class org.globus.gsi.testutils.FileSetupUtil
- getAcceptedIssuers() - Method in class org.globus.gsi.trustmanager.PKITrustManager
-
Get the collection of trusted certificate issuers.
- 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)
- getAlias() - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- getAlias() - Method in class org.globus.gsi.stores.CertKeyCredential
- getAlias() - Method in interface org.globus.gsi.stores.SecurityObjectWrapper
- getAllGlobusID(String) - Method in class org.globus.gsi.gridmap.GridMap
-
Returns all globus IDs associated with the specified local user name.
- getAllowedDNs() - Method in class org.globus.gsi.SigningPolicy
-
Return the patterns which identify the valid signing entities.
- getAllowedDNs(String) - Method in class org.globus.gsi.SigningPolicyParser
- getAnonymityState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getAnonymousCredential() - Method in class org.globus.myproxy.MyProxy
- 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
- getAsName() - Method in class org.globus.gsi.bc.X509NameHelper
-
Converts to
X509Name
object. - getAttribute() - Method in class org.globus.rsl.NameValue
-
Returns the attribute 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
- getAuthorization(String) - Static method in class org.globus.ftp.app.Transfer
- getAuthorization(String) - Static method in class org.globus.myproxy.MyProxy
- 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
- getBasicConstraints(X509Extension) - Static method in class org.globus.gsi.util.CertificateUtil
-
Creates a
BasicConstraints
object from given extension. - getBeginColumn() - Method in class org.globus.rsl.ASCII_CharStream
- getBeginLine() - Method in class org.globus.rsl.ASCII_CharStream
- getBindings() - Method in class org.globus.rsl.ListRslNode
-
Returns the variable definitions.
- getBindings() - Method in class org.globus.rsl.RslNode
-
Returns the variable definitions.
- getBindings(String) - Method in class org.globus.rsl.AbstractRslNode
-
Returns the variable definitions associated wit the given attribute.
- getBindings(String) - Method in class org.globus.rsl.ListRslNode
-
Returns the variable definitions associated wit the given attribute.
- getBindings(String) - Method in class org.globus.rsl.RslNode
-
Returns the variable definitions associated wit the given attribute.
- 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.
- getCA(String) - Method in class org.globus.gsi.SigningPolicyParser
- getCaCertLocations() - Method in class org.globus.common.CoGProperties
-
Retrieves the location of the CA certificate files.
- getCaCertStore() - Method in class org.globus.gsi.stores.Stores.ReloadableCaCertStore
- getCACertStore(String) - Static method in class org.globus.gsi.stores.Stores
- getCached(String) - Method in class org.globus.gsi.gssapi.GlobusGSSName.ReverseDNSCache
- getCaDN(String, String) - Method in class org.globus.gsi.SigningPolicyParser
- getCAPathConstraint(TBSCertificateStructure) - Static method in class org.globus.gsi.util.CertificateUtil
-
Return CA Path constraint
- getCASubjectDN() - Method in class org.globus.gsi.SigningPolicy
-
Get CA subject DN for which this signing policy is defined.
- getCategory() - Method in class org.globus.ftp.vanilla.Reply
- getCertCacheLifetime() - Method in class org.globus.common.CoGProperties
-
Returns the Cert cache lifetime.
- getCertDirs() - Method in class org.globus.gsi.stores.PEMKeyStoreParameters
- getCertFilter() - Static method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- getCertificate() - Method in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.Returns the certificate that was being validated when the exception was thrown.
- getCertificate() - Method in class org.globus.tools.ProxyInit
- getCertificate(String) - Method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- getCertificateChain() - Method in class org.globus.gsi.GlobusCredential
-
Deprecated.Returns the certificate chain of this credential.
- getCertificateChain() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
-
Returns certificate chain of this credential (if any).
- getCertificateChain() - Method in class org.globus.gsi.X509Credential
- getCertificateCheckers() - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- getCertificateEntry(String) - Method in class org.globus.gsi.stores.PEMKeyStore
- getCertificateFactory() - Static method in class org.globus.gsi.util.CertificateLoadUtil
-
Returns appropriate
CertificateFactory
. - getCertificateFile() - Method in class org.globus.gsi.stores.CertKeyCredential
- getCertificateRevocationLists(String) - Static method in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- getCertificates() - Method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- getCertificateType(X509Certificate) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Returns certificate type of the given certificate.
- getCertificateType(X509Certificate, CertStore) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Returns the certificate type of the given certificate.
- getCertificateType(X509Certificate, TrustedCertificates) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Deprecated.
- getCertificateType(TBSCertificateStructure) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Returns certificate type of the given TBS certificate.
- getCertificateType(TBSCertificateStructure) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- getCertificateType(TBSCertificateStructure) - Static method in class org.globus.gsi.util.CertificateUtil
-
Returns certificate type of the given TBS certificate.
- getCertificateType(TBSCertificateStructure, TrustedCertificates) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- getCertLocationPattern() - Method in class org.globus.gsi.stores.ResourceCertStoreParameters
- getCertNum() - Method in class org.globus.gsi.GlobusCredential
-
Deprecated.Returns the number of certificates in the credential without the self-signed certificates.
- getCertNum() - Method in class org.globus.gsi.X509Credential
-
Returns the number of certificates in the credential without the self-signed certificates.
- getCertPath(X509Certificate[]) - Static method in class org.globus.gsi.util.CertificateUtil
- getCertPathParameters() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getCertPathParameters() - Method in class org.globus.gsi.provider.GlobusTrustManagerFactoryParameters
- getCerts() - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStoreParams
-
Deprecated.
- getCerts() - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStoreLoadStoreParameter
-
Deprecated.
- getCharsRead() - Method in class org.globus.util.http.LineReader
- getChecksum(String, long, long, String) - Method in class org.globus.ftp.FTPClient
-
implement GridFTP v2 CKSM command from GridFTP v2 Protocol Description
- getChecksum(String, String) - Method in class org.globus.ftp.FTPClient
-
GridFTP v2 CKSM command for the whole file
- getCipher() - Method in class org.globus.gsi.OpenSSLKey
- getCipherSuite() - Method in class org.globus.gsi.jsse.GlobusTLSContext
- getClassContext() - Method in class org.globus.util.ClassLoaderUtils.DummySecurityManager
- 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.
- getClassLoader() - Static method in class org.globus.util.I18n
- 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
- getCode() - Method in enum class org.globus.gsi.GSIConstants.CertificateType
- getCode() - Method in enum class org.globus.gsi.GSIConstants.DelegationType
- 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
- getCollection() - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- 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.
- getComponent() - Static method in class org.globus.tools.GridCertRequest
- getConcat() - Method in class org.globus.rsl.Value
-
Returns the value that is concatinated with this value.
- getConfig(String) - Method in class org.globus.gsi.testutils.container.ClientTest
- getConfState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- 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.
- getCreatedAt() - Method in class org.globus.gsi.gssapi.KeyPairCache.KeyPairCacheEntry
- getCreationTime() - Method in class org.globus.gsi.jsse.GlobusTLSContext
- getCredDelegState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getCredential() - Method in class org.globus.gsi.stores.CertKeyCredential
- getCredential() - Method in interface org.globus.gsi.stores.CredentialWrapper
- getCredential() - Method in class org.globus.gsi.stores.ResourceProxyCredential
- getCredential(File) - Method in class org.globus.ftp.examples.LocalCredentialHelper
- getCredential(File) - Method in class org.globus.gram.example.LocalCredentialHelper
- getCredential(Subject) - Static method in class org.globus.gsi.gssapi.JaasGssUtil
-
Retrieves the first
GSSCredential
from the private credential set of the specifiedSubject
object. - getCredential(GSSManager) - Static method in class org.globus.gsi.gssapi.net.example.Client
- getCredential(GSSManager) - Static method in class org.globus.gsi.gssapi.net.example.GssClient
- getCredentialDescription() - Method in class org.globus.myproxy.InitParams
- getCredentialInfo(Map, String) - Method in class org.globus.myproxy.MyProxy
- 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.gram.GramJob
-
Gets the credentials of this job.
- getCredentials() - Method in class org.globus.net.BaseServer
- getCredentials() - Method in class org.globus.net.GSIURLConnection
- getCredentialStore() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getCredentialStoreLocation() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getCredentialStorePassword() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getCredentialStoreType() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getCredName(String, int, String) - Method in class org.globus.myproxy.MyProxy
- getCrl() - Method in class org.globus.gsi.stores.ResourceCRL
- getCrl(String) - Method in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- getCRLCacheLifetime() - Method in class org.globus.common.CoGProperties
-
Deprecated.replaced by
CoGProperties.getCertCacheLifetime()
- getCrlLocationPattern() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getCrlLocationPattern() - Method in class org.globus.gsi.stores.ResourceCertStoreParameters
- getCrls() - Method in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- getCrls() - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStoreParams
-
Deprecated.
- getCRLs(X509CRLSelector) - Method in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- getcrlStore() - Static method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- getCrlStore() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getCrlStore() - Method in class org.globus.gsi.stores.Stores.ReloadableCrlStore
- getCrlStore() - Method in class org.globus.gsi.X509ProxyCertPathParameters
- getCRLStore(String) - Static method in class org.globus.gsi.stores.Stores
- getCrlStoreType() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getCurrentContainerSubject() - Static method in class org.globus.gsi.jsse.GlobusTLSContext
- getCurrentDir() - Method in class org.globus.ftp.FTPClient
-
Returns remote current working directory.
- getCurrentSubject() - Static method in class org.globus.gsi.gssapi.jaas.JaasSubject
-
A convenience method, calls
JaasSubject.getJaasSubject().getSubject()
. - getCustomMessage() - Method in exception org.globus.ftp.exception.FTPException
- getData() - Method in class org.globus.ftp.FTPClient.ByteArrayDataSink
- 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.
- getDate(String) - Method in class org.globus.ftp.MlsxEntry
- getDateAsString(Date) - Static method in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- getDCAU() - Method in class org.globus.io.urlcopy.UrlCopy
- getDecodedPEMObject(BufferedReader) - Static method in class org.globus.gsi.X509Credential
-
Reads Base64 encoded data from the stream and returns its decoded value.
- 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
-
Deprecated.
- getDefault() - Static method in class org.globus.gsi.gssapi.net.GssSocketFactory
- getDefault() - Static method in class org.globus.gsi.TrustedCertificates
-
Deprecated.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.
- getDefaultCACertStore() - Static method in class org.globus.gsi.stores.Stores
- getDefaultCAFilesPattern() - Static method in class org.globus.gsi.stores.Stores
- getDefaultCertDir() - Method in class org.globus.gsi.stores.PEMKeyStoreParameters
- getDefaultCertificateRevocationLists() - Static method in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- getDefaultCredential() - Method in class org.globus.ftp.examples.LocalCredentialHelper
- getDefaultCredential() - Method in class org.globus.gram.example.LocalCredentialHelper
- getDefaultCredential() - Static method in class org.globus.gsi.GlobusCredential
-
Deprecated.Returns the default credential.
- getDefaultCredential() - Static method in class org.globus.gsi.X509Credential
-
Returns the default credential.
- getDefaultCredential() - Static method in class org.globus.myproxy.MyProxyCLI
- getDefaultCredential(X509Credential, int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- getDefaultCRLFilesPattern() - Static method in class org.globus.gsi.stores.Stores
- getDefaultCRLLocations() - Static method in class org.globus.gsi.CertificateRevocationLists.DefaultCertificateRevocationLists
-
Deprecated.
- getDefaultCRLStore() - Static method in class org.globus.gsi.stores.Stores
- getDefaultFilenameFilter() - Method in class org.globus.gsi.stores.ResourceCACertStore
- getDefaultFilenameFilter() - Method in class org.globus.gsi.stores.ResourceCRLStore
- getDefaultFilenameFilter() - Method in class org.globus.gsi.stores.ResourceProxyCredentialStore
- getDefaultFilenameFilter() - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- getDefaultGridMapLocation() - Static method in class org.globus.gsi.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
- getDefaultSigningPolicyFilesPattern() - Static method in class org.globus.gsi.stores.Stores
- getDefaultSigningPolicyStore() - Static method in class org.globus.gsi.stores.Stores
- getDefaultTrustedCertificates() - Static method in class org.globus.gsi.TrustedCertificates
-
Deprecated.Obtains the default set of trusted certificates and signing policy
- getDefaultTrustStore() - Static method in class org.globus.gsi.stores.Stores
- 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
initDelegation
andacceptDelegation
functions. - getDelegationKeyCacheLifetime() - Method in class org.globus.common.CoGProperties
-
Returns the delegation key cache lifetime for all delegations from this JVM.
- getDelegationType() - Method in class org.globus.net.GSIURLConnection
- getDelegCred() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getDescription() - Method in class org.globus.myproxy.CredentialInfo
- 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.
- getDiff() - Method in class org.globus.util.Tail.FileWatcher
- getDir(String) - Static method in class org.globus.util.ConfigUtil
- 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() - Method in class org.globus.gsi.OpenSSLKey
- getEncoded(PrivateKey) - Method in class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- getEncoded(PrivateKey) - Method in class org.globus.gsi.OpenSSLKey
- 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
- 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.
- getError() - Method in class org.globus.io.gass.server.GassServerListener
- 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
-
Deprecated.
- getErrorReply(int, String) - Static method in class org.globus.util.http.HTTPProtocol
- getException() - Method in exception org.globus.common.ChainedCertificateException
-
Deprecated.Returns the root exception that caused this exception.
- getException() - Method in exception org.globus.common.ChainedException
-
Deprecated.Returns the root exception that caused this exception.
- getException() - Method in exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.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.gram.GramAttributes
-
Return executable name
- getExitCode() - Method in class org.globus.gram.GramJob
-
Allows querying the job exit code.
- getExpectedName() - Method in class org.globus.net.GSIURLConnection
- getExpectedName(GSSCredential, String) - Method in class org.globus.gsi.gssapi.auth.GSSAuthorization
-
Returns expected
GSSName
used 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
- getExtensionObject(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Extracts the value of a certificate extension.
- getExtensionObject(X509Extension) - Static method in class org.globus.gsi.util.CertificateUtil
-
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.bc.BouncyCastleUtil
-
Returns the actual value of the extension.
- getFeature(String) - Method in class org.globus.ftp.FeatureList
-
Get all features that have label equal to the argument Note that RFC 2389 does not require a feature with a given label to appear only once
- getFeatureList() - Method in class org.globus.ftp.FTPClient
-
Returns list of features supported by remote server.
- getFile() - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- getFile() - Method in class org.globus.util.GlobusResource
- getFilename() - Method in class org.globus.util.GlobusResource
- getFileName() - Method in class org.globus.ftp.MlsxEntry
- getFileName() - Method in class org.globus.gsi.gridmap.GridMap
- getFileNotFoundErrorReply() - Static method in class org.globus.util.http.HTTPProtocol
- getFileSetupUtil(String) - Method in class org.globus.gsi.testutils.DirSetupUtil
- getFirstUserID() - Method in class org.globus.gsi.gridmap.GridMap.GridMapEntry
- 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.
- getForbiddenErrorReply() - Static method in class org.globus.util.http.HTTPProtocol
- getFreePort(int) - Method in class org.globus.net.PortRange
-
Returns first available port.
- getGlobusDN() - Method in class org.globus.common.ResourceManagerContact
- getGlobusID() - Method in class org.globus.gsi.gridmap.GridMap.GridMapEntry
- getGlobusID(String) - Method in class org.globus.gsi.gridmap.GridMap
-
Returns globus ID associated with the specified local user name.
- getGlobusResource() - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- getGSSMode() - Method in class org.globus.net.GSIURLConnection
- getHandlerID(int, int, int) - Static method in class org.globus.ftp.dc.AbstractDataChannel
- getHandlers() - Method in class org.globus.gsi.jsse.SSLConfigurator
- 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.
- getHost(String) - Static method in class org.globus.gsi.gssapi.GlobusGSSName
- getHostBasedServiceCN(boolean) - Method in class org.globus.gsi.gssapi.GlobusGSSName
-
Returns the CN corresponding to the host part of the DN
- getHostname() - Method in class org.globus.net.BaseServer
-
Returns hostname of this server
- getHostName() - Method in class org.globus.common.CoGProperties
-
Returns the user specified hostname.
- getHostName() - Method in class org.globus.common.ResourceManagerContact
- getHostToken(String) - Method in class org.globus.common.ResourceManagerContact
- 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.gram.GramJob
-
Gets the job handle of this job.
- getIDAsString() - Method in class org.globus.gram.GramJob
-
Gets the job handle of this job and returns it as a string representaion.
- getIdentity() - Method in class org.globus.gsi.GlobusCredential
-
Deprecated.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)
- getIdentity() - Method in class org.globus.gsi.X509Credential
-
Returns the identity of this credential.
- getIdentity(X509Certificate) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Returns the subject DN of the given certificate in the Globus format.
- getIdentity(X509Certificate[]) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Finds the identity certificate in the given chain and returns the subject DN of that certificate in the Globus format.
- getIdentityCertificate() - Method in class org.globus.gsi.GlobusCredential
-
Deprecated.Returns the identity certificate of this credential.
- getIdentityCertificate() - Method in class org.globus.gsi.proxy.ProxyPathValidator
-
Returns the identity certificate.
- getIdentityCertificate() - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- getIdentityCertificate() - Method in class org.globus.gsi.X509Credential
-
Returns the identity certificate of this credential.
- getIdentityCertificate() - Method in class org.globus.gsi.X509ProxyCertPathValidatorResult
- getIdentityCertificate(X509Certificate[]) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Finds the identity certificate in the given chain.
- getIdentityPrefix(X509Certificate) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- getIgnoreErrors() - Method in class org.globus.gsi.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.DatagramSocketFactory.PrDatagramSocket
- 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.gsi.gssapi.net.GssSocket
- getInputStream() - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns input stream based on the source url
- getInputStream() - Method in class org.globus.net.GSIHttpURLConnection
- getInputStream() - Method in class org.globus.net.WrappedSocket
- getInputStream() - Method in class org.globus.util.GlobusResource
- getInputStream() - Method in class org.globus.util.http.LineReader
- 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() - Static method in class org.globus.net.PortRange
-
Returns PortRange instance for TCP listening sockets.
- getInstance() - Static method in class org.gridforum.jgss.ExtendedGSSManager
- getInstance(Object) - Static method in class org.globus.gsi.proxy.ext.ProxyCertInfo
-
Returns an instance of
ProxyCertInfo
from given object. - 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
-
Deprecated.Returns the issuer DN of the first certificate in the chain.
- getIssuer() - Method in class org.globus.gsi.X509Credential
-
Returns the issuer DN of the first certificate in the chain.
- getJaasSubject() - Static method in class org.globus.gsi.gssapi.jaas.JaasSubject
-
Gets current implementation of the
JaasSubject
API. - getJob(String) - Method in class org.globus.gram.CallbackHandler
- getJobCredentials(GramJob) - Static method in class org.globus.gram.Gram
- getJobOutputStream(String) - Method in class org.globus.io.gass.server.GassServer
- 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
- getKeyAlgorithm(String) - Method in class org.globus.gsi.OpenSSLKey
- getKeyEntry(String) - Method in class org.globus.gsi.stores.PEMKeyStore
- getKeyFile() - Method in class org.globus.gsi.stores.CertKeyCredential
- getKeyPair() - Method in class org.globus.gsi.gssapi.KeyPairCache.KeyPairCacheEntry
- 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
- getKeyUsage(TBSCertificateStructure) - Static method in class org.globus.gsi.util.CertificateUtil
- getKeyUsage(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Gets a boolean array representing bits of the KeyUsage extension.
- getKeyUsage(X509Extension) - Static method in class org.globus.gsi.util.CertificateUtil
-
Gets a boolean array representing bits of the KeyUsage extension.
- getLabel() - Method in class org.globus.ftp.FeatureList.Feature
- getLastModified() - Method in class org.globus.util.TimestampEntry
- getLastModified(String) - Method in class org.globus.ftp.FTPClient
-
Returns last modification time of the specifed file.
- getLastNameEntry() - Method in class org.globus.gsi.bc.X509NameHelper
-
Gets the last name component in the current name.
- getLastNameEntry(X500Name) - Static method in class org.globus.gsi.bc.X509NameHelper
-
Gets the last name component from the
X509Name
name. - 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.
- 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
- getLine() - Method in class org.globus.rsl.ASCII_CharStream
-
Deprecated.
- getLocalAddress() - Method in class org.globus.net.DatagramSocketFactory.PrDatagramSocket
- getLocalAddress() - Method in class org.globus.net.WrappedSocket
- getLocalCertChain() - Method in class org.globus.gsi.jsse.GlobusTLSContext
- getLocalCertChain(SSLSession) - Method in class org.globus.gsi.jsse.GlobusTLSContext
- getLocalHostAddress() - Static method in class org.globus.util.Util
-
Returns the ip address of the local machine.
- getLocalMessage() - Method in exception org.globus.common.ChainedCertificateException
-
Deprecated.
- getLocalMessage() - Method in exception org.globus.common.ChainedException
-
Deprecated.
- getLocalMessage() - Method in exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.
- getLocalMessage() - Method in exception org.globus.common.ChainedIOException
- getLocalMessage() - Method in exception org.globus.gsi.gssapi.GlobusGSSException
- getLocalPort() - Method in class org.globus.net.DatagramSocketFactory.PrDatagramSocket
- getLocalPort() - Method in class org.globus.net.WrappedSocket
- getLocalPrincipal() - Method in class org.globus.gsi.jsse.GlobusTLSContext
- getLocalUsername() - Method in class org.globus.gsi.gridmap.GridMapLocal
- getLocation(String, String) - Static method in class org.globus.util.ConfigUtil
- getLog() - Method in class org.globus.gsi.stores.ResourceCACertStore
- getLog() - Method in class org.globus.gsi.stores.ResourceCRLStore
- getLog() - Method in class org.globus.gsi.stores.ResourceProxyCredentialStore
- getLog() - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- 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.gram.GramAttributes
-
Return the maximum cpu time limit set for the job
- 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
- 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
- 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 - Static variable in class org.globus.myproxy.MyProxyCLI
- getMessage() - Method in exception org.globus.common.ChainedCertificateException
-
Deprecated.
- getMessage() - Method in exception org.globus.common.ChainedException
-
Deprecated.
- getMessage() - Method in exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.
- 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() - 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(int) - Static method in exception org.globus.gram.GramException
- 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[]) - Static method in exception org.globus.gsi.GlobusCredentialException
- 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.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
- getModeStr(int) - Method in class org.globus.ftp.FTPClient
- getModeStr(int) - Method in class org.globus.ftp.GridFTPClient
- 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
- getMyProxy() - Method in class org.globus.myproxy.MyProxyCLI
- getName() - Method in class org.globus.ftp.FileInfo
-
Returns name of the file.
- getName() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- getName() - Method in class org.globus.gsi.gssapi.jaas.SimplePrincipal
- getName() - Method in class org.globus.myproxy.CredentialInfo
- getName() - Method in class org.globus.rsl.Binding
-
Returns the name of the variable.
- getName(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- getNameEntryAt(int) - Method in class org.globus.gsi.bc.X509NameHelper
-
Gets the name component at specified position.
- getNamesForMech(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Currently not implemented.
- 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
- getNotBefore() - Method in class org.globus.gsi.X509Credential
- getNumProcs() - Method in class org.globus.gram.GramAttributes
-
Return the number of processors
- getObject() - Method in class org.globus.gsi.stores.ResourceSigningPolicy
- 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() - Method in class org.globus.rsl.NameOpValue
-
Returns the relation operator as a string.
- getOperatorAsString(int) - Static method in class org.globus.rsl.AbstractRslNode
-
Returns a string represention of a given operator.
- getOperatorAsString(int) - Static method in class org.globus.rsl.NameOpValue
-
Returns a string representation of the specified relation operator.
- getOption(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getOption(Oid) - Method in interface org.gridforum.jgss.ExtendedGSSContext
-
Gets a context option.
- getOptions() - Method in class org.globus.io.gass.server.GassServer
-
Returns current options of the server.
- getOptions() - Method in class org.globus.io.gass.server.RemoteGassServer
-
Returns current options of the server.
- GetOpts - Class in org.globus.gsi.gssapi.example
- GetOpts - Class in org.globus.gsi.gssapi.net.example
- GetOpts(String, String) - Constructor for class org.globus.gsi.gssapi.example.GetOpts
- GetOpts(String, String) - Constructor for class org.globus.gsi.gssapi.net.example.GetOpts
- getOrgName() - Static method in class org.globus.tools.GridCertRequest
- getOS() - Static method in class org.globus.util.ConfigUtil
- getOutput() - Method in class org.globus.io.gass.server.OutputListener
- 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() - Method in class org.globus.net.GSIHttpURLConnection
- getOutputStream() - Method in class org.globus.net.WrappedSocket
- getOutputStream(long) - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns output stream based on the destination url.
- 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
get
operation. - GetParams() - Constructor for class org.globus.myproxy.GetParams
- GetParams(String, String) - Constructor for class org.globus.myproxy.GetParams
- getParms() - Method in class org.globus.ftp.FeatureList.Feature
- 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.gssapi.jaas.PasswordCredential
- getPatch() - Static method in class org.globus.common.Version
-
Returns the patch level.
- getPath() - Method in class org.globus.util.GlobusURL
-
Returns the url path part of an url.
- getPathConstraint() - Method in class org.globus.gsi.GlobusCredential
-
Deprecated.Returns the path length constraint.
- getPathConstraint() - Method in class org.globus.gsi.X509Credential
-
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.
- getPathUntilWildcard(String, boolean) - Method in class org.globus.util.GlobusPathMatchingResourcePatternResolver
-
Returns a substring of the locationPattern from the beginning to the first occurrence of * or ? If this is unsuccessful, start at current directory ./
- 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.
- getPeerCertChain() - Method in class org.globus.gsi.jsse.GlobusTLSContext
- getPeerCertChain(SSLSession) - Method in class org.globus.gsi.jsse.GlobusTLSContext
- getPeerHost() - Method in class org.globus.gsi.jsse.GlobusTLSContext
- getPeerPort() - Method in class org.globus.gsi.jsse.GlobusTLSContext
- getPeerPrincipal() - Method in class org.globus.gsi.jsse.GlobusTLSContext
- getPKCS11LibraryName() - Method in class org.globus.common.CoGProperties
- getPolicy() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
-
Returns the actual policy embedded in the ProxyPolicy object.
- getPolicyAsString() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
-
Returns the actual policy embedded in the ProxyPolicy object.
- getPolicyFileName(String) - Method in class org.globus.gsi.TrustedCertificates
-
Deprecated.Signing policy name is created as <hashcode>.signing_policy.
- getPolicyHandlers() - Method in class org.globus.gsi.X509ProxyCertPathParameters
- getPolicyLanguage() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
-
Returns the policy language of the ProxyPolicy.
- getPolicyStore() - Method in class org.globus.gsi.jsse.SSLConfigurator
- 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() - Static method in class org.globus.gsi.testutils.container.ClientTest
- 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.DatagramSocketFactory.PrDatagramSocket
- getPort() - Method in class org.globus.net.WrappedSocket
- getPort() - Method in class org.globus.util.GlobusURL
-
Returns the port number of an url.
- getPort(String) - Static method in class org.globus.util.GlobusURL
- getPortNumber() - Method in class org.globus.common.ResourceManagerContact
- 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
-
Deprecated.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.
- getPrivateKey() - Method in class org.globus.gsi.X509Credential
- getPrivateKey(String) - Method in class org.globus.gsi.X509Credential
- getProject() - Method in class org.globus.gram.GramAttributes
-
Return the project name charged for this job
- getProperty(String) - Method in class org.globus.gsi.provider.KeyStoreParametersFactory.CertKeyParameters
- getProperty(String) - Method in interface org.globus.gsi.provider.KeyStoreParametersFactory.FileStoreParameters
- getProperty(String) - Method in class org.globus.gsi.provider.KeyStoreParametersFactory.ProxyCertParameters
- getProperty(String) - Method in class org.globus.gsi.provider.KeyStoreParametersFactory.TrustStoreParameters
- getProtection() - Method in class org.globus.ftp.extended.GridFTPControlChannel
-
Returns control channel protection level.
- getProtectionParameter() - Method in class org.globus.gsi.provider.KeyStoreParametersFactory.CertKeyParameters
- getProtectionParameter() - Method in class org.globus.gsi.provider.KeyStoreParametersFactory.ProxyCertParameters
- getProtectionParameter() - Method in class org.globus.gsi.provider.KeyStoreParametersFactory.TrustStoreParameters
- getProtectionParameter() - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStoreLoadStoreParameter
-
Deprecated.
- getProtectionParameter() - Method in class org.globus.gsi.stores.PEMKeyStoreParameters
- getProtocol() - Method in class org.globus.gsi.jsse.GlobusTLSContext
- getProtocol() - Method in class org.globus.gsi.jsse.SSLConfigurator
- 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.jsse.SSLConfigurator
- getProvider() - Method in class org.globus.gsi.OpenSSLKey
- getProvider() - Method in class org.globus.gsi.ProviderLoader
- getProxyCertInfo(TBSCertificateStructure) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
- getProxyCertInfo(TBSCertificateStructure) - Static method in class org.globus.gsi.util.ProxyCertificateUtil
- getProxyCertInfo(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Creates a
ProxyCertInfo
object from given extension. - getProxyCertInfo(X509Extension) - Static method in class org.globus.gsi.util.ProxyCertificateUtil
- getProxyFile() - Method in class org.globus.common.CoGProperties
-
Retrieves the location of the proxy file.
- getProxyFilename() - Method in class org.globus.gsi.stores.PEMKeyStoreParameters
- 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
- getProxyPathConstraint(TBSCertificateStructure) - Static method in class org.globus.gsi.util.ProxyCertificateUtil
- 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
-
Deprecated.Returns the certificate type of the first certificate in the chain.
- getProxyType() - Method in class org.globus.gsi.X509Credential
-
Returns the certificate type of the first certificate in the chain.
- getProxyTypeAsString(int) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Returns a string description of a specified proxy type.
- getProxyTypeAsString(GSIConstants.CertificateType) - Static method in class org.globus.gsi.util.ProxyCertificateUtil
-
Returns a string description of a specified proxy type.
- GETPUT - Static variable in class org.globus.ftp.FeatureList
- 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 class org.globus.ftp.dc.StripeContextManager.StripeTransferContext
- 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.DatagramSocketFactory.PrDatagramSocket
- getReceiveBufferSize() - Method in class org.globus.net.WrappedSocket
- 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
- getResource() - Method in class org.globus.gsi.stores.ResourceSigningPolicy
- getResource(String) - Method in class org.globus.util.GlobusPathMatchingResourcePatternResolver
-
This method takes a location string and returns a GlobusResource of the corresponding location.
- getResourceAsStream(String) - Static method in class org.globus.util.ClassLoaderUtils
-
Gets an InputStream to a resource of a specified name.
- getResources(String) - Method in class org.globus.util.GlobusPathMatchingResourcePatternResolver
-
Finds all the resources that match the Ant-Style locationPattern
- getResourceURL() - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- getRest(String) - Static method in class org.globus.util.http.HttpResponse
- getRest(String, int) - Static method in class org.globus.util.http.HTTPParser
- getRetriever() - Method in class org.globus.myproxy.InitParams
- getRetrievers() - Method in class org.globus.myproxy.CredentialInfo
- getReverseDNSCacheType() - Method in class org.globus.common.CoGProperties
-
Returns the reverse DNS cache type.
- getReveseDNSCacheLifetime() - Method in class org.globus.common.CoGProperties
-
Returns the reverse DNS cache time.
- getRootCause() - Method in exception org.globus.ftp.exception.FTPException
-
Retrieve the nested lower layer exception.
- getRSL() - Method in class org.globus.gram.GramJob
-
Gets the rsl of this job.
- getRSL(String) - Method in class org.globus.io.gass.server.RemoteGassServer
- getRslNode() - Method in class org.globus.rsl.RslAttributes
-
Returns the rsl parse tree.
- getSecretKey(byte[], byte[]) - Method in class org.globus.gsi.OpenSSLKey
- getSecureRandomAlgorithm() - Method in class org.globus.common.CoGProperties
- getSecureRandomAlgorithm() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getSecureRandomProvider() - Method in class org.globus.common.CoGProperties
- getSecurityObject() - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- getSecurityObject() - Method in class org.globus.gsi.stores.CertKeyCredential
- getSecurityObject() - Method in interface org.globus.gsi.stores.SecurityObjectWrapper
- getSendBufferSize() - Method in class org.globus.net.DatagramSocketFactory.PrDatagramSocket
- getSendBufferSize() - Method in class org.globus.net.WrappedSocket
- getSequenceDetState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- getServerErrorReply() - Static method in class org.globus.util.http.HTTPProtocol
- getService() - Method in class org.globus.util.http.HTTPRequestParser
- getService(String) - Static method in class org.globus.gsi.gssapi.GlobusGSSName
- getServiceName() - Method in class org.globus.common.ResourceManagerContact
- getSession() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- getSessionId() - Method in class org.globus.gsi.jsse.GlobusTLSContext
- getSigningPolicies() - Method in class org.globus.gsi.stores.ResourceSigningPolicy
- getSigningPolicies() - Method in class org.globus.gsi.TrustedCertificates
-
Deprecated.Returns all signing policies
- getSigningPolicy(String) - Method in class org.globus.gsi.TrustedCertificates
-
Deprecated.Returns signing policy associated with the given CA subject.
- getSigningPolicy(X500Principal) - Method in interface org.globus.gsi.provider.SigningPolicyStore
-
JGLOBUS-87
- getSigningPolicy(X500Principal) - Method in class org.globus.gsi.provider.simple.SimpleMemorySigningPolicyStore
-
Deprecated.
- getSigningPolicy(X500Principal) - Method in class org.globus.gsi.stores.ResourceSigningPolicyStore
- getSigningPolicyStore() - Method in class org.globus.gsi.X509ProxyCertPathParameters
- getSigningPolicyStore(String) - Static method in class org.globus.gsi.stores.Stores
- getsigPolStore() - Static method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- getSingle(String) - Method in class org.globus.rsl.RslAttributes
-
Returns a string value of the specified attribute.
- getSize() - Method in class org.globus.ftp.FileInfo
-
Returns size of the file.
- getSize() - Method in class org.globus.io.streams.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
- getSize(String) - Method in class org.globus.ftp.FTPClient
-
Returns the remote file size.
- getSocket() - Method in class org.globus.ftp.dc.SimpleSocketBox
- getSocket() - Method in interface org.globus.ftp.dc.SocketBox
- getSocket(GSSCredential) - Method in class org.globus.myproxy.MyProxy
- getSocketPool() - Method in class org.globus.ftp.dc.EBlockParallelTransferContext
- getSocketTimeout() - Method in class org.globus.common.CoGProperties
-
Returns the timeout (in milliseconds) for sockets operations.
- getSoLinger() - Method in class org.globus.net.WrappedSocket
- getSoTimeout() - Method in class org.globus.net.DatagramSocketFactory.PrDatagramSocket
- 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
- getSSLContext() - Method in class org.globus.gsi.jsse.SSLConfigurator
-
Create an SSLContext based on the configured stores.
- 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.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
- 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.gram.GramAttributes
-
Return the location used to redirect stdin on the submission machine
- getStdout() - Method in class org.globus.gram.GramAttributes
-
Return the location used to redirect stdout on the submission machine
- getStream(String) - Static method in class org.globus.gsi.jsse.GlobusSSLHelper
- getStrength() - Method in class org.globus.gsi.GlobusCredential
-
Deprecated.Returns strength of the private/public key in bits.
- getStrength() - Method in class org.globus.gsi.X509Credential
-
Returns strength of the private/public key in bits.
- getStrength(String) - Method in class org.globus.gsi.X509Credential
-
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
- getStripeQuitToken() - Method in class org.globus.ftp.dc.StripeContextManager.StripeTransferContext
- 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
-
Deprecated.Returns the subject DN of the first certificate in the chain.
- getSubject() - Method in class org.globus.gsi.gssapi.jaas.GlobusSubject
- getSubject() - Method in class org.globus.gsi.gssapi.jaas.JaasSubject
-
SPI method.
- getSubject() - Method in class org.globus.gsi.gssapi.jaas.StandardSubject
- getSubject() - Method in class org.globus.gsi.X509Credential
-
Returns the subject DN of the first certificate in the chain.
- GetSuffix(int) - Method in class org.globus.rsl.ASCII_CharStream
- getSupportedCksumAlgorithms() - Method in class org.globus.ftp.FTPClient
-
According to GridFTP v2 Protocol Description checksum feature has the following syntax:
- 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.
- getTBSCertificateStructure(X509Certificate) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- getTBSCertificateStructure(X509Certificate) - Static method in class org.globus.gsi.util.CertificateUtil
-
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.
- getTempDirectory() - Method in class org.globus.gsi.testutils.DirSetupUtil
- getTempDirectoryName() - Method in class org.globus.gsi.testutils.DirSetupUtil
- getTempFile() - Method in class org.globus.gsi.testutils.FileSetupUtil
- getTempFilename() - Method in class org.globus.gsi.testutils.FileSetupUtil
- getTime() - Method in class org.globus.ftp.FileInfo
-
Returns modification time of the file.
- getTimeLeft() - Method in class org.globus.gsi.GlobusCredential
-
Deprecated.Returns time left of this credential.
- getTimeLeft() - Method in class org.globus.gsi.X509Credential
-
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
- getToken(String, int) - Method in class org.globus.common.ResourceManagerContact
- 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
- getTrustAnchor() - Method in class org.globus.gsi.stores.ResourceTrustAnchor
- getTrustAnchorStore() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getTrustAnchorStoreLocation() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getTrustAnchorStorePassword() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getTrustAnchorStoreType() - Method in class org.globus.gsi.jsse.SSLConfigurator
- getTrustedCertificates(KeyStore, X509CertSelector) - Static method in class org.globus.gsi.util.CertificateLoadUtil
- getTrustedCertificates(KeyStore, X509CertSelector) - Static method in class org.globus.gsi.util.KeyStoreUtil
-
Returns the list of certificates in the KeyStore.
- getTrustedRetriever() - Method in class org.globus.myproxy.InitParams
- getTrustRootLocations() - Method in class org.globus.gsi.stores.ResourceSigningPolicyStoreParameters
- 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.
- getTrustrootsMessage - Static variable in class org.globus.myproxy.MyProxyCLI
- GetTrustrootsParams - Class in org.globus.myproxy
-
Holds the parameters for the
get-trustroots
operation. - GetTrustrootsParams() - Constructor for class org.globus.myproxy.GetTrustrootsParams
- getTrustStore() - Method in class org.globus.gsi.stores.Stores.ReloadableTrustStore
- getTrustStore() - Static method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- getTrustStore() - Method in class org.globus.gsi.X509ProxyCertPathParameters
- getTrustStore(String) - Static method in class org.globus.gsi.stores.Stores
- 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.
- getURI() - Method in class org.globus.util.GlobusResource
- getURL() - Method in class org.globus.gram.CallbackHandler
- getURL() - Method in class org.globus.gsi.testutils.FileSetupUtil
- getURL() - Method in class org.globus.io.gass.server.RemoteGassServer
-
Returns url of this server.
- getURL() - Method in class org.globus.net.BaseServer
-
Returns url of this server
- getURL() - Method in class org.globus.util.GlobusResource
- getURL() - Method in class org.globus.util.GlobusURL
-
Returns the string representation of an 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.
- getUsefulMessage(Throwable) - Static method in exception org.globus.gsi.gssapi.GlobusGSSException
-
Wrapper around getMessage method that tries to provide a meaningful message.
- 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.
- getUserCertFilename() - Method in class org.globus.gsi.stores.PEMKeyStoreParameters
- getUserID(String) - Method in class org.globus.gsi.gridmap.GridMap
-
Returns first local user name mapped to the specified globusID.
- getUserIDs() - Method in class org.globus.gsi.gridmap.GridMap.GridMapEntry
- getUserIDs(String) - Method in class org.globus.gsi.gridmap.GridMap
-
Returns local user names mapped to the specified globusID.
- getUserIDs(String) - Method in class org.globus.gsi.gridmap.GridMapLocal
- getUserKeyFile() - Method in class org.globus.common.CoGProperties
-
Retrieves the location of the user key file.
- getUserKeyFilename() - Method in class org.globus.gsi.stores.PEMKeyStoreParameters
- getUsername() - Method in class org.globus.myproxy.MyProxyCLI
- getUserName() - Method in class org.globus.ftp.FTPClient
- getUserName() - Method in class org.globus.myproxy.Params
- getValidationResult() - Method in class org.globus.gsi.trustmanager.PKITrustManager
-
Return the result of the last certificate validation.
- 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
- 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
- getVomses() - Method in class org.globus.myproxy.GetParams
- getVoname() - Method in class org.globus.myproxy.GetParams
- 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
- getWrapperMap() - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- getWrapSizeLimit(int, boolean, int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Currently not implemented.
- getX509CertificateObjectChain(X509Certificate[]) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
Returns a chain of X509Certificate's that are instances of X509CertificateObject This is related to http://bugzilla.globus.org/globus/show_bug.cgi?id=4933
- getX509Credential() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
-
Returns actual X509Credential object represented by this credential (if any).
- GIVENNAME - Enum constant in enum class org.globus.gsi.util.Oid
- 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
- globusCertFile - Variable in class org.globus.gsi.stores.CertKeyCredential
- GlobusCredential - Class in org.globus.gsi
-
Deprecated.
- GlobusCredential(InputStream) - Constructor for class org.globus.gsi.GlobusCredential
-
Deprecated.Creates a GlobusCredential from an input stream.
- GlobusCredential(String) - Constructor for class org.globus.gsi.GlobusCredential
-
Deprecated.Creates a GlobusCredential from a proxy file.
- GlobusCredential(String, String) - Constructor for class org.globus.gsi.GlobusCredential
-
Deprecated.Creates a GlobusCredential from certificate file and a unencrypted key file.
- GlobusCredential(PrivateKey, X509Certificate[]) - Constructor for class org.globus.gsi.GlobusCredential
-
Deprecated.Creates a GlobusCredential from a private key and a certificate chain.
- GlobusCredentialException - Exception in org.globus.gsi
-
Encapsulates the exceptions caused by various errors in/problems with Globus proxies.
- GlobusCredentialException(int, String, Object[]) - Constructor for exception org.globus.gsi.GlobusCredentialException
- GlobusCredentialException(int, String, Object[], Throwable) - Constructor for exception org.globus.gsi.GlobusCredentialException
- GlobusCredentialException(int, String, 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(X509Credential, int) - Constructor for class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
-
Creates regular credential from specified X509Credential object.
- GlobusGSSException - Exception in org.globus.gsi.gssapi
- 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
- GlobusGSSException(int, int, String, Throwable) - Constructor for exception org.globus.gsi.gssapi.GlobusGSSException
- GlobusGSSException(int, Throwable) - 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(byte[]) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
- GlobusGSSName(String) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
-
Creates name from Globus DN
- GlobusGSSName(String, Oid) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
-
Creates name from X509 name of specified type.
- GlobusGSSName(X500Principal) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
- GlobusGSSName.ReverseDNSCache - Class in org.globus.gsi.gssapi
- GlobusGSSName.ReverseDNSCache.MapEntry - Class in org.globus.gsi.gssapi
- globusID - Variable in class org.globus.gsi.gridmap.GridMap.GridMapEntry
- 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
- globusKeyFile - Variable in class org.globus.gsi.stores.CertKeyCredential
- GlobusOutputStream - Class in org.globus.io.streams
- GlobusOutputStream() - Constructor for class org.globus.io.streams.GlobusOutputStream
- GlobusPathMatchingResourcePatternResolver - Class in org.globus.util
-
Provides methods to resolve locationPatterns and return GlobusResource objects which match those location patterns.
- GlobusPathMatchingResourcePatternResolver() - Constructor for class org.globus.util.GlobusPathMatchingResourcePatternResolver
- GlobusPrincipal - Class in org.globus.gsi.gssapi.jaas
-
A Globus DN principal.
- GlobusPrincipal(String) - Constructor for class org.globus.gsi.gssapi.jaas.GlobusPrincipal
- GlobusProvider - Class in org.globus.gsi.provider
-
This is a security provider for the Globus SSL support.
- GlobusProvider() - Constructor for class org.globus.gsi.provider.GlobusProvider
-
Create Provider and add Components to the java security framework.
- GlobusProxyCertInfoExtension - Class in org.globus.gsi.proxy.ext
-
Represents ProxyCertInfo X.509 extension.
- GlobusProxyCertInfoExtension(ProxyCertInfo) - Constructor for class org.globus.gsi.proxy.ext.GlobusProxyCertInfoExtension
- globusResolver - Variable in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- globusResolver - Variable in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- globusResource - Variable in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- globusResource - Variable in class org.globus.gsi.stores.ResourceSigningPolicy
- GlobusResource - Class in org.globus.util
-
This class provides a way of managing file system resources in a manner similar to the spring framework's Resource class.
- GlobusResource(String) - Constructor for class org.globus.util.GlobusResource
-
Creates a new instance of GlobusResource referencing the specified resourcePath.
- GlobusSSLConfigurationException - Exception in org.globus.gsi.jsse
-
Signals an error in configuring the Globus SSL support.
- GlobusSSLConfigurationException() - Constructor for exception org.globus.gsi.jsse.GlobusSSLConfigurationException
- GlobusSSLConfigurationException(String) - Constructor for exception org.globus.gsi.jsse.GlobusSSLConfigurationException
- GlobusSSLConfigurationException(String, Throwable) - Constructor for exception org.globus.gsi.jsse.GlobusSSLConfigurationException
- GlobusSSLConfigurationException(Throwable) - Constructor for exception org.globus.gsi.jsse.GlobusSSLConfigurationException
- GlobusSSLHelper - Class in org.globus.gsi.jsse
-
This is a utility class designed to simplify common tasks required for configuring the globus ssl support.
- GlobusSSLHelper() - Constructor for class org.globus.gsi.jsse.GlobusSSLHelper
- GlobusSubject - Class in org.globus.gsi.gssapi.jaas
-
An implementation of the
JaasSubject
API to circumvent the JAAS problem of Subject propagation. - GlobusSubject() - Constructor for class org.globus.gsi.gssapi.jaas.GlobusSubject
- GlobusTLSContext - Class in org.globus.gsi.jsse
- GlobusTLSContext(SSLSession) - Constructor for class org.globus.gsi.jsse.GlobusTLSContext
- GlobusTrustManagerFactoryParameters - Class in org.globus.gsi.provider
- GlobusTrustManagerFactoryParameters(KeyStore, CertStore, SigningPolicyStore, boolean) - Constructor for class org.globus.gsi.provider.GlobusTrustManagerFactoryParameters
- GlobusTrustManagerFactoryParameters(KeyStore, CertStore, SigningPolicyStore, boolean, Map<String, ProxyPolicyHandler>) - Constructor for class org.globus.gsi.provider.GlobusTrustManagerFactoryParameters
- 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.
- 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
- 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.
- GramCallbackHandler - Class in org.globus.gram
- GramCallbackHandler(CallbackHandler, Socket) - Constructor for class org.globus.gram.GramCallbackHandler
- GramClient - Class in org.globus.gram.example
- GramClient() - Constructor for class org.globus.gram.example.GramClient
- 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(int, Throwable) - Constructor for exception org.globus.gram.GramException
- GramException(String) - 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) - Constructor for class org.globus.gram.GramJobRun
- GramJobRun(String, String) - Constructor for class org.globus.gram.GramJobRun
- GramJobRun(GSSCredential, 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
- 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.
- GridFTPClient.MlsxParserDataSink - Class in org.globus.ftp
- GridFTPControlChannel - Class in org.globus.ftp.extended
-
GridFTP control channel, unlike the vanilla control channel, uses GSI autentication.
- GridFTPControlChannel(InputStream, OutputStream) - Constructor for class org.globus.ftp.extended.GridFTPControlChannel
- GridFTPControlChannel(String, int) - Constructor for class org.globus.ftp.extended.GridFTPControlChannel
- 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 - Class in org.globus.io.streams
- GridFTPInputStream(InputStream, GSSContext) - Constructor for class org.globus.ftp.extended.GridFTPInputStream
- 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 - Class in org.globus.io.streams
- GridFTPOutputStream(OutputStream, GSSContext) - Constructor for class org.globus.ftp.extended.GridFTPOutputStream
- 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, 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
- GridFTPOutputStream(GSSCredential, Authorization, String, int, String, boolean, 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
- GridMap - Class in org.globus.gsi.gridmap
- GridMap() - Constructor for class org.globus.gsi.gridmap.GridMap
- GridMap.GridMapEntry - Class in org.globus.gsi.gridmap
- GridMapEntry() - Constructor for class org.globus.gsi.gridmap.GridMap.GridMapEntry
- GridMapLocal - Class in org.globus.gsi.gridmap
-
Gridmap implementation with a local username lookup feature.
- GridMapLocal() - Constructor for class org.globus.gsi.gridmap.GridMapLocal
- GRIM_POLICY_HANDLER - Static variable in class org.globus.gsi.gssapi.GSSConstants
-
Deprecated.Please use
GSSConstants.PROXY_POLICY_HANDLERS
option 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.GridFTPPassiveConnectTask
- 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 - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- GSI_2_LIMITED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use CertificateType.GSI_2_LIMITED_PROXY instead
- GSI_2_PROXY - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- GSI_2_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use CertificateType.GSI_2_PROXY instead
- GSI_3_IMPERSONATION_PROXY - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- GSI_3_IMPERSONATION_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use CertificateType.GSI_3_IMPERSONATION_PROXY instead
- GSI_3_INDEPENDENT_PROXY - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- GSI_3_INDEPENDENT_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use CertificateType.GSI_3_INDEPENDENT_PROXY instead
- GSI_3_LIMITED_PROXY - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- GSI_3_LIMITED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use CertificateType.GSI_3_RESTRICTED_PROXY instead
- GSI_3_RESTRICTED_PROXY - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- GSI_3_RESTRICTED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use CertificateType.GSI_3_RESTRICTED_PROXY instead
- GSI_4_IMPERSONATION_PROXY - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- GSI_4_IMPERSONATION_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use CertificateType.GSI_4_IMPERSONATION_PROXY instead
- GSI_4_INDEPENDENT_PROXY - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- GSI_4_INDEPENDENT_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use CertificateType.GSI_4_INDEPENDENT_PROXY instead
- GSI_4_LIMITED_PROXY - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- GSI_4_LIMITED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use CertificateType.GSI_4_LIMITED_PROXY instead
- GSI_4_RESTRICTED_PROXY - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- GSI_4_RESTRICTED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.Use CertificateType.GSI_4_RESTRICTED_PROXY instead
- GSI_BIG - Static variable in class org.globus.gsi.gssapi.GSSConstants
-
Quality-of-Protection (QOP) value, indicates large block size support.
- GSI_MESSAGE_DIGEST_PADDING - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- GSI_MODE - Static variable in class org.globus.gsi.gssapi.net.GssSocket
- GSI_SEQUENCE_SIZE - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
SSL3_RT_GSSAPI_OPENSSL
- 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
wrap
withGSSConstants.GSI_BIG
QoP and a regular token created bywrap
. - GSIConstants - Interface in org.globus.gsi
-
Defines common constants used by GSI.
- GSIConstants.CertificateType - Enum Class in org.globus.gsi
-
Enumeration of Certificate types used by the Globus security provider.
- GSIConstants.DelegationType - Enum Class in org.globus.gsi
-
Enumeration of Certificate types used by the Globus security provider.
- 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
- 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 - Class in org.globus.gsi.gssapi.net.example
- GssClient() - Constructor for class org.globus.gsi.gssapi.example.GssClient
- 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
- gssManager - Static variable in class org.gridforum.jgss.ExtendedGSSManager
- 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 - Class in org.globus.gsi.gssapi.net.example
- GssServer() - Constructor for class org.globus.gsi.gssapi.example.GssServer
- 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
- handleConditionalLine(Map<X500Principal, SigningPolicy>, String, String, boolean, Boolean) - Method in class org.globus.gsi.SigningPolicyParser
- 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.
- handleNegativeRights(Boolean) - Method in class org.globus.gsi.SigningPolicyParser
- handler - Variable in class org.globus.gram.GramCallbackHandler
- Handler - Class in org.globus.net.protocol.httpg
- Handler - Class in org.globus.net.protocol.https
- Handler() - Constructor for class org.globus.net.protocol.httpg.Handler
- Handler() - Constructor for class org.globus.net.protocol.https.Handler
- handleReply(InputStream) - Method in class org.globus.myproxy.MyProxy
- handleReply(InputStream, OutputStream, GSSCredential, boolean) - Method in class org.globus.myproxy.MyProxy
- handleReply(String) - Method in class org.globus.ftp.extended.GridFTPInputStream
- handlers - Variable in class org.globus.gsi.jsse.SSLConfigurator
- handlers - Variable in class org.globus.gsi.provider.GlobusTrustManagerFactoryParameters
- handlers - Variable in class org.globus.gsi.X509ProxyCertPathParameters
- HANDSHAKE - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- handshakeFinished() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- hasBeenOpened - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- hasBeenOpened() - Method in class org.globus.ftp.vanilla.FTPControlChannel
- hasChanged() - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- hasChanged() - Method in class org.globus.gsi.stores.CertKeyCredential
- hasChanged() - Method in class org.globus.gsi.stores.ResourceSigningPolicy
- hasChanged() - Method in interface org.globus.gsi.stores.SecurityObjectWrapper
- hasCustomMessage - Variable in exception org.globus.gsi.gssapi.GlobusGSSException
- hasData() - Method in class org.globus.gsi.gssapi.net.GssInputStream
- hasData() - Method in class org.globus.gsi.gssapi.TokenInputStream
- hasData() - Method in class org.globus.io.gass.server.OutputListener
- hasError() - Method in class org.globus.ftp.vanilla.TransferState
- hasFree() - Method in class org.globus.ftp.dc.SocketPool
- hash(byte[]) - Static method in class org.globus.gsi.util.CertificateIOUtil
- 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.gssapi.jaas.SimplePrincipal
- hashCode() - Method in class org.globus.gsi.OpenSSLKey
- hashCode() - Method in class org.globus.gsi.X509Credential
- hashCode() - Method in class org.globus.rsl.Value
- hashCode() - Method in class org.globus.rsl.VarRef
- hashCode() - Method in class org.globus.util.GlobusURL
- hasMoreElements() - Method in class org.globus.util.QuotedStringTokenizer
- hasMoreTokens() - Method in class org.globus.util.QuotedStringTokenizer
- 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
- HEADER404 - Static variable in class org.globus.io.gass.server.GassClientHandler
- helpMsg - Variable in class org.globus.gsi.gssapi.example.GetOpts
- helpMsg - Static variable in class org.globus.gsi.gssapi.example.GssClient
- helpMsg - Static variable in class org.globus.gsi.gssapi.example.GssServer
- helpMsg - Static variable in class org.globus.gsi.gssapi.net.example.GssClient
- helpMsg - Static variable in class org.globus.gsi.gssapi.net.example.GssServer
- hex - Static variable in class org.globus.util.PEMUtils
- HEX - Static variable in class org.globus.gsi.util.PEMUtil
- host - Variable in class org.globus.ftp.examples.TwoPartyTransfer
- host - Variable in class org.globus.ftp.HostPort6
- host - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- host - Variable in class org.globus.myproxy.MyProxy
-
The hostname(s) of the target MyProxy server(s).
- host - Variable in class org.globus.util.GlobusURL
- HOST - Static variable in class org.globus.util.http.HTTPProtocol
- hostAuthorization - Static variable in class org.globus.gsi.gssapi.auth.HostAuthorization
- 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
- hostAuthz - Variable in class org.globus.gsi.gssapi.auth.HostOrSelfAuthorization
- hostBasedServiceCN - Variable in class org.globus.gsi.gssapi.GlobusGSSName
- hostname - Variable in class org.globus.myproxy.MyProxyCLI
- hostName - Variable in class org.globus.common.ResourceManagerContact
- hostName - Variable in class org.globus.gsi.gssapi.GlobusGSSName.ReverseDNSCache.MapEntry
- 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.ActiveStartTransferTask
- 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(String, int) - Constructor for class org.globus.ftp.HostPort
-
Creates the HostPort object from specified ip address and port number.
- HostPort(InetAddress, 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) - Constructor for class org.globus.ftp.HostPort6
-
Parses host-port from passive mode reply message.
- HostPort6(String, String, int) - Constructor for class org.globus.ftp.HostPort6
- HostPort6.Parser - Class in org.globus.ftp
- HostPortList - Class in org.globus.ftp
-
Utility class for parsing and converting host-port information from SPAS and SPOR FTP commands.
- HostPortList() - Constructor for class org.globus.ftp.HostPortList
-
Creates an empty list
- HostPortList(String) - Constructor for class org.globus.ftp.HostPortList
-
Parses host-port from the reply to SPAS command.
- HTTP_CONTINUE - Static variable in class org.globus.io.gass.server.GassClientHandler
- 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 - Static variable in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
- i18n - Static variable in class org.globus.gsi.bc.BouncyCastleUtil
- i18n - Static variable in class org.globus.gsi.bc.BouncyCastleX509Extension
- i18n - Static variable in class org.globus.gsi.gridmap.GridMap
- i18n - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- i18n - Static variable in class org.globus.gsi.gssapi.jaas.JaasSubject
- i18n - Static variable in class org.globus.gsi.proxy.ext.GlobusProxyCertInfoExtension
- i18n - Static variable in class org.globus.gsi.proxy.ext.ProxyCertInfoExtension
- i18n - Static variable in class org.globus.gsi.proxy.ProxyPathValidator
- i18n - Static variable in class org.globus.gsi.X509Extension
- i18n - Static variable in class org.globus.gsi.X509ExtensionSet
- I18n - Class in org.globus.util
-
An utility class for internationalized message handling.
- I18n(ResourceBundle) - Constructor for class org.globus.util.I18n
- id - Variable in class org.globus.gram.GramJob
- IDENTITY - Static variable in class org.globus.tools.ProxyInfo
- 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.
- identityCert - Variable in class org.globus.gsi.proxy.ProxyPathValidator
- identityCert - Variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- IdentityChecker - Class in org.globus.gsi.trustmanager
-
Checks to see if a limited proxy is acceptable (if the chain has a limited proxy).
- IdentityChecker(X509ProxyCertPathValidator) - Constructor for class org.globus.gsi.trustmanager.IdentityChecker
- idenX509Certificate - Variable in class org.globus.gsi.X509ProxyCertPathValidatorResult
- ignoreErrors - Variable in class org.globus.gsi.gridmap.GridMap
- 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
- image - Variable in class org.globus.rsl.Token
-
The string image of the token.
- 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.ftp.dc.TaskThread.Buffer
- in - Variable in class org.globus.ftp.InputStreamDataSink
- 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
- inBuf - Variable in class org.globus.rsl.ASCII_CharStream
- INDEPENDENT - Static variable in class org.globus.gsi.proxy.ext.ProxyPolicy
-
Independent proxy OID
- index - Variable in class org.globus.ftp.InputStreamDataSink.DataInputStream
- index - Variable in class org.globus.ftp.MultipleTransferComplete
- index - Variable in class org.globus.ftp.OutputStreamDataSource.DataOutputStream
- index - Variable in class org.globus.gsi.gssapi.net.GssInputStream
- index - Variable in class org.globus.gsi.gssapi.net.GssOutputStream
- index - Variable in class org.globus.gsi.gssapi.TokenInputStream
- 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).
- infoMessage - Static variable in class org.globus.myproxy.MyProxyCLI
- InfoParams - Class in org.globus.myproxy
-
Holds the parameters for the
info
operation. - InfoParams() - Constructor for class org.globus.myproxy.InfoParams
- init() - Method in class org.globus.gram.CallbackHandler
- init() - Static method in class org.globus.gsi.CertUtil
-
Deprecated.A no-op function that can be used to force the class to load and initialize.
- init() - Static method in class org.globus.gsi.util.CertificateIOUtil
- init() - Static method in class org.globus.gsi.util.CertificateLoadUtil
-
A no-op function that can be used to force the class to load and initialize.
- init() - Static method in class org.globus.gsi.util.CertificateUtil
-
A no-op function that can be used to force the class to load and initialize.
- init() - Method in class org.globus.io.gass.server.GassServer
- init() - Method in class org.globus.util.Tail.FileWatcher
- init(int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- init(int, BasicServerControlChannel, SocketBox, Session, DataChannelFactory, TransferContext) - Method in class org.globus.ftp.dc.ActiveStartTransferTask
- init(String) - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- init(String) - Method in class org.globus.net.PortRange
- init(String[]) - Method in class org.globus.tools.DefaultProxyInit
- init(String[]) - Method in class org.globus.tools.ProxyInit
- init(String, int, String, long, boolean) - Method in class org.globus.io.streams.HTTPOutputStream
- init(String, T) - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- init(ServerSocket, BasicServerControlChannel, Session, DataChannelFactory, TransferContext) - Method in class org.globus.ftp.dc.PassiveConnectTask
- init(HostPort, BasicServerControlChannel, Session, DataChannelFactory, TransferContext) - Method in class org.globus.ftp.dc.ActiveConnectTask
- init(GlobusResource) - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- init(GlobusResource) - Method in class org.globus.gsi.stores.ResourceSigningPolicy
- init(GlobusResource, Map<X500Principal, SigningPolicy>) - Method in class org.globus.gsi.stores.ResourceSigningPolicy
- init(GlobusResource, GlobusResource) - Method in class org.globus.gsi.stores.CertKeyCredential
- init(GlobusResource, GlobusResource, X509Credential) - Method in class org.globus.gsi.stores.CertKeyCredential
- init(GlobusResource, T) - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- INIT_CALLBACK_HANDLER_FAILED - Static variable in exception org.globus.gram.GramException
- initCallbackHandler(GSSCredential) - Static method in class org.globus.gram.Gram
- initConstructor() - Static method in class org.globus.net.protocol.httpg.Handler
- initCRLStore - Variable in class org.globus.gsi.provider.GlobusTrustManagerFactoryParameters
- 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.
- initializationVector - Variable in class org.globus.gsi.OpenSSLKey
- initialize() - Method in class org.globus.net.BaseServer
-
This method should be called by all subclasses.
- initialize(String, String) - Method in class org.globus.ftp.vanilla.Command
- initialize(String, String, String, String, String) - Method in class org.globus.gsi.stores.PEMKeyStore
-
Initialize resources from filename, proxyfile name
- INITIALS - Enum constant in enum class org.globus.gsi.util.Oid
- initialValue() - Method in class org.globus.gsi.gssapi.jaas.StackableInheritableThreadLocal
- INITIATE - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- InitParams - Class in org.globus.myproxy
-
Holds the parameters for the
put
operation. - InitParams() - Constructor for class org.globus.myproxy.InitParams
- initPolicyStore - Variable in class org.globus.gsi.provider.GlobusTrustManagerFactoryParameters
- initRejectLimitedProxy - Variable in class org.globus.gsi.provider.GlobusTrustManagerFactoryParameters
- 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
initSecContext
method. - initTrustStore - Variable in class org.globus.gsi.provider.GlobusTrustManagerFactoryParameters
- inMemory - Variable in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- inMemoryOnly - Variable in class org.globus.gsi.stores.PEMKeyStore
- 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.GlobusFileInputStream
- input - Variable in class org.globus.io.streams.HTTPInputStream
- input - Variable in class org.globus.util.http.HttpResponse
- input_stream - Variable in class org.globus.rsl.RSLParserTokenManager
- inputStream - Variable in class org.globus.rsl.ASCII_CharStream
- InputStreamDataSink - Class in org.globus.ftp
- InputStreamDataSink() - Constructor for class org.globus.ftp.InputStreamDataSink
- InputStreamDataSink.DataInputStream - Class in org.globus.ftp
- 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.
- inserted - Variable in class org.globus.gsi.gssapi.GlobusGSSName.ReverseDNSCache.MapEntry
- installSecureRandomProvider() - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Installs SecureRandom provider.
- installSecureRandomProvider() - Static method in class org.globus.gsi.util.CertificateUtil
-
Installs SecureRandom provider.
- INSUFFICIENT_FUNDS - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- interactive - Static variable in class org.globus.tools.GridCertRequest
- 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
- intKey - Variable in class org.globus.gsi.OpenSSLKey
- 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_LEXICAL_STATE - Static variable in error org.globus.rsl.TokenMgrError
-
Tried to change to an invalid lexical state.
- 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
- invalidPolicies - Variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- invalidPoliciesCache - Variable in class org.globus.gsi.stores.ResourceSigningPolicyStore
- invoke(X509Certificate, GSIConstants.CertificateType) - Method in interface org.globus.gsi.trustmanager.CertificateChecker
-
Validate the certificate.
- invoke(X509Certificate, GSIConstants.CertificateType) - Method in class org.globus.gsi.trustmanager.CRLChecker
-
Method that checks the if the certificate is in a CRL, if CRL is available If no CRL is found, then no error is thrown If an expired CRL is found, an error is thrown
- invoke(X509Certificate, GSIConstants.CertificateType) - Method in class org.globus.gsi.trustmanager.DateValidityChecker
-
Method that checks the time validity.
- invoke(X509Certificate, GSIConstants.CertificateType) - Method in class org.globus.gsi.trustmanager.IdentityChecker
-
Method that sets the identity of the certificate path.
- invoke(X509Certificate, GSIConstants.CertificateType) - Method in class org.globus.gsi.trustmanager.SigningPolicyChecker
-
Validate DN against the signing policy
- invoke(X509Certificate, GSIConstants.CertificateType) - Method in class org.globus.gsi.trustmanager.UnsupportedCriticalExtensionChecker
-
Method that checks if there are unsupported critical extension.
- IO_ERROR - Static variable in exception org.globus.gsi.GlobusCredentialException
- ioDelay - Variable in class org.globus.ftp.vanilla.TransferMonitor
- IP - Enum constant in enum class org.globus.gsi.util.Oid
- IPv4 - Static variable in class org.globus.ftp.HostPort6
- ipv6 - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- IPv6 - Static variable in class org.globus.ftp.HostPort6
- is - Variable in class org.globus.net.GSIHttpURLConnection
- 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.
- isBoring(Throwable) - Static method in exception org.globus.gsi.gssapi.GlobusGSSException
-
Use heuristics to determine whether the supplied Throwable has any semantic content (i.e., does it provide any additional information).
- isCanceled() - Method in class org.globus.io.urlcopy.UrlCopy
-
Checks if the transfer was canceled.
- isCASignRight(String) - Method in class org.globus.gsi.SigningPolicyParser
- isChanged() - Method in class org.globus.gsi.TrustedCertificates
-
Deprecated.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
- isCksumAlgorithmSupported(String) - Method in class org.globus.ftp.FTPClient
- isClosed() - Method in class org.globus.ftp.InputStreamDataSink
- isClosed() - Method in class org.globus.ftp.OutputStreamDataSource.DataOutputStream
- 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 and 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 and 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
- isDone() - Method in class org.globus.util.Tail
- 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 - Variable in class org.globus.gsi.OpenSSLKey
- isEncrypted() - Method in class org.globus.gsi.OpenSSLKey
-
Check if the key was encrypted or not.
- isEncryptedKey() - Method in class org.globus.gsi.X509Credential
- isEstablished() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- isExitCodeValid() - Method in class org.globus.gram.GramJob
-
Can be used to determine whether the job exit code returned by
GramJob.getExitCode()
is valid. - 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
-
Deprecated.Checks if GSI-2 mode is enabled.
- isGsi2Enabled() - Static method in class org.globus.gsi.VersionUtil
-
Checks if GSI-2 mode is enabled.
- isGsi2Proxy(int) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Determines if a specified certificate type indicates a GSI-2 proxy certificate.
- isGsi2Proxy(GSIConstants.CertificateType) - Static method in class org.globus.gsi.util.ProxyCertificateUtil
-
Determines if a specified certificate type indicates a GSI-2 proxy certificate.
- isGsi3Enabled() - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Checks if GSI-3 mode is enabled.
- isGsi3Enabled() - Static method in class org.globus.gsi.VersionUtil
-
Checks if GSI-3 mode is enabled.
- isGsi3Proxy(int) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Determines if a specified certificate type indicates a GSI-3 proxy certificate.
- isGsi3Proxy(GSIConstants.CertificateType) - Static method in class org.globus.gsi.util.ProxyCertificateUtil
-
Determines if a specified certificate type indicates a GSI-3 proxy certificate.
- isGsi4Proxy(int) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Determines if a specified certificate type indicates a GSI-4 proxy certificate.
- isGsi4Proxy(GSIConstants.CertificateType) - Static method in class org.globus.gsi.util.ProxyCertificateUtil
-
Determines if a specified certificate type indicates a GSI-4 proxy certificate.
- isImpersonationProxy(int) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Determines if a specified certificate type indicates a GSI-2 or GSI-3 or GSI-4 impersonation proxy certificate.
- isImpersonationProxy(GSIConstants.CertificateType) - Static method in class org.globus.gsi.util.ProxyCertificateUtil
-
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
-
Deprecated.Determines if a specified certificate type indicates a GSI-3 or GS-4 limited proxy certificate.
- isIndependentProxy(GSIConstants.CertificateType) - Static method in class org.globus.gsi.util.ProxyCertificateUtil
-
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.
- 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.
- isLimited() - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- isLimited() - Method in class org.globus.gsi.X509ProxyCertPathValidatorResult
- isLimitedProxy(int) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Determines if a specified certificate type indicates a GSI-2 or GSI-3 or GSI=4 limited proxy certificate.
- isLimitedProxy(GSIConstants.CertificateType) - Static method in class org.globus.gsi.util.ProxyCertificateUtil
-
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
- 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
- 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
- isProtReady() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- isProxy(int) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Determines if a specified certificate type indicates a GSI-2, GSI-3 or GSI-4proxy certificate.
- isProxy(GSIConstants.CertificateType) - Static method in class org.globus.gsi.util.ProxyCertificateUtil
-
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
- isReadable() - Method in class org.globus.util.GlobusResource
- isRejectLimitedProxy() - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- isRejectLimitedProxy() - Method in class org.globus.gsi.X509ProxyCertPathParameters
- isRejectLimitProxy() - Method in class org.globus.gsi.jsse.SSLConfigurator
- isReusable() - Method in class org.globus.ftp.dc.ManagedSocketBox
- isSet(DERBitString) - Method in enum class org.globus.gsi.util.KeyUsage
- 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) or a backward compatible version of TLS using the same header format.
- isStarted() - Method in class org.globus.ftp.vanilla.TransferState
- isStartState(int) - Static method in class org.globus.io.gass.server.GassServerListener
- isStillValid() - Method in class org.globus.gsi.stores.Stores.ReloadableCaCertStore
- isStillValid() - Method in class org.globus.gsi.stores.Stores.ReloadableCrlStore
- isStillValid() - Method in class org.globus.gsi.stores.Stores.ReloadableTrustStore
- issueGETPUT(String, boolean, HostPort, int, String) - Method in class org.globus.ftp.FTPClient
-
Writes a GFD.47 compliant GET or PUT command to the control channel.
- ISSUER - Static variable in class org.globus.tools.CertInfo
- ISSUER - Static variable in class org.globus.tools.ProxyInfo
- isTransferable() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Currently not implemented.
- isTransientNegativeCompletion(Reply) - Static method in class org.globus.ftp.vanilla.Reply
- isTrustedCert(KeyStore, X509Certificate, List<X509Certificate>) - Static method in class org.globus.gsi.trustmanager.TrustedCertPathFinder
- isUnsupported(GSIConstants.CertificateType, String) - Method in class org.globus.gsi.trustmanager.UnsupportedCriticalExtensionChecker
- isUsefulEntry(String) - Method in class org.globus.gsi.SigningPolicyParser
- isValidLine(String) - Method in class org.globus.gsi.SigningPolicyParser
- isValidSubject(X500Principal) - Method in class org.globus.gsi.SigningPolicy
-
Ascertains if the subjectDN is valid against this policy.
- isVOMS_USERCONFComment(String) - Method in class org.globus.myproxy.MyProxyCLI
- ivData - Variable in class org.globus.gsi.OpenSSLKey
- ivLength - Variable in class org.globus.gsi.OpenSSLKey
J
- JaasGssUtil - Class in org.globus.gsi.gssapi
-
An utility class for handling JAAS Subject with GSSCredential.
- JaasGssUtil() - Constructor for class org.globus.gsi.gssapi.JaasGssUtil
- JaasSubject - Class in org.globus.gsi.gssapi.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.gssapi.jaas.JaasSubject
- JAVA_CLIENT - Static variable in class org.globus.io.gass.server.GassClientHandler
- jj_consume_token(int) - Method in class org.globus.rsl.RSLParser
- jj_expentries - Variable in class org.globus.rsl.RSLParser
- jj_expentry - Variable in class org.globus.rsl.RSLParser
- jj_gen - Variable in class org.globus.rsl.RSLParser
- jj_input_stream - Variable in class org.globus.rsl.RSLParser
- jj_kind - Variable in class org.globus.rsl.RSLParser
- jj_la1 - Variable in class org.globus.rsl.RSLParser
- jj_la1_0 - Variable in class org.globus.rsl.RSLParser
- jj_nt - Variable in class org.globus.rsl.RSLParser
- jj_ntk - Variable in class org.globus.rsl.RSLParser
- jj_ntk() - Method in class org.globus.rsl.RSLParser
- jjAddStates(int, int) - Method in class org.globus.rsl.RSLParserTokenManager
- jjbitVec0 - Static variable in class org.globus.rsl.RSLParserTokenManager
- jjCheckNAdd(int) - Method in class org.globus.rsl.RSLParserTokenManager
- jjCheckNAddStates(int) - Method in class org.globus.rsl.RSLParserTokenManager
- jjCheckNAddStates(int, int) - Method in class org.globus.rsl.RSLParserTokenManager
- jjCheckNAddTwoStates(int, int) - Method in class org.globus.rsl.RSLParserTokenManager
- jjFillToken() - Method in class org.globus.rsl.RSLParserTokenManager
- jjmatchedKind - Variable in class org.globus.rsl.RSLParserTokenManager
- jjmatchedPos - Variable in class org.globus.rsl.RSLParserTokenManager
- jjMoveNfa_0(int, int) - Method in class org.globus.rsl.RSLParserTokenManager
- jjMoveStringLiteralDfa0_0() - Method in class org.globus.rsl.RSLParserTokenManager
- jjMoveStringLiteralDfa1_0(long) - Method in class org.globus.rsl.RSLParserTokenManager
- jjnewStateCnt - Variable in class org.globus.rsl.RSLParserTokenManager
- jjnextStates - Static variable in class org.globus.rsl.RSLParserTokenManager
- jjround - Variable in class org.globus.rsl.RSLParserTokenManager
- jjrounds - Variable in class org.globus.rsl.RSLParserTokenManager
- jjStartNfa_0(int, long) - Method in class org.globus.rsl.RSLParserTokenManager
- jjStartNfaWithStates_0(int, int, int) - Method in class org.globus.rsl.RSLParserTokenManager
- jjstateSet - Variable in class org.globus.rsl.RSLParserTokenManager
- jjStopAtPos(int, int) - Method in class org.globus.rsl.RSLParserTokenManager
- jjStopStringLiteralDfa_0(int, long) - Method in class org.globus.rsl.RSLParserTokenManager
- jjstrLiteralImages - Static variable in class org.globus.rsl.RSLParserTokenManager
- jjtoSkip - Static variable in class org.globus.rsl.RSLParserTokenManager
- jjtoSpecial - Static variable in class org.globus.rsl.RSLParserTokenManager
- jjtoToken - Static variable in class org.globus.rsl.RSLParserTokenManager
- JM_FAILED_ALLOW_ATTACH - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- jmConnect(GSSCredential, GlobusURL, String) - Static method in class org.globus.gram.Gram
- JMREQUEST(String, String, String) - Static method in class org.globus.gram.internal.GRAMProtocol
- job - Variable in class org.globus.io.gass.server.RemoteGassServer
- JOB_CANCEL_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- JOB_CONTACT_NOT_FOUND - 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
- jobFailureCode - Variable in class org.globus.gram.internal.GatekeeperReply
- jobManagerUrl - Variable in class org.globus.gram.internal.GatekeeperReply
- JobOutputListener - Interface in org.globus.io.gass.server
-
This class defines a job output listener.
- jobOutputs - Variable in class org.globus.io.gass.server.GassServer
- 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.
- 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.
- JOBTYPE_CONDOR - Static variable in class org.globus.gram.GramAttributes
- JOBTYPE_MPI - Static variable in class org.globus.gram.GramAttributes
- JOBTYPE_MULTIPLE - Static variable in class org.globus.gram.GramAttributes
- 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
- KEY_AGREEMENT - Enum constant in enum class org.globus.gsi.util.KeyUsage
- KEY_CERTSIGN - Enum constant in enum class org.globus.gsi.util.KeyUsage
- KEY_ENCIPHERMENT - Enum constant in enum class org.globus.gsi.util.KeyUsage
- KEY_FILENAME - Static variable in class org.globus.gsi.stores.PEMKeyStore
- KEY_FOOTER - Static variable in class org.globus.gsi.util.CertificateIOUtil
- KEY_HEADER - Static variable in class org.globus.gsi.util.CertificateIOUtil
- KEY_USAGE_OID - Static variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- keyAlg - Variable in class org.globus.gsi.OpenSSLKey
- keyData - Variable in class org.globus.gsi.OpenSSLKey
- keyLastModified - Variable in class org.globus.gsi.stores.CertKeyCredential
- keyLength - Variable in class org.globus.gsi.OpenSSLKey
- keyLocation - Variable in class org.globus.gsi.provider.KeyStoreParametersFactory.CertKeyParameters
- keyPair - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Used during delegation
- keyPairCache - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
KeyPair generation with cache of keypairs if configured
- keyPairCache - Static variable in class org.globus.gsi.gssapi.KeyPairCache
- KeyPairCache - Class in org.globus.gsi.gssapi
-
Simple cache for key pairs.
- KeyPairCache(String, String, long) - Constructor for class org.globus.gsi.gssapi.KeyPairCache
-
Creates a KeyPairCache object for the specified algorithm, as supplied from the specified provider.
- KeyPairCache.KeyPairCacheEntry - Class in org.globus.gsi.gssapi
- KeyPairCacheEntry(KeyPair, long) - Constructor for class org.globus.gsi.gssapi.KeyPairCache.KeyPairCacheEntry
- keys - Variable in class org.globus.gsi.gssapi.KeyPairCache.KeyPairCacheEntry
- keyStore - Variable in class org.globus.gsi.stores.Stores.ReloadableTrustStore
- keyStore - Variable in class org.globus.gsi.trustmanager.CRLChecker
- keyStore - Variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- KEYSTORE_TYPE - Static variable in class org.globus.gsi.provider.GlobusProvider
- KEYSTORE_TYPE - Static variable in class org.globus.gsi.provider.simple.SimpleMemoryProvider
-
Deprecated.
- KeyStoreConvert - Class in org.globus.tools
- KeyStoreConvert() - Constructor for class org.globus.tools.KeyStoreConvert
- KeyStoreFactory<T> - Interface in org.globus.gsi.util
-
Created by IntelliJ IDEA.
- KeyStoreParametersFactory - Class in org.globus.gsi.provider
- KeyStoreParametersFactory() - Constructor for class org.globus.gsi.provider.KeyStoreParametersFactory
- KeyStoreParametersFactory.CertKeyParameters - Class in org.globus.gsi.provider
- KeyStoreParametersFactory.FileStoreParameters - Interface in org.globus.gsi.provider
- KeyStoreParametersFactory.ProxyCertParameters - Class in org.globus.gsi.provider
- KeyStoreParametersFactory.TrustStoreParameters - Class in org.globus.gsi.provider
- KeyStoreUtil - Class in org.globus.gsi.util
-
FILL ME
- KeyStoreUtil() - Constructor for class org.globus.gsi.util.KeyStoreUtil
- KeyUsage - Enum Class in org.globus.gsi.util
- KeyUsage(int) - Constructor for enum class org.globus.gsi.util.KeyUsage
- KEYWORD_MAP - Static variable in class org.globus.gsi.util.CertificateUtil
- keyWordPresent(char[], int, char[], int) - Static method in class org.globus.gsi.gridmap.GridMap
- kill() - Method in class org.globus.util.Util.PrivateInputThread
- kind - Variable in class org.globus.rsl.Token
-
An integer that describes the kind of this token.
L
- L - Enum constant in enum class org.globus.gsi.util.Oid
-
locality name - StringType(SIZE(1..64))
- label - Variable in class org.globus.ftp.FeatureList.Feature
- LANG - Static variable in class org.globus.ftp.MlsxEntry
- lastModified - Variable in class org.globus.gsi.gridmap.GridMap
- lastModified - Variable in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- lastModified - Variable in class org.globus.gsi.stores.ResourceSigningPolicy
- lastModified - Variable in class org.globus.util.TimestampEntry
- lastModified() - Method in class org.globus.util.GlobusResource
- lastModified(String) - Method in class org.globus.ftp.FTPClient
- lastRefresh - Variable in class org.globus.gsi.CertificateRevocationLists.DefaultCertificateRevocationLists
-
Deprecated.
- lastRefresh - Variable in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- lastReply - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- lastUpdateTime - Variable in class org.globus.gsi.stores.Stores.ReloadableCaCertStore
- lastUpdateTime - Variable in class org.globus.gsi.stores.Stores.ReloadableCrlStore
- lastUpdateTime - Variable in class org.globus.gsi.stores.Stores.ReloadableTrustStore
- ldapAuthorization - Static variable in class org.globus.gsi.gssapi.auth.HostAuthorization
- length - Variable in class org.globus.ftp.Buffer
- length - Variable in class org.globus.ftp.InputStreamDataSink.DataInputStream
- LESS_THAN - Static variable in interface org.globus.rsl.RSLParserConstants
- LESS_THAN_EQUAL - Static variable in interface org.globus.rsl.RSLParserConstants
- LEXICAL_ERROR - Static variable in error org.globus.rsl.TokenMgrError
-
Lexical error occured.
- LexicalError(boolean, int, int, int, String, char) - Static method in error org.globus.rsl.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- lexStateNames - Static variable in class org.globus.rsl.RSLParserTokenManager
- lifetime - Variable in class org.globus.gsi.CertificateRevocationLists.DefaultCertificateRevocationLists
-
Deprecated.
- lifetime - Variable in class org.globus.gsi.gssapi.example.GetOpts
- lifetime - Variable in class org.globus.gsi.gssapi.KeyPairCache
- lifetime - Variable in class org.globus.myproxy.Params
-
Defaults to DEFAULT_LIFETIME (12 hours).
- lifetime - Variable in class org.globus.tools.ProxyInit
- LIFETIME - Static variable in interface org.globus.myproxy.MyProxyConstants
- limit - Variable in class org.globus.util.QuotedStringTokenizer
- limited - Variable in class org.globus.gsi.proxy.ProxyPathValidator
- limited - Variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- limited - Variable in class org.globus.gsi.X509ProxyCertPathValidatorResult
- LIMITED - Enum constant in enum class org.globus.gsi.GSIConstants.DelegationType
- 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
-
Deprecated.
- limitedDeleg - Variable in class org.globus.gsi.gssapi.example.GetOpts
- line - Variable in class org.globus.ftp.HostPort6.Parser
- line - Variable in class org.globus.rsl.ASCII_CharStream
- LINE_BUFFER_ENABLE - Static variable in class org.globus.io.gass.server.RemoteGassServer
- LINE_LENGTH - Static variable in class org.globus.gsi.util.CertificateIOUtil
- LINE_LENGTH - Static variable in class org.globus.gsi.util.PEMUtil
- LINE_LENGTH - Static variable in class org.globus.util.PEMUtils
- LINE_SEP - Static variable in class org.globus.gsi.util.CertificateIOUtil
- LINE_SEP - Static variable in class org.globus.gsi.util.PEMUtil
- LINE_SEP_BYTES - Static variable in class org.globus.gsi.util.PEMUtil
- 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 - Variable in class org.globus.util.Tail
- 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) - Method in class org.globus.ftp.GridFTPClient
-
Performs remote directory listing like
FTPClient.list()
. - list(String, String, DataSink) - Method in class org.globus.ftp.FTPClient
-
Performs directory listing and writes the result to the supplied data sink.
- listCheck() - Method in class org.globus.ftp.FTPClient
-
check performed at the beginning of list()
- listCheck() - Method in class org.globus.ftp.GridFTPClient
- listener - Variable in class org.globus.io.gass.server.JobOutputStream
- listeners - Variable in class org.globus.gram.GramJob
- 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() - Method in class org.globus.gsi.stores.Stores.ReloadableCaCertStore
- load() - Method in class org.globus.gsi.stores.Stores.ReloadableCrlStore
- load(File) - Method in class org.globus.gsi.gridmap.GridMap
-
Loads grid map definition from a given file.
- load(InputStream) - Method in class org.globus.common.CoGProperties
- load(InputStream) - Method in class org.globus.gsi.gridmap.GridMap
-
Loads grid map file definition from a given input stream.
- load(InputStream) - Method in class org.globus.gsi.X509Credential
- load(String) - Method in class org.globus.common.CoGProperties
- load(String) - Method in class org.globus.gsi.gridmap.GridMap
-
Loads grid map definition from a given file.
- load(String) - Static method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- load(GlobusResource, Set<V>, Map<String, T>) - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- 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
-
Deprecated.Loads a X509 certificate from the specified input stream.
- loadCertificate(InputStream) - Static method in class org.globus.gsi.util.CertificateLoadUtil
-
Loads a X509 certificate from the specified input stream.
- loadCertificate(InputStream) - Method in class org.globus.gsi.X509Credential
- loadCertificate(String) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Loads an X.509 certificate from the specified file.
- loadCertificate(String) - Static method in class org.globus.gsi.util.CertificateLoadUtil
-
Loads an X.509 certificate from the specified file.
- loadCertificateKey(String, String) - Method in class org.globus.gsi.stores.PEMKeyStore
- loadCertificates(String) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Loads multiple X.509 certificates from the specified file.
- loadCertificates(String) - Static method in class org.globus.gsi.TrustedCertificates
-
Deprecated.Loads X509 certificates and signing policy files from specified locations.
- loadCertificates(String) - Static method in class org.globus.gsi.util.CertificateLoadUtil
-
Loads multiple X.509 certificates from the specified file.
- loadCertificates(String) - Method in class org.globus.tools.DefaultProxyInit
- loadCertificates(String) - Method in class org.globus.tools.ProxyInit
- loadClass(String, Class<?>) - Static method in class org.globus.util.ClassLoaderUtils
- loadClass2(String, Class<?>) - Static method in class org.globus.util.ClassLoaderUtils
- loadCrl(InputStream) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.
- loadCrl(InputStream) - Static method in class org.globus.gsi.util.CertificateLoadUtil
- loadCrl(String) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.
- loadCrl(String) - Static method in class org.globus.gsi.util.CertificateLoadUtil
- loadDirectories(String) - Method in class org.globus.gsi.stores.PEMKeyStore
- loadKey(InputStream) - Method in class org.globus.gsi.X509Credential
- loadKey(String) - Method in class org.globus.tools.DefaultProxyInit
- loadKey(String) - Method in class org.globus.tools.ProxyInit
- loadKeyManagers() - Method in class org.globus.gsi.jsse.SSLConfigurator
- loadPolicy(String, String) - Method in class org.globus.gsi.stores.ResourceSigningPolicyStore
- loadProxyCertificate(String) - Method in class org.globus.gsi.stores.PEMKeyStore
- loadResources(String, Set<V>, Map<String, T>) - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- loadSecureRandom() - Method in class org.globus.gsi.jsse.SSLConfigurator
- loadSigningPolicy(GlobusResource, Map<String, SigningPolicy>, Map<URI, ResourceSigningPolicy>, long) - Method in class org.globus.gsi.stores.ResourceSigningPolicyStore
- loadSSLContext() - Method in class org.globus.gsi.jsse.SSLConfigurator
- loadWrappers(String) - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- loadWrappers(String[]) - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- LOCAL - Static variable in class org.globus.ftp.vanilla.TransferMonitor
- LOCAL_TRANSFER - Static variable in exception org.globus.ftp.exception.ClientException
- localCertChain - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- 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
- LocalControlChannel() - Constructor for class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- LocalCredentialHelper - Class in org.globus.ftp.examples
- LocalCredentialHelper - Class in org.globus.gram.example
- LocalCredentialHelper() - Constructor for class org.globus.ftp.examples.LocalCredentialHelper
- LocalCredentialHelper() - Constructor for class org.globus.gram.example.LocalCredentialHelper
- localPrincipal - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- 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 - Variable in class org.globus.util.http.HttpResponse
- LOCATION - Static variable in class org.globus.util.http.HTTPProtocol
- locationPattern - Variable in class org.globus.util.GlobusPathMatchingResourcePatternResolver
- locations - Variable in class org.globus.gsi.stores.ResourceSigningPolicyStoreParameters
- log - Variable in class org.globus.ftp.examples.LocalCredentialHelper
- log - Static variable in class org.globus.ftp.examples.TwoPartyTransfer
- log - Variable in class org.globus.gram.example.LocalCredentialHelper
- logger - Static variable in class org.globus.common.CoGProperties
- logger - Static variable in class org.globus.ftp.app.Transfer
- logger - Static variable in class org.globus.ftp.ByteRangeList
- logger - Static variable in class org.globus.ftp.dc.AbstractDataChannel
- logger - Static variable in class org.globus.ftp.dc.ActiveConnectTask
- logger - Static variable in class org.globus.ftp.dc.ActiveStartTransferTask
- logger - Static variable in class org.globus.ftp.dc.EBlockImageDCReader
- logger - Static variable in class org.globus.ftp.dc.EBlockImageDCWriter
- logger - Static variable in class org.globus.ftp.dc.EBlockParallelTransferContext
- logger - Static variable in class org.globus.ftp.dc.GridFTPActiveConnectTask
- logger - Static variable in class org.globus.ftp.dc.GridFTPDataChannel
- 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.ManagedSocketBox
- 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.SimpleSocketBox
- logger - Static variable in class org.globus.ftp.dc.SocketPool
- logger - Static variable in class org.globus.ftp.dc.StripeContextManager
- 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
- logger - Static variable in class org.globus.ftp.dc.TransferThreadManager
- logger - Static variable in class org.globus.ftp.extended.GridFTPControlChannel
- logger - Static variable in class org.globus.ftp.extended.GridFTPServerFacade
- logger - Static variable in class org.globus.ftp.FTPClient
- logger - Static variable in class org.globus.ftp.GridFTPClient
- logger - Static variable in class org.globus.ftp.GridFTPRestartMarker
- logger - Static variable in class org.globus.ftp.MlsxEntry
- logger - Static variable in class org.globus.ftp.PerfMarker
- logger - Static variable in class org.globus.ftp.vanilla.FTPControlChannel
- logger - Static variable in class org.globus.ftp.vanilla.FTPServerFacade
- logger - Static variable in class org.globus.ftp.vanilla.Reply
- logger - Variable in class org.globus.ftp.vanilla.TransferMonitor
- logger - Static variable in class org.globus.ftp.vanilla.TransferState
- logger - Static variable in class org.globus.gram.Gram
- logger - Static variable in class org.globus.gram.GramCallbackHandler
- logger - Static variable in class org.globus.gram.internal.GatekeeperReply
- logger - Variable in class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- logger - Static variable in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- logger - Variable in class org.globus.gsi.GlobusCredential
-
Deprecated.
- logger - Static variable in class org.globus.gsi.gridmap.GridMap
- logger - Static variable in class org.globus.gsi.gssapi.auth.HostAuthorization
- logger - Static variable in class org.globus.gsi.gssapi.auth.HostOrSelfAuthorization
- logger - Static variable in class org.globus.gsi.gssapi.auth.IdentityAuthorization
- logger - Static variable in class org.globus.gsi.gssapi.auth.NoAuthorization
- logger - Static variable in class org.globus.gsi.gssapi.auth.SelfAuthorization
- logger - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- logger - Static variable in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- logger - Static variable in class org.globus.gsi.gssapi.KeyPairCache
- logger - Static variable in class org.globus.gsi.gssapi.net.GssOutputStream
- logger - Static variable in class org.globus.gsi.gssapi.net.GssSocket
- logger - Static variable in class org.globus.gsi.gssapi.TokenInputStream
- logger - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- logger - Variable in class org.globus.gsi.jsse.SSLConfigurator
- logger - Variable in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- logger - Static variable in class org.globus.gsi.provider.simple.SimpleMemorySigningPolicyStore
-
Deprecated.
- logger - Static variable in class org.globus.gsi.proxy.IgnoreProxyPolicyHandler
- logger - Static variable in class org.globus.gsi.proxy.ProxyPathValidator
- logger - Variable in class org.globus.gsi.SigningPolicyParser
- logger - Variable in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- logger - Static variable in class org.globus.gsi.stores.PEMKeyStore
- logger - Variable in class org.globus.gsi.stores.ResourceCACertStore
- logger - Static variable in class org.globus.gsi.stores.ResourceCertStore
- logger - Variable in class org.globus.gsi.stores.ResourceCRLStore
- logger - Variable in class org.globus.gsi.stores.ResourceProxyCredential
- logger - Variable in class org.globus.gsi.stores.ResourceProxyCredentialStore
- logger - Variable in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- logger - Variable in class org.globus.gsi.stores.ResourceSigningPolicy
- logger - Static variable in class org.globus.gsi.stores.ResourceSigningPolicyStore
- logger - Variable in class org.globus.gsi.testutils.FileSetupUtil
- logger - Static variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- logger - Variable in class org.globus.gsi.trustmanager.PKITrustManager
- logger - Static variable in class org.globus.gsi.trustmanager.TrustedCertPathFinder
- logger - Static variable in class org.globus.gsi.util.CertificateIOUtil
- logger - Static variable in class org.globus.gsi.util.CertificateLoadUtil
- logger - Static variable in class org.globus.gsi.util.CertificateUtil
- logger - Static variable in class org.globus.gsi.X509Credential
- logger - Static variable in class org.globus.io.gass.server.GassClientHandler
- logger - Static variable in class org.globus.io.gass.server.GassServer
- logger - Static variable in class org.globus.io.gass.server.GassServerListener
- logger - Static variable in class org.globus.io.gass.server.RemoteGassServer
- logger - Static variable in class org.globus.io.streams.HTTPInputStream
- logger - Static variable in class org.globus.io.streams.HTTPOutputStream
- logger - Static variable in class org.globus.io.urlcopy.UrlCopy
- logger - Static variable in class org.globus.myproxy.MyProxy
- logger - Static variable in class org.globus.net.BaseServer
- logger - Static variable in class org.globus.util.http.HTTPParser
- logger - Static variable in class org.globus.util.http.HttpResponse
- LOOP_DETECTED - Static variable in error org.globus.rsl.TokenMgrError
-
Detected (and bailed out of) an infinite loop in the token manager.
- 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.ftp.examples.FTPGet
- main(String[]) - Static method in class org.globus.ftp.examples.FTPPut
- main(String[]) - Static method in class org.globus.ftp.examples.FTPThirdParty
- main(String[]) - Static method in class org.globus.ftp.examples.TwoPartyTransfer
- main(String[]) - Static method in class org.globus.gram.example.GramClient
- 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.myproxy.MyProxyCLI
- 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.GridCertRequest
- main(String[]) - Static method in class org.globus.tools.KeyStoreConvert
- 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
- mainClassPath - Variable in class org.globus.util.GlobusPathMatchingResourcePatternResolver
-
Path from root directory to the directory at the beginning of a classpath.
- 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() - Method in class org.globus.myproxy.Params
- 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(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
- MANAGER - Static variable in class org.globus.util.ClassLoaderUtils
- map - Variable in class org.globus.gsi.gridmap.GridMap
- map - Variable in class org.globus.gsi.testutils.DirSetupUtil
- map(String, String) - Method in class org.globus.gsi.gridmap.GridMap
- MapEntry(Future<String>, Long) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName.ReverseDNSCache.MapEntry
- mapping - Static variable in class org.globus.util.I18n
- 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.myproxy.MyProxyCLI
- matches(String, int, String) - Method in class org.globus.myproxy.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_LEN - Static variable in class org.globus.gsi.gssapi.net.impl.GSIGssInputStream
- MAX_LEN - Static variable in class org.globus.util.http.LineReader
- MAX_TASK_QUEUE - Static variable in class org.globus.ftp.dc.TaskThread
- maxNextCharInd - Variable in class org.globus.rsl.ASCII_CharStream
- maxParallelism - Variable in class org.globus.ftp.RetrieveOptions
- maxPort - Variable in class org.globus.net.PortRange
- maxWait - Variable in class org.globus.ftp.Session
-
This variable directly affects only the client.
- maxWait - Variable in class org.globus.ftp.vanilla.TransferMonitor
- md5 - Static variable in class org.globus.gsi.util.CertificateIOUtil
- MD5 - Static variable in class org.globus.ftp.ChecksumAlgorithm
- MDSHOST - Static variable in class org.globus.common.CoGProperties
- MDSPORT - Static variable in class org.globus.common.CoGProperties
- 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
- MECHS - Static variable in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
- MEDIA_TYPE - Static variable in class org.globus.ftp.MlsxEntry
- 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(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(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 - Static variable in class org.globus.myproxy.MyProxyCLI
- message - Static variable in class org.globus.tools.CertInfo
- message - Static variable in class org.globus.tools.ChangePassPhrase
- message - Static variable in class org.globus.tools.KeyStoreConvert
- message - Static variable in class org.globus.tools.ProxyDestroy
- message - Static variable in class org.globus.tools.ProxyInfo
- message - Static variable in class org.globus.tools.ProxyInit
- MESSAGE - Static variable in class org.globus.ftp.dc.LocalReply
- MESSAGE - Static variable in class org.globus.tools.GridCertRequest
- MESSAGE_UNPARSABLE - Static variable in exception org.globus.ftp.exception.FTPReplyParseException
- messages - Variable in class org.globus.util.I18n
- METHOD - Static variable in class org.globus.util.http.HTTPProtocol
- mgr - Variable in class org.globus.ftp.dc.StripeContextManager.StripeTransferContext
- MIC - Static variable in class org.globus.ftp.extended.GridFTPOutputStream
- MIN_FIRST_LEN - Static variable in class org.globus.ftp.vanilla.Reply
- MIN_NAME_LENGTH - Static variable in class org.globus.gsi.stores.ResourceCRLStore
- 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.
- MIN_TOKENS_PER_LINE - Static variable in class org.globus.gsi.SigningPolicyParser
- MINOR - Static variable in class org.globus.common.Version
-
The minor release number
- minParallelism - Variable in class org.globus.ftp.RetrieveOptions
- minPort - Variable in class org.globus.net.PortRange
- mListener - Variable in class org.globus.ftp.vanilla.TransferMonitor
- 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) - Method in class org.globus.ftp.GridFTPClient
-
Performs remote directory listing like
FTPClient.mlsd()
. - mlsd(String, DataSink) - Method in class org.globus.ftp.FTPClient
-
Performs remote directory listing on the given path.
- mlsr(String, MlsxEntryWriter) - Method in class org.globus.ftp.GridFTPClient
-
Performs a recursive directory listing starting at the given path (or, if path is null, at the current directory of the FTP server).
- 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.
- MlsxEntryWriter - Interface in org.globus.ftp
-
The MlsxEntryWriter provides a callback interface for writing individual MlsxEntry items from a long directory listing (for example, using the MLSR command).
- MlsxParserDataSink(MlsxEntryWriter) - Constructor for class org.globus.ftp.GridFTPClient.MlsxParserDataSink
- mode - Variable in class org.globus.ftp.FileInfo
- 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
- MODEX - Static variable in class org.globus.ftp.FeatureList
- MODIFY - Static variable in class org.globus.ftp.MlsxEntry
- modifyFile() - Method in class org.globus.gsi.testutils.FileSetupUtil
- modules - Static variable in class org.globus.util.deactivator.Deactivator
- moveBuffer(byte[], int) - Method in class org.globus.util.Tail.FileWatcher
- MPI_NOT_SUPPORTED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- ms_crlStore - Static variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- ms_sigPolStore - Static variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- ms_trustStore - Static variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- MSG404 - Static variable in class org.globus.io.gass.server.GassClientHandler
- MULTI - Static variable in class org.globus.rsl.AbstractRslNode
- MULTI - Static variable in interface org.globus.rsl.RSLParserConstants
- 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
- 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_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.myproxy.MyProxyCLI
- MyProxyCLI - Class in org.globus.myproxy
-
MyProxy Command Line Client
- MyProxyCLI() - Constructor for class org.globus.myproxy.MyProxyCLI
- MyProxyConstants - Interface in org.globus.myproxy
- 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
- 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.ftp.FileInfo
- name - Variable in class org.globus.ftp.vanilla.Command
- name - Variable in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- name - Variable in class org.globus.gsi.gssapi.GlobusGSSName
- name - Variable in class org.globus.gsi.gssapi.jaas.SimplePrincipal
- name - Variable in class org.globus.myproxy.CredentialInfo
- NAME - Enum constant in enum class org.globus.gsi.util.Oid
-
id-at-name
- NAME_AT_BIRTH - Enum constant in enum class org.globus.gsi.util.Oid
-
ISIS-MTT NameAtBirth - DirectoryString(SIZE(1..64)
- nameHash(X500Principal) - Static method in class org.globus.gsi.util.CertificateIOUtil
-
Returns equivalent of: openssl x509 -in "cert-file" -hash -noout
- nameHash(X509Name) - Static method in class org.globus.gsi.util.CertificateIOUtil
-
Returns equivalent of: openssl x509 -in "cert-file" -hash -noout
- 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
- NEQ - Static variable in class org.globus.rsl.NameOpValue
- NEW_PHRASE - Static variable in interface org.globus.myproxy.MyProxyConstants
- newPassphrase - Variable in class org.globus.myproxy.ChangePasswordParams
- 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.ftp.HostPort6.Parser
- 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) - Method in class org.globus.ftp.GridFTPClient
-
Performs remote directory listing like
FTPClient.nlist()
. - nlist(String, DataSink) - Method in class org.globus.ftp.FTPClient
-
Performs remote directory listing on the given path.
- NO_CACHE - Static variable in class org.globus.common.CoGProperties
- NO_ENCRYPTION - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- NO_RESOURCES - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- NO_SIGNING_POLICY - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- NO_SIGNING_POLICY_FILE - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- 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
- nodeClass - Variable in class org.globus.rsl.RSLParser
- NON_REPUDIATION - Enum constant in enum class org.globus.gsi.util.KeyUsage
- NON_REUSABLE - Static variable in class org.globus.ftp.dc.ManagedSocketBox
- NONE - Enum constant in enum class org.globus.gsi.GSIConstants.DelegationType
- NONE - Static variable in class org.globus.ftp.DataChannelAuthentication
- NONE - Static variable in interface org.globus.gsi.GSIConstants
-
none message protection method.
- noPswd - Static variable in class org.globus.tools.GridCertRequest
- normalizeDN(String) - Static method in class org.globus.gsi.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
O
- O - Enum constant in enum class org.globus.gsi.util.Oid
-
organization - StringType(SIZE(1..64))
- objectsEquals(Object, Object) - Static method in class org.globus.gsi.OpenSSLKey
- 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.HostPort6.Parser
- offset - Variable in class org.globus.ftp.StreamModeRestartMarker
- oid - Variable in enum class org.globus.gsi.util.Oid
- oid - Variable in class org.globus.gsi.X509Extension
- Oid - Enum Class in org.globus.gsi.util
-
Common OID values.
- Oid(String) - Constructor for enum class org.globus.gsi.util.Oid
- OID - Static variable in class org.globus.gsi.proxy.ext.ProxyCertInfo
-
ProxyCertInfo extension OID
- OID_MAP - Static variable in class org.globus.gsi.util.CertificateUtil
- oidSet() - Method in class org.globus.gsi.X509ExtensionSet
-
Returns a set view of the OIDs of the extensions contained in this extension set.
- OKHEADER - Static variable in class org.globus.io.gass.server.GassClientHandler
- OKReply() - Static method in class org.globus.gram.internal.GRAMProtocol
- OLD_OID - Static variable in class org.globus.gsi.proxy.ext.ProxyCertInfo
- oldest - Variable in class org.globus.gsi.gssapi.GlobusGSSName.ReverseDNSCache
- 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
- openssl_X509_NAME_hash(X500Principal) - Static method in class org.globus.myproxy.MyProxy
-
Generates a hex X509_NAME hash (like openssl x509 -hash -in cert.pem) Based on openssl's crypto/x509/x509_cmp.c line 321
- opensslHash(X509Certificate) - Static method in class org.globus.myproxy.MyProxy
- opensslKey - Variable in class org.globus.gsi.X509Credential
- 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(String, byte[]) - Constructor for class org.globus.gsi.OpenSSLKey
-
Initializes the OpenSSL key from raw byte array.
- OpenSSLKey(PrivateKey) - Constructor for class org.globus.gsi.OpenSSLKey
-
Converts a RSAPrivateCrtKey into OpenSSL key.
- OpenSSLKeyConstants - Class in org.globus.gsi
-
Created by IntelliJ IDEA.
- OpenSSLKeyConstants() - Constructor for class org.globus.gsi.OpenSSLKeyConstants
- operate(SocketBox) - Method in interface org.globus.ftp.dc.SocketOperator
- operation - Variable in class org.globus.ftp.dc.ActiveStartTransferTask
- operator - Variable in class org.globus.rsl.NameOpValue
- options - Variable in class org.globus.io.gass.server.GassClientHandler
- options - Variable in class org.globus.io.gass.server.GassServer
- options - Variable in class org.globus.io.gass.server.RemoteGassServer
- Options - Class in org.globus.ftp
-
Represents FTP command options, as defined in RFC 2389.
- Options(String) - Constructor for class org.globus.ftp.Options
- opts - Variable in class org.globus.gsi.gssapi.example.Client
- opts - Variable in class org.globus.gsi.gssapi.net.example.Client
- 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.gram - package org.globus.gram
-
This library is a full implementation of the GRAM client API.
- org.globus.gram.example - package org.globus.gram.example
- 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
-
This package conatins the basic security constructs used to build Globus security.
- org.globus.gsi.bc - package org.globus.gsi.bc
- org.globus.gsi.gridmap - package org.globus.gsi.gridmap
- 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.jaas - package org.globus.gsi.gssapi.jaas
- 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.jsse - package org.globus.gsi.jsse
- org.globus.gsi.provider - package org.globus.gsi.provider
- org.globus.gsi.provider.simple - package org.globus.gsi.provider.simple
- org.globus.gsi.proxy - package org.globus.gsi.proxy
- org.globus.gsi.proxy.ext - package org.globus.gsi.proxy.ext
- org.globus.gsi.stores - package org.globus.gsi.stores
-
This package provides classes for accessing security material from generic "stores" (which can be defined via a url).
- org.globus.gsi.testutils - package org.globus.gsi.testutils
- org.globus.gsi.testutils.container - package org.globus.gsi.testutils.container
- org.globus.gsi.trustmanager - package org.globus.gsi.trustmanager
- org.globus.gsi.util - package org.globus.gsi.util
- 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.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.tools - package org.globus.tools
-
Contains higher-level components which utilize the jGlobus library.
- 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.http - package org.globus.util.http
-
Provides low-level http handling, including message parsing.
- org.gridforum.jgss - package org.gridforum.jgss
- os - Variable in class org.globus.net.GSIHttpURLConnection
- osType - Static variable in class org.globus.util.ConfigUtil
- other - Variable in class org.globus.ftp.vanilla.TransferMonitor
- 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
- OU - Enum constant in enum class org.globus.gsi.util.Oid
-
organizational unit name - StringType(SIZE(1..64))
- out - Variable in class org.globus.ftp.DataSinkStream
- out - Variable in class org.globus.ftp.dc.TaskThread.Buffer
- out - Variable in class org.globus.ftp.OutputStreamDataSource
- 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 - Variable in class org.globus.util.http.HTTPChunkedOutputStream
- outByteBuff - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- 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.GlobusFileOutputStream
- output - Variable in class org.globus.io.streams.HTTPOutputStream
- outputBuf - Variable in class org.globus.io.gass.server.OutputListener
- outputChanged(String) - Method in interface org.globus.io.gass.server.JobOutputListener
-
It is called whenever the job's output has been updated.
- outputChanged(String) - Method in class org.globus.io.gass.server.OutputListener
- outputClosed() - Method in interface org.globus.io.gass.server.JobOutputListener
-
It is called whenever job finished and no more output will be generated.
- outputClosed() - Method in class org.globus.io.gass.server.OutputListener
- OutputListener - Class in org.globus.io.gass.server
- OutputListener() - Constructor for class org.globus.io.gass.server.OutputListener
- OutputStreamDataSource - Class in org.globus.ftp
- OutputStreamDataSource(int) - Constructor for class org.globus.ftp.OutputStreamDataSource
- OutputStreamDataSource.DataOutputStream - Class in org.globus.ftp
- owner - Variable in class org.globus.myproxy.CredentialInfo
- OWNER - Static variable in class org.globus.myproxy.MyProxy
P
- parallel - Variable in class org.globus.ftp.GridFTPSession
- PARALLEL - Static variable in class org.globus.ftp.FeatureList
- param - Variable in class org.globus.gsi.provider.KeyStoreParametersFactory.CertKeyParameters
- PARAMETER_NOT_SUPPORTED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- parameters - Variable in class org.globus.ftp.vanilla.Command
- parameters - Variable in class org.globus.gsi.stores.ResourceSigningPolicyStore
- parameters - Variable in class org.globus.gsi.trustmanager.PKITrustManager
- 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
- PARAMS - Static variable in class org.globus.net.protocol.httpg.Handler
- parms - Variable in class org.globus.ftp.FeatureList.Feature
- parse() - Method in class org.globus.rsl.RSLParser
- parse() - Method in class org.globus.util.http.HTTPParser
-
Parses the typical HTTP header.
- parse() - Method in class org.globus.util.http.HttpResponse
- parse(Reader) - Method in class org.globus.gsi.SigningPolicyParser
-
Parses input stream to extract signing policy defined for CA with the specified DN.
- parse(Class, String) - Static method in class org.globus.rsl.RSLParser
- parse(String) - Method in class org.globus.common.ResourceManagerContact
- parse(String) - Method in class org.globus.ftp.MlsxEntry
-
Method parse.
- parse(String) - Method in class org.globus.gsi.SigningPolicyParser
-
Parses the file to extract signing policy defined for CA with the specified DN.
- parse(String) - Static method in class org.globus.rsl.RSLParser
- parse(String[]) - Method in class org.globus.gsi.gssapi.example.GetOpts
- 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[]) - Method in class org.globus.myproxy.MyProxyCLI
- parseCmdLine(String[]) - Static method in class org.globus.tools.GridCertRequest
- parseDirectoryStructure(File, Vector<GlobusResource>) - Method in class org.globus.util.GlobusPathMatchingResourcePatternResolver
-
Recursive variant of parseFilesInDirectory.
- parseEncryptionInfo(String) - Method in class org.globus.gsi.OpenSSLKey
- ParseException - Exception in org.globus.rsl
-
This exception is thrown when parse errors are encountered.
- 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
- ParseException(Token, int[][], String[]) - Constructor for exception org.globus.rsl.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- parseFilesInDirectory(File, Vector<GlobusResource>) - Method in class org.globus.util.GlobusPathMatchingResourcePatternResolver
-
Compares every file's Absolute Path against the locationPattern, if they match a GlobusResource is created with the file's Absolute Path and added to pathsMatchingLocationPattern.
- parseFormat(String, boolean) - Method in class org.globus.ftp.HostPortList
- 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
- parseHostPort(String) - Method in class org.globus.util.GlobusURL
- 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
- parseKeyAlgorithm(BufferedReader) - Method in class org.globus.gsi.OpenSSLKey
- parseParameters(CertPathParameters) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- parsePort(String) - Method in class org.globus.common.ResourceManagerContact
- Parser(String) - Constructor for class org.globus.ftp.HostPort6.Parser
- parseService(String, int) - Method in class org.globus.common.ResourceManagerContact
- 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.
- parseUserPwd(String) - Method in class org.globus.util.GlobusURL
- 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 - Variable in class org.globus.myproxy.Params
- PASSPHRASE - Static variable in interface org.globus.myproxy.MyProxyConstants
- password - Variable in class org.globus.gsi.gssapi.jaas.PasswordCredential
- PasswordCredential - Class in org.globus.gsi.gssapi.jaas
- PasswordCredential(String) - Constructor for class org.globus.gsi.gssapi.jaas.PasswordCredential
- 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 - Static variable in class org.globus.tools.ProxyInfo
- PATH_LENGTH - Static variable in class org.globus.tools.ProxyInfo
- PATH_LENGTH_EXCEEDED - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- pathLenConstraint - Variable in class org.globus.gsi.proxy.ext.ProxyCertInfo
- PBSZ_DIFFER - Static variable in exception org.globus.ftp.exception.ClientException
- peek() - Method in class org.globus.gsi.gssapi.jaas.StackableInheritableThreadLocal
- peerCertChain - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- peerHost - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- peerLimited - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Limited peer credentials
- peerPort - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- peerPrincipal - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- peerSubject - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- PEMKeyStore - Class in org.globus.gsi.stores
-
This class provides a KeyStore implementation that supports trusted certificates stored in PEM format and proxy certificates stored in PEM format.
- PEMKeyStore() - Constructor for class org.globus.gsi.stores.PEMKeyStore
- PEMKeyStoreParameters - Class in org.globus.gsi.stores
-
This parameter class provides all of the options for creating a FileBasedKeyStore.
- PEMKeyStoreParameters(String) - Constructor for class org.globus.gsi.stores.PEMKeyStoreParameters
-
This is the simplest constructor which only accepts a directory where all of the security material is stored.
- PEMKeyStoreParameters(String, String) - Constructor for class org.globus.gsi.stores.PEMKeyStoreParameters
-
This is a slightly more complicated constructor which allows the user to specify one or more directory where the certificates are currently stored.
- PEMKeyStoreParameters(String, String, String) - Constructor for class org.globus.gsi.stores.PEMKeyStoreParameters
-
This constructor is for users who have a proxy certificate in addition to other security materials.
- PEMKeyStoreParameters(String, String, String, String, KeyStore.ProtectionParameter) - Constructor for class org.globus.gsi.stores.PEMKeyStoreParameters
-
A Constructor supporting the initial storage directories for the certificates, the default storage directory, the filename of the user's certificate file, the file name of the user's key file and a ProtectionParameter.
- PEMKeyStoreParameters(String, String, String, String, KeyStore.ProtectionParameter, String) - Constructor for class org.globus.gsi.stores.PEMKeyStoreParameters
-
This is the full constructor for users with proxy certificates.
- PEMUtil - Class in org.globus.gsi.util
-
Fill Me
- PEMUtil() - Constructor for class org.globus.gsi.util.PEMUtil
- 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) - Constructor for exception org.globus.ftp.exception.PerfMarkerException
- PerfMarkerException(int, String) - 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
- pickOutputStream(String, String, OutputStream) - Method in class org.globus.io.gass.server.GassClientHandler
- 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
- PKITrustManager - Class in org.globus.gsi.trustmanager
-
This is an implementation of an X509TrustManager which supports the validation of proxy certificates.
- PKITrustManager(CertPathValidatorSpi, X509ProxyCertPathParameters) - Constructor for class org.globus.gsi.trustmanager.PKITrustManager
-
Create a trust manager with the pre-configured cert path validator and proxy parameters.
- PKITrustManagerFactory - Class in org.globus.gsi.trustmanager
-
This factory creates trust managers which support the Globus SSL library.
- PKITrustManagerFactory() - Constructor for class org.globus.gsi.trustmanager.PKITrustManagerFactory
- PLACE_OF_BIRTH - Enum constant in enum class org.globus.gsi.util.Oid
-
RFC 3039 PlaceOfBirth - DirectoryString(SIZE(1..128)
- policy - Variable in class org.globus.gsi.proxy.ext.ProxyPolicy
- policyDNMap - Variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- policyHandlers - Variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- policyLanguage - Variable in class org.globus.gsi.proxy.ext.ProxyPolicy
- policyMap - Variable in class org.globus.gsi.stores.ResourceSigningPolicyStore
- policyStore - Variable in class org.globus.gsi.jsse.SSLConfigurator
- policyStore - Variable in class org.globus.gsi.trustmanager.SigningPolicyChecker
- policyStore - Variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- policyStore - Variable in class org.globus.gsi.X509ProxyCertPathParameters
- pop() - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- pop() - Method in class org.globus.gsi.gssapi.jaas.StackableInheritableThreadLocal
- port - Variable in class org.globus.ftp.examples.TwoPartyTransfer
- port - Variable in class org.globus.ftp.HostPort6
- port - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- port - Variable in class org.globus.io.gass.server.RemoteGassServer
- port - Variable in class org.globus.myproxy.MyProxy
-
The port of the target MyProxy server (default 7512).
- port - Variable in class org.globus.myproxy.MyProxyCLI
- port - Variable in class org.globus.net.GSIHttpURLConnection
- port - Variable in class org.globus.util.GlobusURL
- PORT - Static variable in class org.globus.net.GSIHttpURLConnection
- PORTAL_LIFETIME_HOURS - Static variable in class org.globus.myproxy.MyProxyCLI
- portNumber - Variable in class org.globus.common.ResourceManagerContact
- portPattern - Static variable in class org.globus.ftp.FTPClient
-
Regular expression for matching the port information of a GFD.47 127 reply.
- portRange - Variable in class org.globus.net.DatagramSocketFactory
- portRange - Variable in class org.globus.net.PortRange
- portRange - Variable in class org.globus.net.ServerSocketFactory
- portRange - Variable in class org.globus.net.SocketFactory
- PortRange - Class in org.globus.net
-
This class manages the port ranges.
- PortRange() - Constructor for class org.globus.net.PortRange
- ports - Variable in class org.globus.net.PortRange
- pos - Variable in class org.globus.ftp.GridFTPClient.MlsxParserDataSink
- 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
- POST_CONTENT_TYPE - Static variable in class org.globus.net.GSIHttpURLConnection
- POSTAL_ADDRESS - Enum constant in enum class org.globus.gsi.util.Oid
-
RFC 3039 PostalAddress - SEQUENCE SIZE (1..6) OF DirectoryString(SIZE(1..30))
- POSTAL_CODE - Enum constant in enum class org.globus.gsi.util.Oid
-
postalCode - DirectoryString(SIZE(1..40)
- PrDatagramSocket(DatagramSocket) - Constructor for class org.globus.net.DatagramSocketFactory.PrDatagramSocket
- prefix - Static variable in class org.globus.tools.GridCertRequest
- prevCaCertLocations - Static variable in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- prevCharIsCR - Variable in class org.globus.rsl.ASCII_CharStream
- prevCharIsLF - Variable in class org.globus.rsl.ASCII_CharStream
- PREVIOUS_TRANSFER_ACTIVE - Static variable in exception org.globus.ftp.exception.ServerException
- printStackTrace() - Method in exception org.globus.common.ChainedCertificateException
-
Deprecated.Prints this exception's stack trace to System.err.
- printStackTrace() - Method in exception org.globus.common.ChainedException
-
Deprecated.Prints this exception's stack trace to System.err.
- printStackTrace() - Method in exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.Prints this exception's stack trace to System.err.
- printStackTrace() - Method in exception org.globus.common.ChainedIOException
-
Prints this exception's stack trace to System.err.
- printStackTrace() - 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.common.ChainedCertificateException
-
Deprecated.Prints this exception's stack trace to a print stream.
- printStackTrace(PrintStream) - Method in exception org.globus.common.ChainedException
-
Deprecated.Prints this exception's stack trace to a print stream.
- printStackTrace(PrintStream) - Method in exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.Prints this exception's stack trace to a print stream.
- printStackTrace(PrintStream) - Method in exception org.globus.common.ChainedIOException
-
Prints this exception's stack trace to a print stream.
- printStackTrace(PrintStream) - Method in exception org.globus.ftp.exception.FTPException
- 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.common.ChainedCertificateException
-
Deprecated.Prints this exception's stack trace to a print writer.
- printStackTrace(PrintWriter) - Method in exception org.globus.common.ChainedException
-
Deprecated.Prints this exception's stack trace to a print writer.
- printStackTrace(PrintWriter) - Method in exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.Prints this exception's stack trace to a print writer.
- printStackTrace(PrintWriter) - Method in exception org.globus.common.ChainedIOException
-
Prints this exception's stack trace to a print writer.
- printStackTrace(PrintWriter) - Method in exception org.globus.ftp.exception.FTPException
- printStackTrace(PrintWriter) - Method in exception org.globus.gsi.gssapi.GlobusGSSException
-
Prints this exception's stack trace to a print writer.
- PrivateInputThread() - Constructor for class org.globus.util.Util.PrivateInputThread
- processCerts(Certificate[]) - Method in class org.globus.gsi.jsse.GlobusTLSContext
- processCN(X509Extensions, GSIConstants.CertificateType, ASN1Sequence) - Static method in class org.globus.gsi.util.CertificateUtil
- processCriticalExtension(X509Extension, boolean) - Static method in class org.globus.gsi.util.CertificateUtil
- produceRenewToken(ExtendedGSSContext, byte[]) - Static method in class org.globus.gram.Gram
-
Frames and wraps a token according to the GRAM "renew" protocol for use in a GSI delegation handshake.
- 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
- protectionParameter - Variable in class org.globus.gsi.stores.PEMKeyStoreParameters
- protocol - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- protocol - Variable in class org.globus.gsi.jsse.SSLConfigurator
- 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
- provider - Variable in class org.globus.gsi.gssapi.KeyPairCache
- provider - Variable in class org.globus.gsi.jsse.SSLConfigurator
- provider - Variable in class org.globus.gsi.ProviderLoader
- provider - Static variable in class org.globus.gsi.util.CertificateLoadUtil
- provider - Static variable in class org.globus.gsi.util.CertificateUtil
- PROVIDER_NAME - Static variable in class org.globus.gsi.provider.GlobusProvider
- PROVIDER_NAME - Static variable in class org.globus.gsi.provider.simple.SimpleMemoryProvider
-
Deprecated.
- ProviderLoader - Class in org.globus.gsi
- ProviderLoader() - Constructor for class org.globus.gsi.ProviderLoader
- proxy - Variable in class org.globus.tools.ProxyInit
- PROXY_FILE_OPEN_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- PROXY_FILENAME - Static variable in class org.globus.gsi.stores.PEMKeyStore
- PROXY_NAME - Static variable in class org.globus.util.ConfigUtil
- 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
-
Deprecated.
- ProxyCertificateUtil - Class in org.globus.gsi.util
-
FILL ME
- ProxyCertificateUtil() - Constructor for class org.globus.gsi.util.ProxyCertificateUtil
- proxyCertInfo - Variable in class org.globus.tools.ProxyInit
- ProxyCertInfo - Class in org.globus.gsi.proxy.ext
-
Represents ProxyCertInfo extension.
- ProxyCertInfo(int, ProxyPolicy) - Constructor for class org.globus.gsi.proxy.ext.ProxyCertInfo
-
Creates a new instance of the 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(ProxyPolicy) - Constructor for class org.globus.gsi.proxy.ext.ProxyCertInfo
-
Creates a new instance of the ProxyCertInfo extension with no path length constraint.
- ProxyCertInfoExtension - Class in org.globus.gsi.proxy.ext
-
Represents ProxyCertInfo X.509 extension.
- ProxyCertInfoExtension(ProxyCertInfo) - Constructor for class org.globus.gsi.proxy.ext.ProxyCertInfoExtension
- ProxyCertParameters(String) - Constructor for class org.globus.gsi.provider.KeyStoreParametersFactory.ProxyCertParameters
- proxyCertValidator - Variable in class org.globus.gsi.trustmanager.IdentityChecker
- proxyDelegate - Variable in class org.globus.gsi.stores.PEMKeyStore
- ProxyDestroy - Class in org.globus.tools
-
Destroys a proxy file.
- ProxyDestroy() - Constructor for class org.globus.tools.ProxyDestroy
- proxyFilename - Variable in class org.globus.gsi.stores.PEMKeyStoreParameters
- ProxyFilenameFilter() - Constructor for class org.globus.gsi.stores.ResourceProxyCredentialStore.ProxyFilenameFilter
- 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
- proxyLocation - Variable in class org.globus.gsi.provider.KeyStoreParametersFactory.ProxyCertParameters
- 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
-
Deprecated.
- ProxyPathValidatorException(int) - Constructor for exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- ProxyPathValidatorException(int, String, Throwable) - Constructor for exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- ProxyPathValidatorException(int, Throwable) - Constructor for exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- ProxyPathValidatorException(int, X509Certificate, String) - Constructor for exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- proxyPolicy - Variable in class org.globus.gsi.proxy.ext.ProxyCertInfo
- ProxyPolicy - Class in org.globus.gsi.proxy.ext
-
Represents the policy part of the ProxyCertInfo extension.
- ProxyPolicy(String, byte[]) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
-
Creates a new instance of the ProxyPolicy object.
- ProxyPolicy(ASN1ObjectIdentifier) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
-
Creates a new instance of the ProxyPolicy object with no policy.
- ProxyPolicy(ASN1ObjectIdentifier, byte[]) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
-
Creates a new instance of the ProxyPolicy object.
- ProxyPolicy(ASN1ObjectIdentifier, String) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
-
Creates a new instance of the ProxyPolicy object.
- ProxyPolicy(ASN1Sequence) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
-
Creates a new instance of the ProxyPolicy object from given ASN1Sequence object.
- ProxyPolicyHandler - Interface in org.globus.gsi.proxy
-
A restricted proxy policy handler interface.
- proxyPolicyHandlers - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- proxyPolicyHandlers - Variable in class org.globus.gsi.proxy.ProxyPathValidator
- proxyType - Variable in class org.globus.tools.ProxyInit
- PrServerSocket(int, int, InetAddress) - Constructor for class org.globus.net.ServerSocketFactory.PrServerSocket
- PrSocket(Socket) - Constructor for class org.globus.net.SocketFactory.PrSocket
- PSEUDONYM - Enum constant in enum class org.globus.gsi.util.Oid
-
RFC 3039 Pseudonym - DirectoryString(SIZE(1..64)
- push(Object) - Method in class org.globus.gsi.gssapi.jaas.StackableInheritableThreadLocal
- push(Reply) - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- put(boolean, int, String, boolean) - Method in class org.globus.io.streams.FTPOutputStream
- put(File, String, boolean) - Method in class org.globus.ftp.FTPClient
- put(File, String, boolean) - Method in class org.globus.ftp.GridFTPClient
- put(Object) - Method in class org.globus.ftp.dc.TaskThread.Buffer
- put(Object) - Method in class org.globus.util.CircularBuffer
- put(String, String, long, int) - Method in class org.globus.io.streams.HTTPOutputStream
- 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(Bindings) - Method in class org.globus.rsl.RslNode
- put(NameOpValue) - Method in class org.globus.rsl.RslNode
- 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, 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_PROXY - Static variable in class org.globus.myproxy.MyProxy
-
The integer command number for the MyProxy 'Put' command (1).
- put2(String, boolean, DataSource, MarkerListener) - Method in class org.globus.ftp.FTPClient
-
Stores a file at the remote server using the GFD.47 (a.k.a GridFTP2) PUT command.
- putMessage - Static variable in class org.globus.myproxy.MyProxyCLI
- putToken(byte[], int, int) - Method in class org.globus.gsi.gssapi.TokenInputStream
- pwd - Variable in class org.globus.util.GlobusURL
- PWD - Static variable in class org.globus.ftp.vanilla.Command
- pwdMessage - Static variable in class org.globus.myproxy.MyProxyCLI
Q
- queryHost(String) - Static method in class org.globus.gsi.gssapi.GlobusGSSName
- 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
- quotify(String) - Method in class org.globus.rsl.Value
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.InputStreamDataSink.DataInputStream
- 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() - Method in class org.globus.gsi.gssapi.net.GssInputStream
- read() - Method in class org.globus.gsi.gssapi.TokenInputStream
- read() - Method in class org.globus.io.streams.FTPInputStream
- read() - Method in class org.globus.io.streams.GlobusFileInputStream
- read() - Method in class org.globus.io.streams.GlobusInputStream
- read() - Method in class org.globus.io.streams.HTTPInputStream
- read() - Method in class org.globus.util.http.HTTPChunkedInputStream
- read(byte[]) - Method in class org.globus.ftp.InputStreamDataSink.DataInputStream
- read(byte[]) - Method in class org.globus.gsi.gssapi.net.GssInputStream
- read(byte[]) - Method in class org.globus.gsi.gssapi.TokenInputStream
- read(byte[]) - Method in class org.globus.io.streams.FTPInputStream
- read(byte[]) - Method in class org.globus.io.streams.GlobusFileInputStream
- read(byte[]) - Method in class org.globus.io.streams.HTTPInputStream
- read(byte[], int, int) - Method in class org.globus.ftp.InputStreamDataSink.DataInputStream
- read(byte[], int, int) - Method in class org.globus.gsi.gssapi.net.GssInputStream
- read(byte[], int, int) - Method in class org.globus.gsi.gssapi.TokenInputStream
- read(byte[], int, int) - Method in class org.globus.io.streams.FTPInputStream
- read(byte[], int, int) - Method in class org.globus.io.streams.GlobusFileInputStream
- read(byte[], int, int) - Method in class org.globus.io.streams.HTTPInputStream
- read(byte[], int, int) - Method in class org.globus.util.http.HTTPChunkedInputStream
- read(InputStream, byte[], int, int) - Static method in class org.globus.gsi.gssapi.SSLUtil
-
Reads some number of bytes from the input stream.
- READ_ENABLE - Static variable in class org.globus.io.gass.server.GassServer
- readCertificate(BufferedReader) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Loads a X.509 certificate from the specified reader.
- readCertificate(BufferedReader) - Static method in class org.globus.gsi.util.CertificateLoadUtil
-
Loads a X.509 certificate from the specified reader.
- readChar() - Method in class org.globus.rsl.ASCII_CharStream
- readChunk() - Method in class org.globus.util.http.HTTPChunkedInputStream
- 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() - Method in class org.globus.ftp.extended.GridFTPInputStream
- readLine() - Method in class org.globus.util.http.LineReader
- readLine(InputStream) - Method in class org.globus.io.gass.server.GassClientHandler
-
Read a line of text from the given Stream and return it as a String.
- readLine(InputStream) - Static method in class org.globus.myproxy.MyProxy
- readLine(InputStream) - Method in class org.globus.util.http.HTTPChunkedInputStream
-
Read a line of text from the given Stream and return it as a String.
- 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(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
- readObject(ObjectInputStream) - Method in class org.globus.gsi.gssapi.GlobusGSSName
- readObject(ObjectInputStream) - Method in class org.globus.gsi.OpenSSLKey
- readPEM(Reader) - Method in class org.globus.gsi.OpenSSLKey
- readPolicyFile(String) - Static method in class org.globus.tools.ProxyInit
- 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
- readVOMS_USERCONF() - Method in class org.globus.myproxy.MyProxyCLI
- ready() - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- receive(DatagramPacket) - Method in class org.globus.net.DatagramSocketFactory.PrDatagramSocket
- received - Variable in class org.globus.ftp.FTPClient.ByteArrayDataSink
- RECEIVED_LIMITED_PROXY - Static variable in class org.globus.gsi.gssapi.GSSConstants
-
Used in inquireByOid method.
- refresh() - Method in class org.globus.gsi.CertificateRevocationLists.DefaultCertificateRevocationLists
-
Deprecated.
- refresh() - Method in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- refresh() - Method in class org.globus.gsi.gridmap.GridMap
- refresh() - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- refresh() - Method in class org.globus.gsi.stores.CertKeyCredential
- refresh() - Method in interface org.globus.gsi.stores.SecurityObjectWrapper
- refresh() - Method in class org.globus.gsi.TrustedCertificates.DefaultTrustedCertificates
-
Deprecated.
- 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
- REGULAR_EXP - Static variable in class org.globus.myproxy.MyProxyCLI
- ReInit(InputStream) - Method in class org.globus.rsl.RSLParser
- ReInit(InputStream, int, int) - Method in class org.globus.rsl.ASCII_CharStream
- ReInit(InputStream, int, int, int) - Method in class org.globus.rsl.ASCII_CharStream
- ReInit(Reader) - Method in class org.globus.rsl.RSLParser
- ReInit(Reader, int, int) - Method in class org.globus.rsl.ASCII_CharStream
- ReInit(Reader, int, int, int) - Method in class org.globus.rsl.ASCII_CharStream
- ReInit(ASCII_CharStream) - Method in class org.globus.rsl.RSLParserTokenManager
- ReInit(ASCII_CharStream, int) - Method in class org.globus.rsl.RSLParserTokenManager
- ReInit(RSLParserTokenManager) - Method in class org.globus.rsl.RSLParser
- ReInitRounds() - 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
- rejectLimitedProxy - Variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- rejectLimitedProxy - Variable in class org.globus.gsi.X509ProxyCertPathParameters
- rejectLimitedProxyCheck - Variable in class org.globus.gsi.proxy.ProxyPathValidator
- rejectLimitProxy - Variable in class org.globus.gsi.jsse.SSLConfigurator
- relation(AbstractRslNode) - Method in class org.globus.rsl.RSLParser
- release() - Method in class org.globus.ftp.dc.TaskThread.Buffer
- reload() - Method in class org.globus.gsi.stores.ResourceSigningPolicy
- reload() - Method in class org.globus.gsi.stores.Stores.ReloadableTrustStore
- reload(String) - Method in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- reload(String) - Method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- ReloadableCaCertStore(String) - Constructor for class org.globus.gsi.stores.Stores.ReloadableCaCertStore
- ReloadableCrlStore(String) - Constructor for class org.globus.gsi.stores.Stores.ReloadableCrlStore
- ReloadableTrustStore(String) - Constructor for class org.globus.gsi.stores.Stores.ReloadableTrustStore
- reloadDefaultCredential() - Static method in class org.globus.gsi.GlobusCredential
-
Deprecated.
- reloadDefaultCredential() - Static method in class org.globus.gsi.X509Credential
- 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(Object) - Method in class org.globus.rsl.NameValue
-
Removes a specific value from the list of values.
- remove(String) - Method in class org.globus.gsi.X509ExtensionSet
-
Removes X509Extension by given oid.
- 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.
- remove(SocketBox) - Method in class org.globus.ftp.dc.SocketPool
-
remove socketBox from the pool, remove all references to it
- 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.
- 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.
- 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.
- renew(GramJob, GSSCredential) - Static method in class org.globus.gram.Gram
-
Requests that a globus job manager accept newly delegated credentials.
- renew(GramJob, GSSCredential, boolean) - Static method in class org.globus.gram.Gram
-
Requests that a globus job manager accept newly delegated credentials.
- renew(GSSCredential) - Method in class org.globus.gram.GramJob
-
Requests that the job's delegated credentials be renewed/refreshed.
- renew(GSSCredential, boolean) - Method in class org.globus.gram.GramJob
-
Requests that the job's delegated credentials be renewed/refreshed.
- RENEW - Static variable in class org.globus.gram.internal.GRAMProtocol
- RENEW(String, String) - Static method in class org.globus.gram.internal.GRAMProtocol
- renewDelegationHandshake(ExtendedGSSContext, GSSCredential, GSIGssOutputStream, GSIGssInputStream) - Static method in class org.globus.gram.Gram
-
Completes a GSI delegation handshake with a globus job manager that has agreed to a (previously sent) GRAM "renew" request.
- renewer - Variable in class org.globus.myproxy.InitParams
- RENEWER - Static variable in class org.globus.myproxy.MyProxy
- RENEWER - Static variable in interface org.globus.myproxy.MyProxyConstants
- renewers - Variable in class org.globus.myproxy.CredentialInfo
- replies - Variable in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- reply - Variable in exception org.globus.ftp.exception.UnexpectedReplyCodeException
- 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
- replyCount - Variable in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- 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, 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, 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
- requireSigningPolicyCheck(GSIConstants.CertificateType) - Method in class org.globus.gsi.trustmanager.SigningPolicyChecker
-
if a certificate is not a CA or if it is not a proxy, return true.
- reset() - Method in class org.globus.gsi.proxy.ProxyPathValidator
-
Resets the internal state.
- reset() - Method in class org.globus.io.gass.server.GassServerListener
- reset() - Method in class org.globus.io.gass.server.RemoteGassServer
- resetReplyCount() - Method in interface org.globus.ftp.vanilla.BasicServerControlChannel
-
set reply count to 0.
- resetReplyCount() - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- resolve(String) - Method in class org.globus.gsi.gssapi.GlobusGSSName.ReverseDNSCache
- ResourceCACertStore - Class in org.globus.gsi.stores
-
Created by IntelliJ IDEA.
- ResourceCACertStore() - Constructor for class org.globus.gsi.stores.ResourceCACertStore
- ResourceCACertStore.TrustAnchorFilter - Class in org.globus.gsi.stores
-
File filter for determining a Trust Anchor
- ResourceCertStore - Class in org.globus.gsi.stores
-
Created by IntelliJ IDEA.
- ResourceCertStore(CertStoreParameters) - Constructor for class org.globus.gsi.stores.ResourceCertStore
-
The sole constructor.
- ResourceCertStoreParameters - Class in org.globus.gsi.stores
-
Created by IntelliJ IDEA.
- ResourceCertStoreParameters(String, String) - Constructor for class org.globus.gsi.stores.ResourceCertStoreParameters
-
Please use the
Stores
class to generate Key/Cert stores - ResourceCRL - Class in org.globus.gsi.stores
-
Created by IntelliJ IDEA.
- ResourceCRL(boolean, GlobusResource) - Constructor for class org.globus.gsi.stores.ResourceCRL
- ResourceCRL(String) - Constructor for class org.globus.gsi.stores.ResourceCRL
- ResourceCRL(String, X509CRL) - Constructor for class org.globus.gsi.stores.ResourceCRL
- ResourceCRLStore - Class in org.globus.gsi.stores
-
Fill Me
- ResourceCRLStore() - Constructor for class org.globus.gsi.stores.ResourceCRLStore
- ResourceCRLStore.CrlFilter - Class in org.globus.gsi.stores
-
This filter identifies file whose names are valid for crl files.
- resourceFile - Variable in class org.globus.util.GlobusResource
- resourceManagerContact - Variable in class org.globus.gram.GramJobRun
- 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
- resourcePath - Variable in class org.globus.util.GlobusResource
- ResourceProxyCredential - Class in org.globus.gsi.stores
-
JGLOBUS-87 : document me
- ResourceProxyCredential(boolean, GlobusResource, X509Credential) - Constructor for class org.globus.gsi.stores.ResourceProxyCredential
- ResourceProxyCredential(String) - Constructor for class org.globus.gsi.stores.ResourceProxyCredential
- ResourceProxyCredential(String, X509Credential) - Constructor for class org.globus.gsi.stores.ResourceProxyCredential
- ResourceProxyCredential(GlobusResource) - Constructor for class org.globus.gsi.stores.ResourceProxyCredential
- ResourceProxyCredentialStore - Class in org.globus.gsi.stores
-
Created by IntelliJ IDEA.
- ResourceProxyCredentialStore() - Constructor for class org.globus.gsi.stores.ResourceProxyCredentialStore
- ResourceProxyCredentialStore.ProxyFilenameFilter - Class in org.globus.gsi.stores
-
This filename filter returns files whose names are valid for a Proxy Certificate.
- resources - Static variable in exception org.globus.gram.GramException
- resources - Static variable in exception org.globus.gsi.GlobusCredentialException
- resources - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
- ResourceSecurityWrapperStore<T extends AbstractResourceSecurityWrapper<V>,
V> - Class in org.globus.gsi.stores -
Created by IntelliJ IDEA.
- ResourceSecurityWrapperStore() - Constructor for class org.globus.gsi.stores.ResourceSecurityWrapperStore
- ResourceSigningPolicy - Class in org.globus.gsi.stores
-
Created by IntelliJ IDEA.
- ResourceSigningPolicy(GlobusResource) - Constructor for class org.globus.gsi.stores.ResourceSigningPolicy
- ResourceSigningPolicyStore - Class in org.globus.gsi.stores
-
FILL ME
- ResourceSigningPolicyStore(SigningPolicyStoreParameters) - Constructor for class org.globus.gsi.stores.ResourceSigningPolicyStore
-
Please use the
Stores
class to generate Key/Cert stores - ResourceSigningPolicyStoreParameters - Class in org.globus.gsi.stores
-
FILL ME
- ResourceSigningPolicyStoreParameters(String) - Constructor for class org.globus.gsi.stores.ResourceSigningPolicyStoreParameters
-
Please use the
Stores
class to generate Key/Cert stores - ResourceStoreException - Exception in org.globus.gsi.stores
-
Created by IntelliJ IDEA.
- ResourceStoreException() - Constructor for exception org.globus.gsi.stores.ResourceStoreException
- ResourceStoreException(String) - Constructor for exception org.globus.gsi.stores.ResourceStoreException
- ResourceStoreException(String, Throwable) - Constructor for exception org.globus.gsi.stores.ResourceStoreException
- ResourceStoreException(Throwable) - Constructor for exception org.globus.gsi.stores.ResourceStoreException
- ResourceTrustAnchor - Class in org.globus.gsi.stores
-
Created by IntelliJ IDEA.
- ResourceTrustAnchor(boolean, GlobusResource) - Constructor for class org.globus.gsi.stores.ResourceTrustAnchor
- ResourceTrustAnchor(boolean, GlobusResource, TrustAnchor) - Constructor for class org.globus.gsi.stores.ResourceTrustAnchor
- ResourceTrustAnchor(String) - Constructor for class org.globus.gsi.stores.ResourceTrustAnchor
- ResourceTrustAnchor(String, TrustAnchor) - Constructor for class org.globus.gsi.stores.ResourceTrustAnchor
- response - Variable in class org.globus.net.GSIHttpURLConnection
- RESPONSE - Static variable in class org.globus.myproxy.MyProxy
- 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
- result - Variable in class org.globus.gsi.trustmanager.PKITrustManager
- 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 - Variable in class org.globus.myproxy.InitParams
- RETRIEVER - Static variable in class org.globus.myproxy.MyProxy
- RETRIEVER - Static variable in interface org.globus.myproxy.MyProxyConstants
- retrievers - Variable in class org.globus.myproxy.CredentialInfo
- reusable - Variable in class org.globus.ftp.dc.ManagedSocketBox
- REUSABLE - Static variable in class org.globus.ftp.dc.ManagedSocketBox
- REVERSE_DNS_CACHE_LIFETIME - Static variable in class org.globus.common.CoGProperties
- REVERSE_DNS_CACHETYPE - Static variable in class org.globus.common.CoGProperties
- reverseDNSCache - Static variable in class org.globus.gsi.gssapi.GlobusGSSName
- ReverseDNSCache(long) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName.ReverseDNSCache
- REVOKED - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- rnSep - Variable in class org.globus.ftp.dc.AsciiTranslator
- role - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Context role
- rootObjects - Variable in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- RPAREN - Static variable in interface org.globus.rsl.RSLParserConstants
- rsl - Variable in class org.globus.gram.GramJob
- 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(String) - Constructor for class org.globus.rsl.RslAttributes
-
Creates a new RslAttributes object from specified RSL string.
- RslAttributes(RslNode) - Constructor for class org.globus.rsl.RslAttributes
-
Creates a new RslAttributes object with specified rsl parse tree.
- 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(InputStream) - Constructor for class org.globus.rsl.RSLParser
- RSLParser(Reader) - Constructor for class org.globus.rsl.RSLParser
- RSLParser(String) - 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.gram.GramCallbackHandler
-
Listen on the server socket for a client, start another thread to keep listening on the server socket, then deal with the client.
- run() - Method in class org.globus.gram.GramJobRun
- run() - Method in class org.globus.gsi.gssapi.example.Client
- run() - Method in class org.globus.gsi.gssapi.net.example.Client
- run() - Method in class org.globus.io.gass.server.GassClientHandler
-
Listen on the server socket for a client, start another thread to keep listening on the server socket, then deal with the client.
- run() - Method in class org.globus.io.urlcopy.UrlCopy
-
This method is an implementation of the
Runnable
interface and can be used to perform the copy in a separate thread. - run() - Method in class org.globus.net.BaseServer
- run() - Method in class org.globus.util.Tail
- run() - Method in class org.globus.util.Util.PrivateInputThread
- runAs(Subject, PrivilegedAction) - Method in class org.globus.gsi.gssapi.jaas.GlobusSubject
- runAs(Subject, PrivilegedAction) - Method in class org.globus.gsi.gssapi.jaas.JaasSubject
-
SPI method.
- runAs(Subject, PrivilegedAction) - Method in class org.globus.gsi.gssapi.jaas.StandardSubject
- runAs(Subject, PrivilegedExceptionAction) - Method in class org.globus.gsi.gssapi.jaas.GlobusSubject
- runAs(Subject, PrivilegedExceptionAction) - Method in class org.globus.gsi.gssapi.jaas.JaasSubject
-
SPI method.
- runAs(Subject, PrivilegedExceptionAction) - Method in class org.globus.gsi.gssapi.jaas.StandardSubject
- runDelegatedTasks(SSLEngine) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- runTask(Task) - Method in class org.globus.ftp.dc.TaskThread
- runTask(Task) - Method in class org.globus.ftp.dc.TransferThreadManager
-
Use this as an interface to the local manager thread.
- runTask(Task) - Method in class org.globus.ftp.vanilla.FTPServerFacade
-
Use this as an interface to the local manager thread.
S
- s - Variable in class org.globus.gsi.gssapi.example.Client
- s - Variable in class org.globus.gsi.gssapi.net.example.Client
- save() - Method in class org.globus.common.CoGProperties
- save(OutputStream) - Method in class org.globus.gsi.GlobusCredential
-
Deprecated.Saves the credential into a specified output stream.
- save(OutputStream) - Method in class org.globus.gsi.X509Credential
- save(String) - Method in class org.globus.common.CoGProperties
- saveCertificateChain(OutputStream) - Method in class org.globus.gsi.X509Credential
- savedInBytes - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- saveKey(OutputStream) - Method in class org.globus.gsi.X509Credential
- SBUF - Static variable in class org.globus.ftp.FeatureList
- SDATE - Static variable in class org.globus.tools.CertInfo
- SEC_ERROR - Static variable in exception org.globus.gsi.GlobusCredentialException
- secure - Variable in class org.globus.io.gass.server.RemoteGassServer
- secure - Variable in class org.globus.net.BaseServer
- secureRandomAlgorithm - Variable in class org.globus.gsi.jsse.SSLConfigurator
- securityObject - Variable in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
- SecurityObjectWrapper<T> - Interface in org.globus.gsi.stores
-
Fill Me
- SecurityTest - Interface in org.globus.gsi.testutils
- 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
- send(DatagramPacket) - Method in class org.globus.net.DatagramSocketFactory.PrDatagramSocket
- seq - Variable in class org.globus.gsi.bc.X509NameHelper
- SERIALNUMBER - Enum constant in enum class org.globus.gsi.util.Oid
-
device serial number name - StringType(SIZE(1..64))
- serialVersionUID - Static variable in class org.globus.gsi.bc.BouncyCastleOpenSSLKey
- serialVersionUID - Static variable in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- serialVersionUID - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
- serialVersionUID - Static variable in exception org.globus.gsi.jsse.GlobusSSLConfigurationException
- serialVersionUID - Static variable in class org.globus.gsi.provider.GlobusProvider
- serialVersionUID - Static variable in class org.globus.gsi.provider.simple.SimpleMemoryProvider
-
Deprecated.
- serialVersionUID - Static variable in class org.globus.gsi.X509Credential
- server - Variable in class org.globus.io.gass.server.GassClientHandler
- server - Variable in class org.globus.net.AbstractServerDeactivator
- server - Variable in class org.globus.util.http.HttpResponse
- SERVER - Static variable in class org.globus.io.gass.server.GassClientHandler
- SERVER - Static variable in class org.globus.util.http.HTTPProtocol
- 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_END_DEL - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- 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
- SERVER_START_DEL - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- 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) - Constructor for exception org.globus.ftp.exception.ServerException
- ServerException(int, String) - 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
- ServerSocketFactory.PrServerSocket - Class in org.globus.net
- serverThread - Variable in class org.globus.net.BaseServer
- serviceName - Variable in class org.globus.common.ResourceManagerContact
- 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.ActiveStartTransferTask
- session - Variable in class org.globus.ftp.dc.PassiveConnectTask
- session - Variable in class org.globus.ftp.FTPClient
- session - Variable in class org.globus.ftp.vanilla.FTPServerFacade
- 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
- sessionId - Variable in class org.globus.gsi.jsse.GlobusTLSContext
- 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.
- setAcceptNoClientCerts(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- 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.extended.GridFTPServerFacade
- setActive(HostPort) - Method in class org.globus.ftp.FTPClient
-
Sets remote server active, telling it to connect to the given address.
- setActive(HostPort) - Method in class org.globus.ftp.vanilla.FTPServerFacade
-
Asynchronous; return before completion.
- setAlgorithmSettings(String) - Method in class org.globus.gsi.OpenSSLKey
- setAppendMode(boolean) - Method in class org.globus.io.urlcopy.UrlCopy
-
Enables/disables append mode.
- setArgument(String) - Method in class org.globus.ftp.DataChannelAuthentication
- 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
- setBannedCiphers(String[]) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setBannedCiphers(String[]) - Method in interface org.gridforum.jgss.ExtendedGSSContext
-
Specifies a list of ciphers that will not be used.
- setBits(int) - Method in class org.globus.tools.ProxyInit
- setBufferSize(int) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets buffer size for transfering data.
- setCaCertLocations(String) - Method in class org.globus.common.CoGProperties
- setCACertStore(ResourceSecurityWrapperStore<ResourceTrustAnchor, TrustAnchor>) - Method in class org.globus.gsi.stores.PEMKeyStore
- setCerts(X509Certificate[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStoreParams
-
Deprecated.
- setCerts(X509Certificate[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStoreLoadStoreParameter
-
Deprecated.
- setChannelBinding(ChannelBinding) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Currently not implemented.
- setCheckContextExpired(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setChecksum(String, String) - Method in class org.globus.ftp.FTPClient
-
implement GridFTP v2 SCKS command as described in GridFTP v2 Protocol Description
- 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.
- setClosed() - Method in class org.globus.ftp.InputStreamDataSink
- setClosed() - Method in class org.globus.ftp.OutputStreamDataSource.DataOutputStream
- 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.
- setCredential() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setCredential(GSSCredential) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- 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.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
- setCredentialStore(KeyStore) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setCredentialStoreLocation(String) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setCredentialStorePassword(String) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setCredentialStoreType(String) - Method in class org.globus.gsi.jsse.SSLConfigurator
- 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.
- setCrlLocationPattern(String) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setCrls(X509CRL[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStoreParams
-
Deprecated.
- setCrlStore(CertStore) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setCrlStoreType(String) - Method in class org.globus.gsi.jsse.SSLConfigurator
- 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(InputStream) - Method in class org.globus.ftp.dc.EBlockImageDCReader
- setDataStream(InputStream) - Method in class org.globus.ftp.dc.StreamImageDCReader
- setDataStream(OutputStream) - Method in interface org.globus.ftp.dc.DataChannelWriter
- setDataStream(OutputStream) - Method in class org.globus.ftp.dc.EBlockImageDCWriter
- 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
- setDCAU(GridFTPClient, boolean) - Static 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.
- setDefaultCAFilesPattern(String) - Static method in class org.globus.gsi.stores.Stores
- setDefaultCertificateRevocationList(CertificateRevocationLists) - Static method in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- setDefaultCredential(GlobusCredential) - Static method in class org.globus.gsi.GlobusCredential
-
Deprecated.Sets default credential.
- setDefaultCredential(X509Credential) - Static method in class org.globus.gsi.X509Credential
-
Sets default credential.
- setDefaultCRLFilesPattern(String) - Static method in class org.globus.gsi.stores.Stores
- setDefaultSigningPolicyFilesPattern(String) - Static method in class org.globus.gsi.stores.Stores
- setDefaultTrustedCertificates(TrustedCertificates) - Static method in class org.globus.gsi.TrustedCertificates
-
Deprecated.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(int) - Method in class org.globus.net.GSIURLConnection
- setDelegationType(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- 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(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
- setDone() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setDryRun(boolean) - Method in class org.globus.gram.GramAttributes
-
Sets the dryrun parameter.
- 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.gram.GramAttributes
-
Specify the name of the executable to run
- setExitCode(int) - Method in class org.globus.gram.GramJob
-
Sets the job exit code.
- 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.
- setGlobusID(String) - Method in class org.globus.gsi.gridmap.GridMap.GridMapEntry
- setGoodUntil(Date) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setGssMode(Integer) - Method in class org.globus.net.BaseServer
- setGssMode(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setGSSMode(Integer) - Method in class org.globus.net.GSIURLConnection
- setHandlers(Map<String, ProxyPolicyHandler>) - Method in class org.globus.gsi.jsse.SSLConfigurator
- 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.
- setHostName(String) - Method in class org.globus.common.CoGProperties
-
Sets hostname
- 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.
- setIdentityCert(X509Certificate) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- setIgnoreErrors(boolean) - Method in class org.globus.gsi.gridmap.GridMap
-
Sets whether errors in the gridmap file should be ignored.
- setInputStream(InputStream) - Method in class org.globus.ftp.vanilla.FTPControlChannel
- setInputStream(InputStream) - Method in class org.globus.util.http.HTTPParser
- setIPAddress(String) - Method in class org.globus.common.CoGProperties
-
Sets ip address
- setIV(byte[]) - Method in class org.globus.gsi.OpenSSLKey
- setIV(String) - Method in class org.globus.gsi.OpenSSLKey
- 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
- 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.gsi.trustmanager.X509ProxyCertPathValidator
- 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() - Method in class org.globus.ftp.GridFTPClient
-
Behaves like setLocalStripedPassive(FTPServerFacade.ANY_PORT, FTPServerFacade.DEFAULT_QUEUE)
- setLocalStripedPassive(int, int) - Method in class org.globus.ftp.GridFTPClient
-
Starts local server in striped passive mode.
- setLocalTCPBufferSize(int) - Method in class org.globus.ftp.GridFTPClient
-
Sets local TCP buffer size (for both receiving and sending).
- setLog(Log) - Method in class org.globus.util.Tail
- setMaxCPUTime(int) - Method in class org.globus.gram.GramAttributes
-
Specify the maximum cpu time limit for this job
- 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.
- setMaxWallTime(int) - Method in class org.globus.gram.GramAttributes
-
Specify the maximum wall time limit for this job
- 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.
- setMulti(String, String[]) - Method in class org.globus.rsl.RslAttributes
-
Sets the attribute value to the given list of values.
- 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(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.
- 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
- setOther(TransferMonitor) - Method in class org.globus.ftp.vanilla.TransferMonitor
- setOutputStream(OutputStream) - Method in class org.globus.ftp.vanilla.FTPControlChannel
- 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.
- setParams(GridFTPClient, TransferParams) - Method in class org.globus.ftp.app.Transfer
- 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.extended.GridFTPServerFacade
- 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
- setPolicyStore(SigningPolicyStore) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setPort(int) - Method in class org.globus.myproxy.MyProxy
-
Set MyProxy server port.
- setPort(int, byte) - Method in class org.globus.net.PortRange
- setProject(String) - Method in class org.globus.gram.GramAttributes
-
Specify the project to be charged for this job
- 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
- setProtocol(String) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setProvider(String) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Sets a provider name to use for loading certificates and for generating key pairs.
- setProvider(String) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setProvider(String) - Static method in class org.globus.gsi.util.CertificateLoadUtil
-
Sets a provider name to use for loading certificates and for generating key pairs.
- setProvider(String) - Static method in class org.globus.gsi.util.CertificateUtil
-
Sets a provider name to use for loading certificates and for generating key pairs.
- setProxyCertInfo(ProxyCertInfo) - Method in class org.globus.tools.ProxyInit
- setProxyDelegate(ResourceSecurityWrapperStore<ResourceProxyCredential, X509Credential>) - Method in class org.globus.gsi.stores.PEMKeyStore
- setProxyFile(String) - Method in class org.globus.common.CoGProperties
- 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
-
Deprecated.
- setProxyType(GSIConstants.CertificateType) - Method in class org.globus.tools.ProxyInit
- 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.DatagramSocketFactory.PrDatagramSocket
- 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
- setRejectLimitProxy(boolean) - Method in class org.globus.gsi.jsse.SSLConfigurator
- 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
- 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
- setRSLArguments(StringBuffer) - Method in class org.globus.io.gass.server.RemoteGassServer
- setRslNodeClass(Class) - Method in class org.globus.rsl.RSLParser
- setSecureRandomAlgorithm(String) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setSendBufferSize(int) - Method in class org.globus.net.DatagramSocketFactory.PrDatagramSocket
- setSendBufferSize(int) - Method in class org.globus.net.WrappedSocket
- setService(String) - Method in class org.globus.util.http.HTTPRequestParser
- 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.DatagramSocketFactory.PrDatagramSocket
- 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.gram.GramJob
-
Sets the status of the job.
- setStderr(String) - Method in class org.globus.gram.GramAttributes
-
Specify the location to redirect stderr on the submission machine
- setStdin(boolean) - Method in class org.globus.tools.ProxyInit
- setStdin(String) - Method in class org.globus.gram.GramAttributes
-
Specify the location to redirect stdin on the submission machine
- 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() - Method in class org.globus.ftp.GridFTPClient
-
Sets remote server to striped passive server mode (SPAS).
- setStripedPassive(int, int) - Method in class org.globus.ftp.extended.GridFTPServerFacade
- 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
- setTrustAnchorStore(KeyStore) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setTrustAnchorStoreLocation(String) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setTrustAnchorStorePassword(String) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setTrustAnchorStoreType(String) - Method in class org.globus.gsi.jsse.SSLConfigurator
- setTrustedCertificates(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- setTrustedRetriever(String) - Method in class org.globus.myproxy.InitParams
- setType(int) - Method in class org.globus.ftp.FTPClient
-
Sets transfer type.
- 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
- setUserIDs(String[]) - Method in class org.globus.gsi.gridmap.GridMap.GridMapEntry
- setUserKeyFile(String) - Method in class org.globus.common.CoGProperties
-
Sets user key file location
- 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.
- setValidator(X509ProxyCertPathValidator) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- setValue(byte[]) - Method in class org.globus.gsi.X509Extension
-
Sets the actual value of the extension (not octet string encoded).
- setValue(Object) - Method in class org.globus.util.TimestampEntry
- setValue(String) - Method in class org.globus.rsl.Value
-
Sets the actual value.
- setValue(ASN1Encodable) - Method in class org.globus.gsi.bc.BouncyCastleX509Extension
- 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
- setVomses(List) - Method in class org.globus.myproxy.GetParams
- setVoname(List) - Method in class org.globus.myproxy.GetParams
- 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
- shutdown() - Method in class org.globus.ftp.dc.GridFTPTransferSourceThread
- shutdown() - Method in class org.globus.ftp.dc.TransferSourceThread
- shutdown() - Method in class org.globus.io.gass.server.RemoteGassServer
-
Shutdowns remotely running gass server.
- shutdown() - Method in class org.globus.net.BaseServer
-
Stops the server but does not stop all the client threads
- shutdown(Object) - Method in class org.globus.ftp.dc.GridFTPTransferSinkThread
- shutdown(Object) - Method in class org.globus.ftp.dc.TransferSinkThread
- shutdown(GSSCredential, GlobusURL) - Static method in class org.globus.io.gass.server.GassServer
-
Shutdowns a remote gass server.
- SHUTDOWN(String, String) - Static method in class org.globus.io.gass.client.internal.GASSProtocol
- SHUTDOWN_STR - Static variable in class org.globus.io.gass.server.GassServer
- shutdownInput() - Method in class org.globus.net.WrappedSocket
- shutdownOutput() - Method in class org.globus.net.WrappedSocket
- side - Variable in class org.globus.ftp.vanilla.TransferMonitor
- sign() - Method in class org.globus.tools.DefaultProxyInit
- sign() - Method in class org.globus.tools.ProxyInit
- signal(int) - Method in class org.globus.gram.GramJob
-
Sends a signal command to the job.
- signal(int, String) - Method in class org.globus.gram.GramJob
-
Sends a signal command to the job.
- SIGNAL - Static variable in class org.globus.gram.internal.GRAMProtocol
- SIGNAL(String, String, int, String) - Static method in class org.globus.gram.internal.GRAMProtocol
- SIGNAL_CANCEL - Static variable in interface org.globus.gram.internal.GRAMConstants
-
Cancel a job
- SIGNAL_COMMIT_END - Static variable in interface org.globus.gram.internal.GRAMConstants
-
Signal the job manager to clean up after the completion of the job if the job RSL contained the (two-phase = yes) relation.
- SIGNAL_COMMIT_EXTEND - Static variable in interface org.globus.gram.internal.GRAMConstants
-
Signal the job manager to wait an additional number of seconds (specified by an integer value string as the signal's argument) before timing out a two-phase job commit.
- SIGNAL_COMMIT_REQUEST - Static variable in interface org.globus.gram.internal.GRAMConstants
-
Signal the job manager to commence with a job submission if the job request was accompanied by the (two_state=yes) RSL attribute.
- SIGNAL_PRIORITY - Static variable in interface org.globus.gram.internal.GRAMConstants
-
Change the priority of a job
- SIGNAL_RESUME - Static variable in interface org.globus.gram.internal.GRAMConstants
-
Resume a previously suspended job
- SIGNAL_STDIO_SIZE - Static variable in interface org.globus.gram.internal.GRAMConstants
-
Signal the job manager to verify that streamed I/O has been completely received.
- SIGNAL_STDIO_UPDATE - Static variable in interface org.globus.gram.internal.GRAMConstants
-
Signal the job manager to change the way it is currently handling standard output and/or standard error.
- SIGNAL_STOP_MANAGER - Static variable in interface org.globus.gram.internal.GRAMConstants
-
Signal the job manager to stop managing the current job and terminate.
- SIGNAL_SUSPEND - Static variable in interface org.globus.gram.internal.GRAMConstants
-
Suspend a job
- SIGNATURE - Static variable in interface org.globus.gsi.GSIConstants
-
integrity message protection method.
- SIGNING_POLICY_FILE_SUFFIX - Static variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.Default signing policy suffix.
- SIGNING_POLICY_STORES - Static variable in class org.globus.gsi.stores.Stores
- SIGNING_POLICY_VIOLATION - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- SigningPolicy - Class in org.globus.gsi
-
Represents a signing policy associated with a particular CA.
- SigningPolicy(X500Principal, String[]) - Constructor for class org.globus.gsi.SigningPolicy
-
Create a signing policy for the supplied subject which allows the supplied list of DNs to sign certificates.
- SigningPolicy(X500Principal, List<Pattern>) - Constructor for class org.globus.gsi.SigningPolicy
-
Create a signing policy for the supplied subject which allows subjects whose DNs match one of the supplied patterns to sign certificates.
- SigningPolicyChecker - Class in org.globus.gsi.trustmanager
-
This checks to make sure the Distinguished Name in the certificate is valid according to the signing policy.
- SigningPolicyChecker(SigningPolicyStore) - Constructor for class org.globus.gsi.trustmanager.SigningPolicyChecker
- SigningPolicyException - Exception in org.globus.gsi
-
This exception signals an error with the Signing Policy.
- SigningPolicyException(String) - Constructor for exception org.globus.gsi.SigningPolicyException
- SigningPolicyException(String, Throwable) - Constructor for exception org.globus.gsi.SigningPolicyException
- SigningPolicyException(Throwable) - Constructor for exception org.globus.gsi.SigningPolicyException
- signingPolicyFileMap - Variable in class org.globus.gsi.stores.ResourceSigningPolicyStore
- signingPolicyMap - Variable in class org.globus.gsi.stores.ResourceSigningPolicy
- SigningPolicyParser - Class in org.globus.gsi
-
Signing policy BCNF grammar as implemented here: (based on C implementation)
- SigningPolicyParser() - Constructor for class org.globus.gsi.SigningPolicyParser
- SigningPolicyStore - Interface in org.globus.gsi.provider
-
// JGLOBUS-91
- SigningPolicyStoreException - Exception in org.globus.gsi.provider
-
This exception signifies an error processing a SigningPolicy in a SigningPolicyStore.
- SigningPolicyStoreException(String) - Constructor for exception org.globus.gsi.provider.SigningPolicyStoreException
- SigningPolicyStoreException(String, Throwable) - Constructor for exception org.globus.gsi.provider.SigningPolicyStoreException
- SigningPolicyStoreException(Throwable) - Constructor for exception org.globus.gsi.provider.SigningPolicyStoreException
- SigningPolicyStoreParameters - Interface in org.globus.gsi.provider
-
FILL ME
- SimpleDataChannel - Class in org.globus.ftp.dc
-
Data channel receives in the constructor a socket that should be ready for communication, and starts a new thread that will perform the transfer.
In previous version, the data channel would perform socket initialization (server.accept() etc.). - SimpleDataChannel(Session, SocketBox) - Constructor for class org.globus.ftp.dc.SimpleDataChannel
- SimpleDataChannelFactory - Class in org.globus.ftp.dc
- SimpleDataChannelFactory() - Constructor for class org.globus.ftp.dc.SimpleDataChannelFactory
- SimpleMemoryCertStore - Class in org.globus.gsi.provider.simple
-
Deprecated.
- SimpleMemoryCertStore(CertStoreParameters) - Constructor for class org.globus.gsi.provider.simple.SimpleMemoryCertStore
-
Deprecated.
- SimpleMemoryCertStoreParams - Class in org.globus.gsi.provider.simple
-
Deprecated.
- SimpleMemoryCertStoreParams(X509Certificate[], X509CRL[]) - Constructor for class org.globus.gsi.provider.simple.SimpleMemoryCertStoreParams
-
Deprecated.
- SimpleMemoryKeyStore - Class in org.globus.gsi.provider.simple
-
Deprecated.
- SimpleMemoryKeyStore() - Constructor for class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
-
Deprecated.
- SimpleMemoryKeyStoreLoadStoreParameter - Class in org.globus.gsi.provider.simple
-
Deprecated.
- SimpleMemoryKeyStoreLoadStoreParameter() - Constructor for class org.globus.gsi.provider.simple.SimpleMemoryKeyStoreLoadStoreParameter
-
Deprecated.
- SimpleMemoryProvider - Class in org.globus.gsi.provider.simple
-
Deprecated.
- SimpleMemoryProvider() - Constructor for class org.globus.gsi.provider.simple.SimpleMemoryProvider
-
Deprecated.Create Provider and add Components to the java security framework.
- SimpleMemorySigningPolicyStore - Class in org.globus.gsi.provider.simple
-
Deprecated.
- SimpleMemorySigningPolicyStore(SigningPolicy[]) - Constructor for class org.globus.gsi.provider.simple.SimpleMemorySigningPolicyStore
-
Deprecated.
- SimplePrincipal - Class in org.globus.gsi.gssapi.jaas
-
Simple string-based principal.
- SimplePrincipal() - Constructor for class org.globus.gsi.gssapi.jaas.SimplePrincipal
- SimplePrincipal(String) - Constructor for class org.globus.gsi.gssapi.jaas.SimplePrincipal
- SimpleSocketBox - Class in org.globus.ftp.dc
- SimpleSocketBox() - Constructor for class org.globus.ftp.dc.SimpleSocketBox
- SimpleTransferContext - Class in org.globus.ftp.dc
-
transfer context for single threaded transfers using 1 data channel.
- SimpleTransferContext() - Constructor for class org.globus.ftp.dc.SimpleTransferContext
- SimpleTransferThreadFactory - Class in org.globus.ftp.dc
- SimpleTransferThreadFactory() - Constructor for class org.globus.ftp.dc.SimpleTransferThreadFactory
- SimpleValue(LinkedList, LinkedList) - Method in class org.globus.rsl.RSLParser
- SINGLE_CHAR - Static variable in class org.globus.gsi.SigningPolicyParser
- SINGLE_PATTERN - Static variable in class org.globus.gsi.SigningPolicyParser
- SINGLE_QUOTED_LITERAL - Static variable in interface org.globus.rsl.RSLParserConstants
- singleton - Static variable in class org.globus.ftp.dc.SimpleTransferContext
- sink - Variable in class org.globus.ftp.dc.ActiveConnectTask
- sink - Variable in class org.globus.ftp.dc.ActiveStartTransferTask
- sink - Variable in class org.globus.ftp.dc.PassiveConnectTask
- sink - Variable in class org.globus.ftp.dc.TransferSinkThread
- SINK - Static variable in class org.globus.ftp.dc.AbstractDataChannel
- site(String) - Method in class org.globus.ftp.FTPClient
-
Executes site-specific operation (using the SITE command).
- size - Variable in class org.globus.ftp.dc.TaskThread.Buffer
- size - Variable in class org.globus.ftp.FileInfo
- size - Variable in class org.globus.io.streams.GlobusFileInputStream
- size - Variable in class org.globus.io.streams.HTTPInputStream
- size - Variable in class org.globus.io.streams.HTTPOutputStream
- size - Variable in class org.globus.util.CircularBuffer
- size() - Method in class org.globus.ftp.HostPortList
- size() - Method in class org.globus.gsi.X509ExtensionSet
-
Returns the size of the set.
- size(String) - Method in class org.globus.ftp.FTPClient
- SIZE - Static variable in class org.globus.ftp.FeatureList
- SIZE - Static variable in class org.globus.ftp.MlsxEntry
- sleep(int) - Method in class org.globus.io.gass.server.RemoteGassServer
- sleep(int) - Method in class org.globus.io.streams.HTTPOutputStream
- SLEEP_LENGTH - Static variable in class org.globus.gsi.testutils.FileSetupUtil
- SO_TIMEOUT - Static variable in class org.globus.net.BaseServer
-
Socket timeout in milliseconds.
- socket - Variable in class org.globus.ftp.dc.SimpleSocketBox
- socket - Variable in class org.globus.ftp.vanilla.FTPControlChannel
- socket - Variable in class org.globus.gram.GramCallbackHandler
- socket - Variable in class org.globus.io.gass.server.GassClientHandler
- socket - Variable in class org.globus.io.streams.HTTPInputStream
- socket - Variable in class org.globus.io.streams.HTTPOutputStream
- socket - Variable in class org.globus.net.DatagramSocketFactory.PrDatagramSocket
- socket - Variable in class org.globus.net.GSIHttpURLConnection
- socket - Variable in class org.globus.net.WrappedSocket
- SOCKET_OP_FAILED - Static variable in exception org.globus.ftp.exception.ClientException
- SOCKET_TIMEOUT - Static variable in class org.globus.common.CoGProperties
- socketBox - Variable in class org.globus.ftp.dc.SimpleDataChannel
- socketBox - Variable in class org.globus.ftp.dc.TransferSinkThread
- socketBox - Variable in class org.globus.ftp.dc.TransferSourceThread
- SocketBox - Interface in org.globus.ftp.dc
- SocketFactory - Class in org.globus.net
-
This factory allows for creating regular sockets.
- SocketFactory() - Constructor for class org.globus.net.SocketFactory
- SocketFactory.PrSocket - Class in org.globus.net
- SocketOperator - Interface in org.globus.ftp.dc
-
Callback operating on a socketBox.
- socketPool - Variable in class org.globus.ftp.dc.EBlockParallelTransferContext
- socketPool - Variable in class org.globus.ftp.dc.TransferThreadManager
- socketPool - Variable in class org.globus.ftp.extended.GridFTPServerFacade
- SocketPool - Class in org.globus.ftp.dc
-
Represents a set of open sockets that are being cached for subsequent transfers.
- SocketPool() - Constructor for class org.globus.ftp.dc.SocketPool
-
Constructor for SocketPool.
- SOFTLINK_TYPE - Static variable in class org.globus.ftp.FileInfo
- SOLARIS_ID_EXEC - Static variable in class org.globus.util.ConfigUtil
- source - Variable in class org.globus.ftp.dc.ActiveConnectTask
- source - Variable in class org.globus.ftp.dc.ActiveStartTransferTask
- source - Variable in class org.globus.ftp.dc.PassiveConnectTask
- source - Variable in class org.globus.ftp.dc.TransferSourceThread
- source - Variable in class org.globus.ftp.examples.TwoPartyTransfer
- source - Variable in class org.globus.ftp.MultipleTransferComplete
- SOURCE - Static variable in class org.globus.ftp.dc.AbstractDataChannel
- sourceLength - Variable in class org.globus.io.urlcopy.UrlCopy
- sourceName - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
The name of the context initiator
- sourceOffset - Variable in class org.globus.io.urlcopy.UrlCopy
- SPAS - Static variable in class org.globus.ftp.vanilla.Command
- specialConstructor - Variable in exception org.globus.rsl.ParseException
-
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
- specialToken - Variable in class org.globus.rsl.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- specification(AbstractRslNode) - Method in class org.globus.rsl.RSLParser
- specList(AbstractRslNode) - Method in class org.globus.rsl.RSLParser
- sporCommandParam - Variable in class org.globus.ftp.HostPortList
- srcAuth - Variable in class org.globus.io.urlcopy.UrlCopy
- srcCreds - Variable in class org.globus.io.urlcopy.UrlCopy
- srcUrl - Variable in class org.globus.io.urlcopy.UrlCopy
- SSL_MODE - Static variable in class org.globus.gsi.gssapi.net.GssSocket
- sslConfigurator - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- SSLConfigurator - Class in org.globus.gsi.jsse
-
This class is used to configure and create SSL socket factories.
- SSLConfigurator() - Constructor for class org.globus.gsi.jsse.SSLConfigurator
- sslContext - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- sslContext - Variable in class org.globus.gsi.jsse.SSLConfigurator
- sslDataUnwrap(ByteBuffer, ByteBuffer) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- sslDataWrap(ByteBuffer, ByteBuffer) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- sslEngine - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- sslKeyManagerFactoryAlgorithm - Variable in class org.globus.gsi.jsse.SSLConfigurator
- sslProcessHandshake(ByteBuffer, ByteBuffer) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- SSLUtil - Class in org.globus.gsi.gssapi
-
A collection of SSL-protocol related functions.
- SSLUtil() - Constructor for class org.globus.gsi.gssapi.SSLUtil
- ST - Enum constant in enum class org.globus.gsi.util.Oid
-
state, or province name - StringType(SIZE(1..64))
- StackableInheritableThreadLocal - Class in org.globus.gsi.gssapi.jaas
- StackableInheritableThreadLocal() - Constructor for class org.globus.gsi.gssapi.jaas.StackableInheritableThreadLocal
- StandardSubject - Class in org.globus.gsi.gssapi.jaas
-
Standard JAAS implementation of the JAAS Subject helper API.
- StandardSubject() - Constructor for class org.globus.gsi.gssapi.jaas.StandardSubject
- start - Variable in class org.globus.util.QuotedStringTokenizer
- start() - Method in class org.globus.ftp.dc.TaskThread
- start() - Method in class org.globus.net.BaseServer
-
Starts the server.
- start() - Method in class org.globus.util.Tail
- start(boolean) - Method in class org.globus.ftp.vanilla.TransferMonitor
- start(String) - Method in class org.globus.io.gass.server.RemoteGassServer
-
Starts the gass server on the remote machine.
- START_TIME - Static variable in class org.globus.myproxy.MyProxy
- startHandshake() - Method in class org.globus.gsi.gssapi.net.GssSocket
- startParallelism - Variable in class org.globus.ftp.RetrieveOptions
- startTime - Variable in class org.globus.myproxy.CredentialInfo
- startTransfer(DataSink, TransferContext, int, boolean) - Method in class org.globus.ftp.dc.TransferThreadManager
-
This should be used once the remote active server connected to us.
- startTransfer(DataSink, BasicServerControlChannel, TransferContext) - Method in interface org.globus.ftp.dc.DataChannel
- startTransfer(DataSink, BasicServerControlChannel, TransferContext) - Method in class org.globus.ftp.dc.SimpleDataChannel
- startTransfer(DataSource, TransferContext, int, boolean) - Method in class org.globus.ftp.dc.TransferThreadManager
-
This should be used once the remote active server connected to us.
- startTransfer(DataSource, BasicServerControlChannel, TransferContext) - Method in interface org.globus.ftp.dc.DataChannel
- startTransfer(DataSource, BasicServerControlChannel, TransferContext) - Method in class org.globus.ftp.dc.SimpleDataChannel
- startup() - Method in class org.globus.ftp.dc.GridFTPTransferSinkThread
- startup() - Method in class org.globus.ftp.dc.GridFTPTransferSourceThread
- startup() - Method in class org.globus.ftp.dc.TransferSinkThread
- startup() - Method in class org.globus.ftp.dc.TransferSourceThread
- state - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Handshake state
- state - Variable in class org.globus.io.streams.FTPInputStream
- state - Variable in class org.globus.io.streams.FTPOutputStream
- STATIC_LEXER_ERROR - Static variable in error org.globus.rsl.TokenMgrError
-
An attempt wass made to create a second instance of a static token manager.
- staticFlag - Static variable in class org.globus.rsl.ASCII_CharStream
- status - Variable in class org.globus.ftp.dc.ManagedSocketBox
- status - Variable in class org.globus.gram.GramJob
- status - Variable in class org.globus.gram.internal.GatekeeperReply
- status - Variable in class org.globus.io.gass.server.GassServerListener
- STATUS - Static variable in class org.globus.gram.internal.GRAMProtocol
- STATUS_ACTIVE - Static variable in interface org.globus.gram.internal.GRAMConstants
-
The job has received resources and the application is executing.
- STATUS_ALL - Static variable in interface org.globus.gram.internal.GRAMConstants
-
A mask of all job states.
- STATUS_DONE - Static variable in interface org.globus.gram.internal.GRAMConstants
-
The job completed successfully
- STATUS_FAILED - Static variable in interface org.globus.gram.internal.GRAMConstants
- STATUS_PENDING - Static variable in interface org.globus.gram.internal.GRAMConstants
-
The job is waiting for resources to become available to run.
- STATUS_POLL(String, String) - Static method in class org.globus.gram.internal.GRAMProtocol
- STATUS_STAGE_IN - Static variable in interface org.globus.gram.internal.GRAMConstants
-
The job manager is staging in files to run the job.
- STATUS_STAGE_OUT - Static variable in interface org.globus.gram.internal.GRAMConstants
-
The job manager is staging out files generated by the job.
- STATUS_SUSPENDED - Static variable in interface org.globus.gram.internal.GRAMConstants
-
The job has been suspended.
- STATUS_UNSUBMITTED - Static variable in interface org.globus.gram.internal.GRAMConstants
-
The job has not been submitted to the scheduler yet, pending the reception of the GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_COMMIT_REQUEST signal from a client.
- statusChanged(GramJob) - Method in interface org.globus.gram.GramJobListener
-
This method is used to notify the implementer when the status of a GramJob has changed.
- statusChanged(GramJob) - Method in class org.globus.io.gass.server.GassServerListener
- STDERR_ENABLE - Static variable in class org.globus.io.gass.server.GassServer
- stderrListener - Variable in class org.globus.io.gass.server.RemoteGassServer
- stdin - Variable in class org.globus.myproxy.MyProxyCLI
- stdin - Variable in class org.globus.tools.ProxyInit
- STDIN_NOT_FOUND - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- STDOUT_ENABLE - Static variable in class org.globus.io.gass.server.GassServer
- stdoutListener - Variable in class org.globus.io.gass.server.RemoteGassServer
- stop - Variable in class org.globus.ftp.dc.TaskThread
- stop() - Method in class org.globus.ftp.dc.ActiveConnectTask
- stop() - Method in class org.globus.ftp.dc.PassiveConnectTask
- stop() - Method in class org.globus.ftp.dc.Task
- stop() - Method in class org.globus.ftp.dc.TaskThread
- stop() - Method in class org.globus.util.Tail
- stopTaskThread() - Method in class org.globus.ftp.dc.TransferThreadManager
- stopTaskThread() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- stopThread - Variable in class org.globus.util.Util.PrivateInputThread
- STOR - Static variable in class org.globus.ftp.dc.ActiveStartTransferTask
- Storable - Interface in org.globus.gsi.stores
-
Created by IntelliJ IDEA.
- store - Variable in class org.globus.gsi.provider.simple.SimpleMemorySigningPolicyStore
-
Deprecated.
- store() - Method in class org.globus.gsi.stores.CertKeyCredential
- store() - Method in class org.globus.gsi.stores.ResourceCRL
- store() - Method in class org.globus.gsi.stores.ResourceProxyCredential
- store() - Method in class org.globus.gsi.stores.ResourceTrustAnchor
- store() - Method in interface org.globus.gsi.stores.Storable
- store(DataSink) - Method in class org.globus.ftp.extended.GridFTPServerFacade
-
Store the data from the data channel to the data sink.
- store(DataSink) - Method in class org.globus.ftp.vanilla.FTPServerFacade
-
Asynchronous; return before completion.
- store(GSSCredential, X509Certificate[], OpenSSLKey, StoreParams) - Method in class org.globus.myproxy.MyProxy
-
Store credentials on a MyProxy server.
- STORE_CREDENTIAL - Static variable in class org.globus.myproxy.MyProxy
-
The integer command number for the MyProxy 'Store' command (5).
- storeMessage - Static variable in class org.globus.myproxy.MyProxyCLI
- StoreParams - Class in org.globus.myproxy
-
Holds the parameters for the
store
operation. - StoreParams() - Constructor for class org.globus.myproxy.StoreParams
- Stores - Class in org.globus.gsi.stores
- Stores() - Constructor for class org.globus.gsi.stores.Stores
- Stores.ReloadableCaCertStore - Class in org.globus.gsi.stores
- Stores.ReloadableCrlStore - Class in org.globus.gsi.stores
- Stores.ReloadableTrustStore - Class in org.globus.gsi.stores
- storeWrapper(CredentialWrapper) - Method in class org.globus.gsi.stores.PEMKeyStore
- str - Variable in class org.globus.util.QuotedStringTokenizer
- StreamAsciiDCReader - Class in org.globus.ftp.dc
- StreamAsciiDCReader() - Constructor for class org.globus.ftp.dc.StreamAsciiDCReader
- StreamAsciiDCWriter - Class in org.globus.ftp.dc
- StreamAsciiDCWriter() - Constructor for class org.globus.ftp.dc.StreamAsciiDCWriter
- StreamImageDCReader - Class in org.globus.ftp.dc
- StreamImageDCReader() - Constructor for class org.globus.ftp.dc.StreamImageDCReader
- StreamImageDCWriter - Class in org.globus.ftp.dc
- StreamImageDCWriter() - Constructor for class org.globus.ftp.dc.StreamImageDCWriter
- StreamModeRestartMarker - Class in org.globus.ftp
-
Represents FTP stream mode restart marker, as defined in RFC 959.
- StreamModeRestartMarker(long) - Constructor for class org.globus.ftp.StreamModeRestartMarker
- STREET - Enum constant in enum class org.globus.gsi.util.Oid
-
street - StringType(SIZE(1..64))
- STRENGTH - Static variable in class org.globus.tools.ProxyInfo
- STRING_TOO_SHORT - Static variable in exception org.globus.ftp.exception.FTPReplyParseException
- stringLiteral() - Method in class org.globus.rsl.RSLParser
- stringToken() - Method in class org.globus.rsl.RSLParser
- stripeBytesTransferred - Variable in class org.globus.ftp.PerfMarker
- StripeContextManager - Class in org.globus.ftp.dc
- StripeContextManager(int, SocketPool, GridFTPServerFacade) - Constructor for class org.globus.ftp.dc.StripeContextManager
- StripeContextManager.StripeTransferContext - Class in org.globus.ftp.dc
- stripeIndex - Variable in class org.globus.ftp.PerfMarker
- stripeQuitTokens - Variable in class org.globus.ftp.dc.StripeContextManager
- stripeRetrContextManager - Variable in class org.globus.ftp.extended.GridFTPServerFacade
- stripes - Variable in class org.globus.ftp.dc.StripeContextManager
- StripeTransferContext(StripeContextManager) - Constructor for class org.globus.ftp.dc.StripeContextManager.StripeTransferContext
- subject - Static variable in class org.globus.gsi.gssapi.jaas.JaasSubject
- SUBJECT - Static variable in class org.globus.tools.CertInfo
- SUBJECT - Static variable in class org.globus.tools.ProxyInfo
- SubjectDataChannelAuthentication - Class in org.globus.ftp
-
Represents subject data channel authentication.
- SubjectDataChannelAuthentication(String) - Constructor for class org.globus.ftp.SubjectDataChannelAuthentication
- subjectDN - Variable in class org.globus.myproxy.MyProxyCLI
- subjects - Static variable in class org.globus.gsi.gssapi.jaas.GlobusSubject
- subSpecification() - Method in class org.globus.rsl.RSLParser
- SUCCESS - Static variable in exception org.globus.gram.GramException
- SURNAME - Enum constant in enum class org.globus.gsi.util.Oid
-
Naming attributes of type X520name
- SwitchTo(int) - Method in class org.globus.rsl.RSLParserTokenManager
- SYSTEM_CANCELLED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- systemLineSep - Static variable in class org.globus.ftp.dc.AsciiTranslator
T
- T - Enum constant in enum class org.globus.gsi.util.Oid
-
Title
- Tail - Class in org.globus.util
- Tail() - Constructor for class org.globus.util.Tail
- Tail.FileWatcher - Class in org.globus.util
- targetName - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
The name of the context acceptor
- targetName - Variable in class org.globus.gsi.gssapi.net.example.GssClient
- Task - Class in org.globus.ftp.dc
- Task() - Constructor for class org.globus.ftp.dc.Task
- taskThread - Variable in class org.globus.ftp.dc.TransferThreadManager
- taskThread - Variable in class org.globus.ftp.vanilla.FTPServerFacade
- TaskThread - Class in org.globus.ftp.dc
- TaskThread() - Constructor for class org.globus.ftp.dc.TaskThread
- TaskThread.Buffer - Class in org.globus.ftp.dc
- tc - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- tcpBufferSize - Variable in class org.globus.io.urlcopy.UrlCopy
- TCPBufferSize - Variable in class org.globus.ftp.GridFTPSession
- tcpPortRange - Static variable in class org.globus.net.PortRange
- tcpSourcePortRange - Static variable in class org.globus.net.PortRange
- TELEPHONE_NUMBER - Enum constant in enum class org.globus.gsi.util.Oid
-
id-at-telephoneNumber
- TEMP_SCRIPT_FILE_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- tempDir - Variable in class org.globus.gsi.testutils.DirSetupUtil
- tempFile - Variable in class org.globus.gsi.testutils.FileSetupUtil
- testInvalid() - Method in class org.globus.gsi.testutils.container.ClientTest
-
Test client with invalid credentials.
- testValid() - Method in class org.globus.gsi.testutils.container.ClientTest
-
Test a client using valid credentials
- TEXT - Static variable in class org.globus.tools.ProxyInfo
- thirdParty - Variable in class org.globus.io.urlcopy.UrlCopy
- thirdPartyTransfer() - Method in class org.globus.io.urlcopy.UrlCopy
-
This performs thrid party transfer only if source and destination urls are ftp urls.
- THIS_ABOVE - Static variable in class org.globus.ftp.ByteRange
- THIS_BELOW - Static variable in class org.globus.ftp.ByteRange
- THIS_SUBSET - Static variable in class org.globus.ftp.ByteRange
- THIS_SUPERSET - Static variable in class org.globus.ftp.ByteRange
- thread - Variable in class org.globus.ftp.dc.TaskThread
- thread - Variable in class org.globus.ftp.vanilla.TransferMonitor
- THREAD_KILLED - Static variable in exception org.globus.ftp.exception.ClientException
- THREADED_CACHE - Static variable in class org.globus.common.CoGProperties
- threads - Variable in class org.globus.gsi.gssapi.GlobusGSSName.ReverseDNSCache
- TILDE_EXPAND_ENABLE - Static variable in class org.globus.io.gass.server.RemoteGassServer
- time - Variable in class org.globus.ftp.FileInfo
- TIME - Static variable in class org.globus.tools.ProxyInfo
- timeout - Variable in class org.globus.net.BaseServer
- TIMEOUT - Static variable in class org.globus.ftp.extended.GridFTPControlChannel
- timeStamp - Variable in class org.globus.ftp.PerfMarker
- TimestampEntry - Class in org.globus.util
- TimestampEntry() - Constructor for class org.globus.util.TimestampEntry
- TimestampEntry(Object, long) - Constructor for class org.globus.util.TimestampEntry
- to - Variable in class org.globus.ftp.ByteRange
-
upper range limit
- toASN1Primitive() - Method in class org.globus.gsi.proxy.ext.ProxyCertInfo
-
Returns the DER-encoded ASN.1 representation of the extension.
- toASN1Primitive() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
-
Returns the DER-encoded ASN.1 representation of proxy policy.
- toASN1Primitive(byte[]) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Converts the DER-encoded byte array into a
DERObject
. - toASN1Primitive(byte[]) - Static method in class org.globus.gsi.util.CertificateUtil
-
Converts the DER-encoded byte array into a
DERObject
. - toByteArray(ASN1Primitive) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Converts given
DERObject
into a DER-encoded byte array. - toFtpCmdArgument() - Method in class org.globus.ftp.ByteRangeList
-
convert this object to a String, in the format of argument of REST GridFTP command, for instance: "0-29,32-89" The resulting String will preserve the features of ByteRangeList: (1) order and (2) separation
- toFtpCmdArgument() - Method in class org.globus.ftp.ChecksumAlgorithm
- toFtpCmdArgument() - Method in class org.globus.ftp.DataChannelAuthentication
- toFtpCmdArgument() - Method in class org.globus.ftp.HostPort
-
Returns the host-port information in the format used by PORT command.
- toFtpCmdArgument() - Method in class org.globus.ftp.HostPort6
-
Returns the host-port information in the format used by EPRT command.
- toFtpCmdArgument() - Method in class org.globus.ftp.HostPortList
-
Returns the host-port infromation in the format used by SPOR command.
- toFtpCmdArgument() - Method in class org.globus.ftp.Options
- toFtpCmdArgument() - Method in interface org.globus.ftp.RestartData
- toFtpCmdArgument() - Method in interface org.globus.ftp.RestartMarker
- toFtpCmdArgument() - Method in class org.globus.ftp.StreamModeRestartMarker
- toGlobusID(String) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Converts DN of the form "CN=A, OU=B, O=C" into Globus format "/CN=A/OU=B/O=C".
This function might return incorrect Globus-formatted ID when one of the RDNs in the DN contains commas. - toGlobusID(String) - Static method in class org.globus.gsi.util.CertificateUtil
-
Converts DN of the form "CN=A, OU=B, O=C" into Globus format "/CN=A/OU=B/O=C".
This function might return incorrect Globus-formatted ID when one of the RDNs in the DN contains commas. - toGlobusID(String, boolean) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Converts DN of the form "CN=A, OU=B, O=C" into Globus format "/CN=A/OU=B/O=C" or "/O=C/OU=B/CN=A" depending on the
noreverse
option. - toGlobusID(String, boolean) - Static method in class org.globus.gsi.util.CertificateUtil
-
Converts DN of the form "CN=A, OU=B, O=C" into Globus format "/CN=A/OU=B/O=C" or "/O=C/OU=B/CN=A" depending on the
noreverse
option. - toGlobusID(Principal) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Converts the specified principal into Globus format.
- toGlobusID(Principal) - Static method in class org.globus.gsi.util.CertificateUtil
-
Converts the specified principal into Globus format.
- toGlobusID(X500Principal) - Static method in class org.globus.gsi.util.CertificateUtil
-
Converts DN of the form "CN=A, OU=B, O=C" into Globus format "/O=C/OU=B/CN=A"
This function might return incorrect Globus-formatted ID when one of the RDNs in the DN contains commas. - toGlobusPrincipal(GSSName) - Static method in class org.globus.gsi.gssapi.JaasGssUtil
-
Converts the specified GSSName to GlobusPrincipal.
- toHex(byte[]) - Static method in class org.globus.gsi.util.PEMUtil
-
Return a hexadecimal representation of a byte array
- toHex(byte[]) - Static method in class org.globus.myproxy.MyProxy
- toHex(byte[]) - Static method in class org.globus.util.PEMUtils
-
Return a hexadecimal representation of a byte array
- toInt(byte[], int) - Static method in class org.globus.gsi.gssapi.SSLUtil
-
Converts 4 bytes to an
int
at the specified offset in the given byte array. - token - Variable in class org.globus.rsl.RSLParser
- Token - Class in org.globus.rsl
-
Describes the input token stream.
- Token() - Constructor for class org.globus.rsl.Token
- TOKEN_FAIL - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
- token_source - Variable in class org.globus.rsl.RSLParser
- tokenBegin - Variable in class org.globus.rsl.ASCII_CharStream
- tokenImage - Variable in exception org.globus.rsl.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Static variable in interface org.globus.rsl.RSLParserConstants
- TokenInputStream - Class in org.globus.gsi.gssapi
-
Used as token-oriented input stream needed for SSL library I/O abstraction.
- TokenInputStream() - Constructor for class org.globus.gsi.gssapi.TokenInputStream
- TokenMgrError - Error in org.globus.rsl
- TokenMgrError() - Constructor for error org.globus.rsl.TokenMgrError
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.globus.rsl.TokenMgrError
- TokenMgrError(String, int) - Constructor for error org.globus.rsl.TokenMgrError
- tokens - Variable in class org.globus.gsi.gssapi.TokenInputStream
- toLong(byte[], int) - Static method in class org.globus.gsi.gssapi.SSLUtil
-
Converts 8 bytes to a
long
at the specified offset in the given byte array. - toPEM() - Method in class org.globus.gsi.OpenSSLKey
- toPrincipal(String) - Static method in class org.globus.gsi.util.CertificateUtil
-
Converts Globus DN format "/O=C/OU=B/CN=A" into an X500Principal representation, which accepts RFC 2253 or 1779 formatted DN's and also attribute types as defined in RFC 2459 (e.g.
- toRSL() - Method in class org.globus.rsl.RslAttributes
-
Returns the rsl.
- toRSL(boolean) - Method in class org.globus.rsl.AbstractRslNode
-
Returns a RSL representation of this relation.
- toRSL(boolean) - Method in class org.globus.rsl.Binding
-
Returns a RSL representation of this variable definition.
- toRSL(boolean) - Method in class org.globus.rsl.NameValue
-
Returns a RSL representation of this relation.
- toRSL(boolean) - Method in class org.globus.rsl.Value
-
Returns a RSL representation of this value.
- toRSL(StringBuffer, boolean) - Method in class org.globus.rsl.AbstractRslNode
-
Produces a RSL representation of node.
- toRSL(StringBuffer, boolean) - Method in class org.globus.rsl.Binding
-
Produces a RSL representation of this variable definition.
- toRSL(StringBuffer, boolean) - Method in class org.globus.rsl.Bindings
-
Produces a RSL representation of this relation.
- toRSL(StringBuffer, boolean) - Method in class org.globus.rsl.ListRslNode
-
Produces a RSL representation of node.
- toRSL(StringBuffer, boolean) - Method in class org.globus.rsl.NameOpValue
-
Produces a RSL representation of this relation.
- toRSL(StringBuffer, boolean) - Method in class org.globus.rsl.NameValue
-
Produces a RSL representation of this relation.
- toRSL(StringBuffer, boolean) - Method in class org.globus.rsl.RslNode
-
Produces a RSL representation of node.
- toRSL(StringBuffer, boolean) - Method in class org.globus.rsl.Value
-
Produces a RSL representation of this value.
- toRSL(StringBuffer, boolean) - Method in class org.globus.rsl.VarRef
-
Produces a RSL representation of this variable reference.
- toRSLSub(List, StringBuffer, boolean) - Method in class org.globus.rsl.NameOpValue
- toShort(byte, byte) - Static method in class org.globus.gsi.gssapi.SSLUtil
-
Converts 2 bytes to a
short
. - toString() - Method in class org.globus.common.ResourceManagerContact
- toString() - Method in class org.globus.ftp.ByteRange
- toString() - Method in exception org.globus.ftp.exception.FTPException
- toString() - Method in class org.globus.ftp.FileInfo
- toString() - Method in class org.globus.ftp.MlsxEntry
- toString() - Method in class org.globus.ftp.vanilla.Command
- toString() - Method in class org.globus.ftp.vanilla.Reply
- toString() - Method in class org.globus.gram.GramJob
-
Returns string representation of this job.
- toString() - Method in class org.globus.gram.internal.CallbackResponse
- toString() - Method in class org.globus.gram.internal.GatekeeperReply
- toString() - Method in class org.globus.gsi.bc.X509NameHelper
-
Returns Globus format representation of the name.
- toString() - Method in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- toString() - Method in class org.globus.gsi.GlobusCredential
-
Deprecated.
- toString() - Method in class org.globus.gsi.gssapi.GlobusGSSName
-
Returns globus ID string representation of the name.
- toString() - Method in class org.globus.gsi.gssapi.jaas.PasswordCredential
- toString() - Method in class org.globus.gsi.gssapi.jaas.SimplePrincipal
- toString() - Method in class org.globus.gsi.gssapi.TokenInputStream
- toString() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
- toString() - Method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- toString() - Method in enum class org.globus.gsi.util.Oid
- toString() - Method in class org.globus.gsi.X509Credential
- toString() - Method in class org.globus.io.gass.server.GassServer
- toString() - Method in class org.globus.myproxy.CredentialInfo
- toString() - Method in class org.globus.myproxy.Params
- toString() - Method in class org.globus.net.WrappedSocket
- toString() - Method in class org.globus.rsl.AbstractRslNode
- toString() - Method in class org.globus.rsl.Binding
- toString() - Method in class org.globus.rsl.NameValue
- toString() - Method in class org.globus.rsl.Token
-
Returns the image.
- toString() - Method in class org.globus.rsl.Value
- toString() - Method in class org.globus.rsl.VarRef
- toString() - Method in class org.globus.util.GlobusResource
- toString() - Method in class org.globus.util.GlobusURL
- toString() - Method in class org.globus.util.http.HttpResponse
-
Generates a string representation of the http header
- toString(ASN1Sequence) - Static method in class org.globus.gsi.bc.X509NameHelper
- toString(X509Name) - Static method in class org.globus.gsi.bc.X509NameHelper
-
Returns Globus format representation of the name.
- toString(Command) - Static method in class org.globus.ftp.vanilla.Command
- toStringImpl(String, boolean) - Static method in class org.globus.gsi.util.CertificateIOUtil
- totalRead - Variable in class org.globus.ftp.DataSourceStream
- totalSize() - Method in interface org.globus.ftp.DataSource
-
Optional operation.
- totalSize() - Method in class org.globus.ftp.DataSourceStream
- totalSize() - Method in class org.globus.ftp.FileRandomIO
- totalSize() - Method in class org.globus.ftp.OutputStreamDataSource
- totalStripeCount - Variable in class org.globus.ftp.PerfMarker
- toUnsignedShort(byte, byte) - Static method in class org.globus.gsi.gssapi.SSLUtil
-
Converts 2 bytes to a
unsigned short
. - toURI() - Method in class org.globus.util.GlobusResource
- toURL() - Method in class org.globus.util.GlobusResource
- toVector() - Method in class org.globus.ftp.ByteRangeList
-
convert this object to a vector of ByteRanges.
- toVector() - Method in class org.globus.ftp.GridFTPRestartMarker
-
Returns Vector representation of this object.
- transfer(long, long) - Method in interface org.globus.io.urlcopy.UrlCopyListener
-
This function is contniuosly called during url transfers.
- transfer(long, GlobusInputStream, GlobusOutputStream) - Method in class org.globus.io.urlcopy.UrlCopy
-
This function performs the actual transfer.
- transfer(InputStream, String, boolean, OutputStream) - Method in class org.globus.io.gass.server.GassClientHandler
-
Transfer from the given InputStream to a file, given its path.
- transfer(OutputStream, String) - Method in class org.globus.io.gass.server.GassClientHandler
-
Transfer from a file, given its path, to the given OutputStream.
- transfer(String, FTPClient, String, boolean, MarkerListener) - Method in class org.globus.ftp.FTPClient
-
Performs third-party transfer between two servers.
- transfer(FTPClient, String, FTPClient, String, int, MarkerListener) - Static method in class org.globus.ftp.FTPClient
-
Performs third-party transfer between two servers.
- Transfer - Class in org.globus.ftp.app
-
Represents a single act of a third party transfer of one file.
- Transfer(String, int, String, String, String, int, String, String, TransferParams) - Constructor for class org.globus.ftp.app.Transfer
-
Constructor, performing a single third party transfer from (grid)ftp://sourceServer:sourcePort/sourceDir/sourceFile to (grid)ftp://destServer:destPort/destDir/destFile.
- Transfer(String, int, String, String, String, String, int, String, String, String, TransferParams) - Constructor for class org.globus.ftp.app.Transfer
-
Constructor, performing a single third party transfer from (grid)ftp://sourceServer:sourcePort/sourceDir/sourceFile to (grid)ftp://destServer:destPort/destDir/destFile.
- Transfer(String, int, Authorization, String, String, int, Authorization, String, TransferParams) - Constructor for class org.globus.ftp.app.Transfer
-
Constructor, performing a single third party transfer from (grid)ftp://sourceServer:sourcePort/absoluteSourceFile to (grid)ftp://destServer:destPort/absoluteDestFile.
- TRANSFER_ENCODING - Static variable in class org.globus.io.gass.server.GassClientHandler
- TRANSFER_MODE_DIFFER - Static variable in exception org.globus.ftp.exception.ClientException
- TRANSFER_TYPE_DIFFER - Static variable in exception org.globus.ftp.exception.ClientException
- transferAbort() - Method in class org.globus.ftp.extended.GridFTPServerFacade
- transferAbort() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- transferBegin(BasicClientControlChannel, MarkerListener) - Method in class org.globus.ftp.FTPClient
- transferComplete(MultipleTransferComplete) - Method in interface org.globus.ftp.MultipleTransferCompleteListener
- transferCompleted() - Method in interface org.globus.io.urlcopy.UrlCopyListener
-
This function is called once the transfer is completed either successfully or because of a failure.
- TransferContext - Interface in org.globus.ftp.dc
-
Represents an environment shared by all data channels performing the same transfer.
- transferDone - Variable in class org.globus.ftp.vanilla.TransferState
- transferDone() - Method in class org.globus.ftp.vanilla.TransferState
- transferError(Exception) - Method in class org.globus.ftp.vanilla.TransferState
- transferError(Exception) - Method in interface org.globus.io.urlcopy.UrlCopyListener
-
This function is called only when an error occurs.
- transferException - Variable in class org.globus.ftp.vanilla.TransferState
- transferMode - Variable in class org.globus.ftp.Session
- TransferMonitor - Class in org.globus.ftp.vanilla
- TransferMonitor(BasicClientControlChannel, TransferState, MarkerListener, int, int, int) - Constructor for class org.globus.ftp.vanilla.TransferMonitor
- TransferParams - Class in org.globus.ftp.app
-
Represents parameters of a transfer.
- TransferParams() - Constructor for class org.globus.ftp.app.TransferParams
-
This constructor sets parameters to the GridFTP defaults.
- transferRun(BasicClientControlChannel, MarkerListener) - Method in class org.globus.ftp.FTPClient
-
Actual transfer management.
- transferRunSingleThread(BasicClientControlChannel, MarkerListener) - Method in class org.globus.ftp.FTPClient
- TransferSinkThread - Class in org.globus.ftp.dc
-
Implements incoming transfer.
- TransferSinkThread(AbstractDataChannel, SocketBox, DataSink, BasicServerControlChannel, TransferContext) - Constructor for class org.globus.ftp.dc.TransferSinkThread
- TransferSourceThread - Class in org.globus.ftp.dc
-
Implements outgoing transfer.
- TransferSourceThread(AbstractDataChannel, SocketBox, DataSource, BasicServerControlChannel, TransferContext) - Constructor for class org.globus.ftp.dc.TransferSourceThread
- transferStart(BasicClientControlChannel, MarkerListener) - Method in class org.globus.ftp.FTPClient
- transferStarted - Variable in class org.globus.ftp.vanilla.TransferState
- transferStarted() - Method in class org.globus.ftp.vanilla.TransferState
- transferState - Variable in class org.globus.ftp.vanilla.TransferMonitor
- TransferState - Class in org.globus.ftp.vanilla
- TransferState() - Constructor for class org.globus.ftp.vanilla.TransferState
- transferThread - Variable in class org.globus.ftp.dc.SimpleDataChannel
- TransferThread - Class in org.globus.ftp.dc
- TransferThread() - Constructor for class org.globus.ftp.dc.TransferThread
- transferThreadCount - Variable in class org.globus.ftp.dc.TransferThreadManager
- transferThreadFactory - Variable in class org.globus.ftp.dc.SimpleDataChannel
- TransferThreadFactory - Interface in org.globus.ftp.dc
- transferThreadManager - Variable in class org.globus.ftp.dc.EBlockParallelTransferContext
- transferThreadManager - Variable in class org.globus.ftp.extended.GridFTPServerFacade
- TransferThreadManager - Class in org.globus.ftp.dc
- TransferThreadManager(SocketPool, GridFTPServerFacade, BasicServerControlChannel, GridFTPSession) - Constructor for class org.globus.ftp.dc.TransferThreadManager
- transferThreadStarting() - Method in class org.globus.ftp.dc.TransferThreadManager
- transferThreadTerminating() - Method in class org.globus.ftp.dc.TransferThreadManager
- transferType - Variable in class org.globus.ftp.Session
- transferWait(TransferState) - Method in class org.globus.ftp.FTPClient
- TRANSIENT_NEGATIVE_COMPLETION - Static variable in class org.globus.ftp.vanilla.Reply
- translate(Buffer) - Method in class org.globus.ftp.dc.AsciiTranslator
- translator - Variable in class org.globus.ftp.dc.StreamAsciiDCReader
- translator - Variable in class org.globus.ftp.dc.StreamAsciiDCWriter
- TRUST_STORES - Static variable in class org.globus.gsi.stores.Stores
- TrustAnchorFilter() - Constructor for class org.globus.gsi.stores.ResourceCACertStore.TrustAnchorFilter
- trustAnchorStore - Variable in class org.globus.gsi.jsse.SSLConfigurator
- trustAnchorStoreLocation - Variable in class org.globus.gsi.jsse.SSLConfigurator
- trustAnchorStorePassword - Variable in class org.globus.gsi.jsse.SSLConfigurator
- trustAnchorStoreType - Variable in class org.globus.gsi.jsse.SSLConfigurator
- TRUSTED_CERT_PATH - Static variable in class org.globus.myproxy.MyProxy
- TRUSTED_CERTIFICATES - Static variable in interface org.globus.gsi.GSIConstants
-
It is used to set a list of trusted certificates to use during authentication (by default, the trusted certificates are loaded from a standard location) The value is an instance of
TrustedCertificates
- TRUSTED_CERTIFICATES - Static variable in class org.globus.gsi.gssapi.GSSConstants
-
Context option.
- trusted_retriever - Variable in class org.globus.myproxy.InitParams
- trustedCertificateDirectories - Variable in class org.globus.gsi.provider.KeyStoreParametersFactory.TrustStoreParameters
- trustedCertificates - Static variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- TrustedCertificates - Class in org.globus.gsi
-
Deprecated.
- TrustedCertificates() - Constructor for class org.globus.gsi.TrustedCertificates
-
Deprecated.
- TrustedCertificates(X509Certificate[]) - Constructor for class org.globus.gsi.TrustedCertificates
-
Deprecated.
- TrustedCertificates(X509Certificate[], SigningPolicy[]) - Constructor for class org.globus.gsi.TrustedCertificates
-
Deprecated.
- TrustedCertificates.CertFilter - Class in org.globus.gsi
-
Deprecated.
- TrustedCertificates.DefaultTrustedCertificates - Class in org.globus.gsi
-
Deprecated.
- TrustedCertificatesUtil - Class in org.globus.gsi
-
Deprecated.
- TrustedCertificatesUtil() - Constructor for class org.globus.gsi.TrustedCertificatesUtil
-
Deprecated.
- TrustedCertPathFinder - Class in org.globus.gsi.trustmanager
-
Created by IntelliJ IDEA.
- TrustedCertPathFinder() - Constructor for class org.globus.gsi.trustmanager.TrustedCertPathFinder
- TRUSTMANAGER_TYPE - Static variable in class org.globus.gsi.provider.GlobusProvider
- trustManagers - Variable in class org.globus.gsi.trustmanager.PKITrustManagerFactory
- trustrootData - Variable in class org.globus.myproxy.MyProxy
- trustrootFilenames - Variable in class org.globus.myproxy.MyProxy
-
Trustroot information and path constant.
- TRUSTROOTS - Static variable in class org.globus.myproxy.MyProxy
- TRUSTROOTS - Static variable in interface org.globus.myproxy.MyProxyConstants
- trustStore - Variable in class org.globus.gsi.X509ProxyCertPathParameters
- TrustStoreParameters(String, String) - Constructor for class org.globus.gsi.provider.KeyStoreParametersFactory.TrustStoreParameters
- tryExecutingCommand(Command) - Method in class org.globus.ftp.GridFTPClient
- tryExecutingTwoCommands(Command, Command) - Method in class org.globus.ftp.GridFTPClient
- TwoPartyTransfer - Class in org.globus.ftp.examples
- TwoPartyTransfer(String, int, String, String, String) - Constructor for class org.globus.ftp.examples.TwoPartyTransfer
- TYPE - Static variable in class org.globus.ftp.MlsxEntry
- TYPE - Static variable in class org.globus.io.gass.client.internal.GASSProtocol
- TYPE - Static variable in class org.globus.tools.ProxyInfo
- TYPE_ASCII - Static variable in class org.globus.ftp.Session
- TYPE_CDIR - Static variable in class org.globus.ftp.MlsxEntry
- TYPE_DIR - Static variable in class org.globus.ftp.MlsxEntry
- TYPE_EBCDIC - Static variable in class org.globus.ftp.Session
- TYPE_FILE - Static variable in class org.globus.ftp.MlsxEntry
- TYPE_IMAGE - Static variable in class org.globus.ftp.Session
- TYPE_LOCAL - Static variable in class org.globus.ftp.Session
- TYPE_PDIR - Static variable in class org.globus.ftp.MlsxEntry
- TYPE_SLINK - Static variable in class org.globus.ftp.MlsxEntry
U
- udpSourcePortRange - Static variable in class org.globus.net.PortRange
- UID - Enum constant in enum class org.globus.gsi.util.Oid
-
LDAP User id.
- UID_KEYWORD - Static variable in class org.globus.gsi.gridmap.GridMap
- UID_KEYWORD_L - Static variable in class org.globus.gsi.gridmap.GridMap
- unbind() - Method in class org.globus.gram.GramJob
-
Unregisters a callback listener for this job.
- unblockServer() - Method in class org.globus.ftp.vanilla.FTPServerFacade
- UNDEFINED - Enum constant in enum class org.globus.gsi.GSIConstants.CertificateType
- UNDEFINED - Static variable in class org.globus.ftp.dc.EBlockParallelTransferContext
- UNDEFINED - Static variable in class org.globus.ftp.PerfMarker
- UNDEFINED - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- UNDEFINED_OS - Static variable in class org.globus.util.ConfigUtil
- UNDEFINED_SERVER_MODE - Static variable in exception org.globus.ftp.exception.DataChannelException
- UNEXPECTED_4TH_CHAR - Static variable in exception org.globus.ftp.exception.FTPReplyParseException
- UnexpectedReplyCodeException - Exception in org.globus.ftp.exception
-
Indicates that the received reply had different code than it had been expected.
- UnexpectedReplyCodeException(int, String, Reply) - Constructor for exception org.globus.ftp.exception.UnexpectedReplyCodeException
- UnexpectedReplyCodeException(Reply) - Constructor for exception org.globus.ftp.exception.UnexpectedReplyCodeException
- UNIMPLEMENTED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- UNIQUE - Static variable in class org.globus.ftp.MlsxEntry
- UNIQUE_IDENTIFIER - Enum constant in enum class org.globus.gsi.util.Oid
- UNIX_GID - Static variable in class org.globus.ftp.MlsxEntry
- UNIX_GROUP - Static variable in class org.globus.ftp.MlsxEntry
- UNIX_MODE - Static variable in class org.globus.ftp.MlsxEntry
- UNIX_OS - Static variable in class org.globus.util.ConfigUtil
- UNIX_OWNER - Static variable in class org.globus.ftp.MlsxEntry
- UNIX_SLINK - Static variable in class org.globus.ftp.MlsxEntry
- UNIX_UID - Static variable in class org.globus.ftp.MlsxEntry
- UNKNOWN - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
- UNKNOWN_CA - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- UNKNOWN_HOST - Static variable in exception org.globus.ftp.exception.ClientException
- UNKNOWN_NUMBER - Static variable in class org.globus.ftp.FileInfo
- UNKNOWN_OPTION - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
- UNKNOWN_POLICY - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- UNKNOWN_SIGNAL_TYPE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- UNKNOWN_STRING - Static variable in class org.globus.ftp.FileInfo
- UNKNOWN_TYPE - Static variable in class org.globus.ftp.FileInfo
- unquote(String) - Static method in class org.globus.util.Util
-
Dequotifies a specified string.
- UNQUOTED_LITERAL - Static variable in interface org.globus.rsl.RSLParserConstants
- unQuotify(String, char) - Method in class org.globus.rsl.RSLParser
- unQuotify(Token) - Method in class org.globus.rsl.RSLParser
- UNREGISTER - Static variable in class org.globus.gram.internal.GRAMProtocol
- UNREGISTER_CALLBACK(String, String, String) - Static method in class org.globus.gram.internal.GRAMProtocol
- unregisterDeactivation(DeactivationHandler) - Static method in class org.globus.util.deactivator.Deactivator
- unregisterDefaultDeactivator() - Method in class org.globus.net.BaseServer
-
Unregisters a default deactivation handler.
- unregisterJob(GramJob) - Method in class org.globus.gram.CallbackHandler
-
Unregisters gram job from listening to status updates
- unregisterJobOutputStream(String) - Method in class org.globus.io.gass.server.GassServer
-
Unregisters a job output stream for specified output label.
- unregisterJobOutputStream(String, OutputStream) - Method in class org.globus.io.gass.server.GassServer
-
Unregisters a job output stream.
- unregisterListener(GramJob) - Static method in class org.globus.gram.Gram
-
This function unregisters the job from callback listener.
- unregisterListener(GramJob, CallbackHandler) - Static method in class org.globus.gram.Gram
- UNSPECIFIED - Static variable in exception org.globus.ftp.exception.FTPException
- UnstructuredAddress - Enum constant in enum class org.globus.gsi.util.Oid
- UnstructuredName - Enum constant in enum class org.globus.gsi.util.Oid
-
more from PKCS#9
- UNSUPPORTED_EXTENSION - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- UNSUPPORTED_FEATURE - Static variable in exception org.globus.ftp.exception.ServerException
- UNSUPPORTED_PARAMETER - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- UnsupportedCriticalExtensionChecker - Class in org.globus.gsi.trustmanager
-
Checks if the certificate includes unsupported critical extensions.
- UnsupportedCriticalExtensionChecker() - Constructor for class org.globus.gsi.trustmanager.UnsupportedCriticalExtensionChecker
- UNUSED - Static variable in class org.globus.net.PortRange
- unwrap(byte[]) - Method in class org.globus.gsi.gssapi.net.GssInputStream
- unwrap(byte[], int, int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- unwrap(byte[], int, int, MessageProp) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Unwraps a token generated by
wrap
method on the other side of the context. - unwrap(InputStream, OutputStream, MessageProp) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Currently not implemented.
- UpdateLineColumn(char) - Method in class org.globus.rsl.ASCII_CharStream
- updateValueList(Token, LinkedList, LinkedList) - Method in class org.globus.rsl.RSLParser
- url - Variable in class org.globus.io.gass.server.RemoteGassServer
- url - Variable in class org.globus.net.BaseServer
- url - Variable in class org.globus.util.GlobusURL
- UrlCopy - Class in org.globus.io.urlcopy
- UrlCopy() - Constructor for class org.globus.io.urlcopy.UrlCopy
- UrlCopyException - Exception in org.globus.io.urlcopy
-
Encapsulates the exceptions caused by various errors in the url-copy library.
- UrlCopyException(String) - Constructor for exception org.globus.io.urlcopy.UrlCopyException
- UrlCopyException(String, Throwable) - Constructor for exception org.globus.io.urlcopy.UrlCopyException
- UrlCopyListener - Interface in org.globus.io.urlcopy
- urlPath - Variable in class org.globus.util.GlobusURL
- usage - Variable in class org.globus.gsi.gssapi.example.GetOpts
- usage - Variable in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
- USAGE - Static variable in class org.globus.tools.GridCertRequest
- usageString - Variable in class org.globus.ftp.GridFTPClient
- useAllo - Variable in class org.globus.ftp.FTPClient
-
Whether to use ALLO with put()/asyncPut() or not
- USED - Static variable in class org.globus.net.PortRange
- useDevRandom() - Method in class org.globus.common.CoGProperties
-
Returns whether to use the /dev/urandom device for seed generation.
- user - Variable in class org.globus.util.GlobusURL
- USER_AGENT - Static variable in class org.globus.io.gass.client.internal.GASSProtocol
-
the default user agent string
- USER_AGENT - Static variable in class org.globus.net.GSIHttpURLConnection
- USER_AGENT - Static variable in class org.globus.util.http.HTTPProtocol
- USER_CANCELLED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- USER_EXPAND_ENABLE - Static variable in class org.globus.io.gass.server.RemoteGassServer
- USER_PROXY_NOT_FOUND - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- userCanExecute() - Method in class org.globus.ftp.FileInfo
- userCanRead() - Method in class org.globus.ftp.FileInfo
- userCanWrite() - Method in class org.globus.ftp.FileInfo
- userCertFilename - Variable in class org.globus.gsi.stores.PEMKeyStoreParameters
- USERID_KEYWORD - Static variable in class org.globus.gsi.gridmap.GridMap
- userIDs - Variable in class org.globus.gsi.gridmap.GridMap.GridMapEntry
- userKey - Variable in class org.globus.tools.DefaultProxyInit
- userKeyFilename - Variable in class org.globus.gsi.stores.PEMKeyStoreParameters
- username - Variable in class org.globus.ftp.FTPClient
- username - Variable in class org.globus.myproxy.MyProxyCLI
- username - Variable in class org.globus.myproxy.Params
- USERNAME - Static variable in interface org.globus.myproxy.MyProxyConstants
- UserNamePrincipal - Class in org.globus.gsi.gssapi.jaas
-
An user name principal.
- UserNamePrincipal(String) - Constructor for class org.globus.gsi.gssapi.jaas.UserNamePrincipal
- Util - Class in org.globus.util
- Util() - Constructor for class org.globus.util.Util
- Util.PrivateInputThread - Class in org.globus.util
-
A helper thread to mask private user input.
V
- validate(CertPath) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
-
Validates the certificate path and does the following for each certificate in the chain: method checkCertificate() In addition: a) Validates if the issuer type of each certificate is correct b) CA path constraints c) Proxy path constraints
- validate(X509Certificate[]) - Method in class org.globus.gsi.proxy.ProxyPathValidator
-
Performs certificate path validation.
- validate(X509Certificate[], X509Certificate[]) - Method in class org.globus.gsi.proxy.ProxyPathValidator
-
Performs all certificate path validation including checking of the signatures, validity of the certificates, extension checking, etc.
It uses the PureTLS code to do basic cert signature checking checking and then callsvalidate
for further checks. - validate(X509Certificate[], X509Certificate[], CertificateRevocationLists) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- validate(X509Certificate[], X509Certificate[], CertificateRevocationLists, SigningPolicy[]) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- validate(X509Certificate[], X509Certificate[], CertificateRevocationLists, SigningPolicy[], Boolean) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- validate(X509Certificate[], TrustedCertificates) - Method in class org.globus.gsi.proxy.ProxyPathValidator
-
Performs certificate path validation.
- validate(X509Certificate[], TrustedCertificates, CertificateRevocationLists) - Method in class org.globus.gsi.proxy.ProxyPathValidator
- validate(X509Certificate[], TrustedCertificates, CertificateRevocationLists, Boolean) - Method in class org.globus.gsi.proxy.ProxyPathValidator
-
Performs certificate path validation.
- validate(ProxyCertInfo, CertPath, int) - Method in class org.globus.gsi.proxy.IgnoreProxyPolicyHandler
- validate(ProxyCertInfo, CertPath, int) - Method in interface org.globus.gsi.proxy.ProxyPolicyHandler
- validateCACert(X509Certificate, X509Certificate, TBSCertificateStructure, int, int, boolean) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- validateCert(X509Certificate, GSIConstants.CertificateType, X509Certificate, TBSCertificateStructure, GSIConstants.CertificateType, int, int, boolean) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- validateCredential() - Method in class org.globus.gsi.X509Credential
- validateEECCert(X509Certificate, GSIConstants.CertificateType, X509Certificate) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- validateGsi2ProxyCert(X509Certificate, GSIConstants.CertificateType, X509Certificate, int) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- validateGsiProxyCert(X509Certificate, GSIConstants.CertificateType, X509Certificate, TBSCertificateStructure, GSIConstants.CertificateType, int) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- validatePositiveRights(Boolean) - Method in class org.globus.gsi.SigningPolicyParser
- validator - Variable in class org.globus.gsi.proxy.ProxyPathValidator
- validator - Variable in class org.globus.gsi.trustmanager.PKITrustManager
- validPoliciesCache - Variable in class org.globus.gsi.stores.ResourceSigningPolicyStore
- value - Variable in class org.globus.gsi.X509Extension
- value - Variable in class org.globus.rsl.Value
- value - Variable in class org.globus.util.TimestampEntry
- value(LinkedList, LinkedList) - Method in class org.globus.rsl.RSLParser
- Value - Class in org.globus.rsl
-
This class represents a simple value (a string) that can be concatinated with another value.
- Value(String) - Constructor for class org.globus.rsl.Value
- Value(String, Value) - Constructor for class org.globus.rsl.Value
- VALUE_CA_SIGN - Static variable in class org.globus.gsi.SigningPolicyParser
- valueOf(String) - Static method in enum class org.globus.gsi.GSIConstants.CertificateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.globus.gsi.GSIConstants.DelegationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.globus.gsi.util.KeyUsage
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.globus.gsi.util.Oid
-
Returns the enum constant of this class with the specified name.
- values - Variable in class org.globus.rsl.NameValue
- values() - Static method in enum class org.globus.gsi.GSIConstants.CertificateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.globus.gsi.GSIConstants.DelegationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.globus.gsi.util.KeyUsage
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.globus.gsi.util.Oid
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueSequence() - Method in class org.globus.rsl.RSLParser
- variableReference(LinkedList, LinkedList) - Method in class org.globus.rsl.RSLParser
- VARIABLES - Static variable in interface org.globus.rsl.RSLParserConstants
- VARIABLES_DQUOTE - Static variable in interface org.globus.rsl.RSLParserConstants
- VARIABLES_SQUOTE - Static variable in interface org.globus.rsl.RSLParserConstants
- VarRef - Class in org.globus.rsl
-
This class represents a variable reference in the RSL string.
- VarRef(String) - Constructor for class org.globus.rsl.VarRef
- VarRef(String, Value) - Constructor for class org.globus.rsl.VarRef
- VarRef(String, Value, Value) - Constructor for class org.globus.rsl.VarRef
- VARSTART - Static variable in interface org.globus.rsl.RSLParserConstants
- vector - Variable in class org.globus.ftp.ByteRangeList
-
vector of ByteRanges.
- vector - Variable in class org.globus.ftp.GridFTPRestartMarker
- vector - Variable in class org.globus.ftp.HostPortList
- verbose - Static variable in class org.globus.tools.GridCertRequest
- verify() - Method in class org.globus.gsi.GlobusCredential
-
Deprecated.Verifies the validity of the credentials.
- verify() - Method in class org.globus.gsi.X509Credential
-
Verifies the validity of the credentials.
- verify() - Method in class org.globus.tools.DefaultProxyInit
- verify() - Method in class org.globus.tools.ProxyInit
- verify(String, String) - Static method in class org.globus.tools.DefaultProxyInit
- verifyCommonCmdLine() - Method in class org.globus.myproxy.MyProxyCLI
- verifyCRL(Certificate, X509CRL) - Method in class org.globus.gsi.trustmanager.CRLChecker
- verifyDelegatedCert(X509Certificate) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- verifyMIC(byte[], int, int, byte[], int, int, MessageProp) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Verifies a cryptographic MIC (message integrity check) of a specified message.
- verifyMIC(InputStream, InputStream, MessageProp) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Currently not implemented.
- version - Variable in class org.globus.ftp.HostPort6
- version - Static variable in class org.globus.myproxy.MyProxy
- Version - Class in org.globus.common
-
This class contains version information of the JGlobus module.
- Version() - Constructor for class org.globus.common.Version
- VERSION - Static variable in interface org.globus.myproxy.MyProxyConstants
- VERSION_MISMATCH - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- VersionUtil - Class in org.globus.gsi
- VersionUtil() - Constructor for class org.globus.gsi.VersionUtil
- vomses - Variable in class org.globus.myproxy.GetParams
- VOMSES - Static variable in interface org.globus.myproxy.MyProxyConstants
- voname - Variable in class org.globus.myproxy.GetParams
- VONAME - Static variable in interface org.globus.myproxy.MyProxyConstants
W
- WAIT_FOREVER - Static variable in class org.globus.ftp.vanilla.BasicClientControlChannel
- WAIT_FOREVER - Static variable in class org.globus.ftp.vanilla.FTPControlChannel
- waitDelay - Variable in class org.globus.ftp.Session
-
This variable directly affects only the client.
- waitFor() - Method in class org.globus.ftp.dc.Task
- waitFor(int) - Method in class org.globus.io.gass.server.GassServerListener
- waitFor(Flag, int) - Method in class org.globus.ftp.vanilla.BasicClientControlChannel
-
Return when reply is waiting
- waitFor(Flag, int, int) - Method in class org.globus.ftp.vanilla.BasicClientControlChannel
-
Block until reply is waiting in the control channel, or after timeout (maxWait), or when flag changes to true.
- waitFor(Flag, int, int) - Method in class org.globus.ftp.vanilla.FTPControlChannel
-
Block until one of the conditions are true: a reply is available in the control channel, timeout (maxWait) expired aborted flag changes to true.
- waitFor(Flag, int, int) - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- waitForEnd() - Method in class org.globus.ftp.vanilla.TransferState
-
Blocks until the transfer is complete or the transfer fails.
- waitForStart() - Method in class org.globus.ftp.vanilla.TransferState
-
Blocks until the transfer begins or the transfer fails to start.
- WAITING_FOR_COMMIT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
- WaitingForCommitException - Exception in org.globus.gram
-
This class represents a specific type of GramException.
- WaitingForCommitException() - Constructor for exception org.globus.gram.WaitingForCommitException
- wantTrustroots - Variable in class org.globus.myproxy.GetParams
- wantTrustroots - Variable in class org.globus.myproxy.MyProxyCLI
- WILDCARD - Static variable in class org.globus.gsi.SigningPolicyParser
- WILDCARD_PATTERN - Static variable in class org.globus.gsi.SigningPolicyParser
- WILL_CLOSE - Static variable in class org.globus.ftp.dc.EBlockAware
- willCloseReceived - Variable in class org.globus.ftp.dc.EBlockImageDCReader
- willCloseReceived() - Method in class org.globus.ftp.dc.EBlockImageDCReader
- WINDOWS_OS - Static variable in class org.globus.util.ConfigUtil
- wrap() - Method in class org.globus.gsi.gssapi.net.GssOutputStream
- wrap(byte[], int, int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
- wrap(byte[], int, int, MessageProp) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Wraps a message for integrity and protection.
- wrap(InputStream, OutputStream, MessageProp) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Currently not implemented.
- wrapMode - Variable in class org.globus.gsi.gssapi.net.example.GetOpts
- WrappedSocket - Class in org.globus.net
- WrappedSocket() - Constructor for class org.globus.net.WrappedSocket
- WrappedSocket(Socket) - Constructor for class org.globus.net.WrappedSocket
- wrapperMap - Variable in class org.globus.gsi.stores.ResourceSecurityWrapperStore
- wrapSocket(Socket) - Method in class org.globus.net.BaseServer
- write(byte[]) - Method in class org.globus.ftp.OutputStreamDataSource.DataOutputStream
- write(byte[]) - Method in class org.globus.gsi.gssapi.net.GssOutputStream
- write(byte[]) - Method in class org.globus.io.streams.FTPOutputStream
- write(byte[]) - Method in class org.globus.io.streams.GlobusFileOutputStream
- write(byte[]) - Method in class org.globus.io.streams.HTTPOutputStream
- write(byte[]) - Method in class org.globus.util.http.HTTPChunkedOutputStream
- write(byte[], int, int) - Method in class org.globus.ftp.OutputStreamDataSource.DataOutputStream
- write(byte[], int, int) - Method in class org.globus.gsi.gssapi.net.GssOutputStream
- write(byte[], int, int) - Method in class org.globus.io.gass.server.JobOutputStream
-
Converts the byte array to a string and forwards it to the job output listener.
- write(byte[], int, int) - Method in class org.globus.io.streams.FTPOutputStream
- write(byte[], int, int) - Method in class org.globus.io.streams.GlobusFileOutputStream
- write(byte[], int, int) - Method in class org.globus.io.streams.HTTPOutputStream
- write(byte[], int, int) - Method in class org.globus.util.http.HTTPChunkedOutputStream
- write(int) - Method in class org.globus.ftp.OutputStreamDataSource.DataOutputStream
- write(int) - Method in class org.globus.gsi.gssapi.net.GssOutputStream
- write(int) - Method in class org.globus.io.gass.server.JobOutputStream
-
Converts the int to a string and forwards it to the job output listener.
- write(int) - Method in class org.globus.io.streams.FTPOutputStream
- write(int) - Method in class org.globus.io.streams.GlobusFileOutputStream
- write(int) - Method in class org.globus.io.streams.GlobusOutputStream
- write(int) - Method in class org.globus.io.streams.HTTPOutputStream
- write(int) - Method in class org.globus.util.http.HTTPChunkedOutputStream
- write(OutputStream, String) - Method in class org.globus.io.gass.server.GassClientHandler
- write(Buffer) - Method in interface org.globus.ftp.DataSink
-
Writes the specified buffer to this data sink.
- write(Buffer) - Method in class org.globus.ftp.DataSinkStream
- write(Buffer) - Method in interface org.globus.ftp.dc.DataChannelWriter
- write(Buffer) - Method in class org.globus.ftp.dc.EBlockImageDCWriter
- write(Buffer) - Method in class org.globus.ftp.dc.StreamAsciiDCWriter
- write(Buffer) - Method in class org.globus.ftp.dc.StreamImageDCWriter
- write(Buffer) - Method in class org.globus.ftp.FileRandomIO
- write(Buffer) - Method in class org.globus.ftp.FTPClient.ByteArrayDataSink
- write(Buffer) - Method in class org.globus.ftp.GridFTPClient.MlsxParserDataSink
- write(Buffer) - Method in class org.globus.ftp.InputStreamDataSink
- write(MlsxEntry) - Method in interface org.globus.ftp.MlsxEntryWriter
-
Writes a single entry from the stream.
- write(Command) - Method in class org.globus.ftp.vanilla.FTPControlChannel
-
Sends the command over the control channel.
- write(Reply) - Method in interface org.globus.ftp.vanilla.BasicServerControlChannel
-
write reply to the control channel
- write(Reply) - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
- WRITE_ENABLE - Static variable in class org.globus.io.gass.server.GassServer
- writeBase64(OutputStream, String, byte[], String) - Static method in class org.globus.gsi.util.PEMUtil
- writeBase64(OutputStream, String, byte[], String) - Static method in class org.globus.util.PEMUtils
- writeCertificate(OutputStream, X509Certificate) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.Writes certificate to the specified output stream in PEM format.
- writeCertificate(OutputStream, X509Certificate) - Static method in class org.globus.gsi.util.CertificateIOUtil
-
Writes certificate to the specified output stream in PEM format.
- writeCertificate(X509Certificate, File) - Static method in class org.globus.gsi.util.CertificateIOUtil
- writeHandshakeToken(byte[]) - Method in class org.globus.ftp.extended.GridFTPOutputStream
- writeInt(int, byte[], int) - Static method in class org.globus.gsi.gssapi.SSLUtil
-
Converts the specified int value into 4 bytes.
- writeln(OutputStream, String) - Method in class org.globus.io.gass.server.GassClientHandler
- writeln(String) - Method in class org.globus.ftp.vanilla.FTPControlChannel
- writeObject(ObjectOutputStream) - Method in class org.globus.gsi.gssapi.GlobusGSSName
- writer - Variable in class org.globus.ftp.dc.TransferSourceThread
- writer - Variable in class org.globus.ftp.GridFTPClient.MlsxParserDataSink
- writeStr(String) - Method in class org.globus.ftp.vanilla.FTPControlChannel
- writeTo(OutputStream) - Method in class org.globus.gsi.OpenSSLKey
-
Writes the private key to the specified output stream in PEM format.
- writeTo(Writer) - Method in class org.globus.gsi.OpenSSLKey
-
Writes the private key to the specified writer in PEM format.
- writeTo(String) - Method in class org.globus.gsi.OpenSSLKey
-
Writes the private key to the specified file in PEM format.
- writeToFile(File) - Method in class org.globus.gsi.X509Credential
- writeToFile(File, File) - Method in class org.globus.gsi.X509Credential
- writeToken(byte[]) - Method in class org.globus.gsi.gssapi.net.GssSocket
- writeToken(byte[]) - Method in class org.globus.gsi.gssapi.net.impl.GSIGssOutputStream
- writeToken(byte[]) - Method in class org.globus.gsi.gssapi.net.impl.GSIGssSocket
- writeToken(byte[], byte[]) - Method in class org.globus.ftp.extended.GridFTPOutputStream
- writeTrustRoots() - Method in class org.globus.myproxy.MyProxy
-
Writes the retrieved trust roots to the Globus trusted certificates directory.
- writeTrustRoots(String) - Method in class org.globus.myproxy.MyProxy
-
Writes the retrieved trust roots to a trusted certificates directory.
- WRONG_PROTOCOL - Static variable in exception org.globus.ftp.exception.ServerException
-
The communication from the server was not understood, possibly because of incompatible protocol.
X
- X509_CERT_CHAIN - Static variable in class org.globus.gsi.gssapi.GSSConstants
-
Used in inquireByOid function.
- X509Credential - Class in org.globus.gsi
-
FILL ME
- X509Credential(InputStream) - Constructor for class org.globus.gsi.X509Credential
- X509Credential(InputStream, InputStream) - Constructor for class org.globus.gsi.X509Credential
- X509Credential(String) - Constructor for class org.globus.gsi.X509Credential
- X509Credential(String, String) - Constructor for class org.globus.gsi.X509Credential
- X509Credential(PrivateKey, X509Certificate[]) - Constructor for class org.globus.gsi.X509Credential
- X509Extension - Class in org.globus.gsi
-
Represents an X.509 extension.
- X509Extension(String) - Constructor for class org.globus.gsi.X509Extension
-
Creates a X509Extension object with specified oid.
- X509Extension(String, boolean, byte[]) - Constructor for class org.globus.gsi.X509Extension
-
Creates a X509Extension object with specified oid, critical property, and value.
- X509Extension(String, byte[]) - Constructor for class org.globus.gsi.X509Extension
-
Creates a X509Extension object with specified oid and value.
- X509ExtensionSet - Class in org.globus.gsi
-
Represents a set of X.509 extensions.
- X509ExtensionSet() - Constructor for class org.globus.gsi.X509ExtensionSet
-
Creates an empty X509ExtensionSet object.
- X509NameHelper - Class in org.globus.gsi.bc
-
A helper class to deal with
X509Name
object. - X509NameHelper(ASN1Sequence) - Constructor for class org.globus.gsi.bc.X509NameHelper
-
Creates an instance using the specified ASN.1 sequence.
- X509NameHelper(X500Name) - Constructor for class org.globus.gsi.bc.X509NameHelper
-
Creates an instance using existing
X500Name
object. - X509NameHelper(X509Name) - Constructor for class org.globus.gsi.bc.X509NameHelper
-
Creates an instance using existing
X509Name
object. - X509ProxyCertPathParameters - Class in org.globus.gsi
-
Refactor to have an interface that retuns trusted certificates, crls, keys and policy.
- X509ProxyCertPathParameters(KeyStore, CertStore, SigningPolicyStore, boolean) - Constructor for class org.globus.gsi.X509ProxyCertPathParameters
- X509ProxyCertPathParameters(KeyStore, CertStore, SigningPolicyStore, boolean, Map<String, ProxyPolicyHandler>) - Constructor for class org.globus.gsi.X509ProxyCertPathParameters
- X509ProxyCertPathValidator - Class in org.globus.gsi.trustmanager
-
Implementation of the CertPathValidatorSpi and the logic for X.509 Proxy Path Validation.
- X509ProxyCertPathValidator() - Constructor for class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
- X509ProxyCertPathValidatorResult - Class in org.globus.gsi
-
FILL ME
- X509ProxyCertPathValidatorResult(X509Certificate) - Constructor for class org.globus.gsi.X509ProxyCertPathValidatorResult
- X509ProxyCertPathValidatorResult(X509Certificate, boolean) - Constructor for class org.globus.gsi.X509ProxyCertPathValidatorResult
Z
- ZERO_LENGTH_RSL - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
_
- _bindings - Variable in class org.globus.rsl.ListRslNode
- _bindings - Variable in class org.globus.rsl.RslNode
- _buf - Variable in class org.globus.util.http.HTTPChunkedInputStream
- _charsRead - Variable in class org.globus.util.http.LineReader
- _chunked - Variable in class org.globus.util.http.HTTPParser
- _connection - Variable in class org.globus.util.http.HTTPParser
- _contentLength - Variable in class org.globus.util.http.HTTPParser
- _contentType - Variable in class org.globus.util.http.HTTPParser
- _eof - Variable in class org.globus.util.http.HTTPChunkedInputStream
- _host - Variable in class org.globus.util.http.HTTPParser
- _httpCode - Variable in class org.globus.util.http.HTTPResponseParser
- _httpMsg - Variable in class org.globus.util.http.HTTPResponseParser
- _httpType - Variable in class org.globus.util.http.HTTPResponseParser
- _identity - Variable in class org.globus.gsi.gssapi.auth.IdentityAuthorization
- _in - Variable in class org.globus.util.http.HTTPChunkedInputStream
- _index - Variable in class org.globus.util.http.HTTPChunkedInputStream
- _jobs - Variable in class org.globus.gram.CallbackHandler
-
Registered jobs
- _logger - Variable in class org.globus.util.Tail
- _max - Variable in class org.globus.util.http.HTTPChunkedInputStream
- _name - Variable in class org.globus.rsl.Binding
- _operator - Variable in class org.globus.rsl.AbstractRslNode
- _out - Variable in class org.globus.util.Tail.FileWatcher
- _pos - Variable in class org.globus.util.Tail.FileWatcher
- _ras - Variable in class org.globus.util.Tail.FileWatcher
- _reader - Variable in class org.globus.util.http.HTTPParser
- _relations - Variable in class org.globus.rsl.ListRslNode
- _relations - Variable in class org.globus.rsl.RslNode
- _requestType - Variable in class org.globus.util.http.HTTPRequestParser
- _server - Variable in class org.globus.net.BaseServer
- _server - Variable in class org.globus.util.http.HTTPParser
- _service - Variable in class org.globus.gsi.gssapi.auth.HostAuthorization
- _service - Variable in class org.globus.util.http.HTTPRequestParser
- _specifications - Variable in class org.globus.rsl.AbstractRslNode
- _stop - Variable in class org.globus.util.Tail
- _thread - Variable in class org.globus.util.Tail
- _value - Variable in class org.globus.rsl.Binding
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form