- CA - Static variable in interface org.globus.gsi.GSIConstants
-
- 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(GramJob) - Static method in class org.globus.gram.Gram
-
This function cancels an already running job.
- cancel() - Method in class org.globus.gram.GramJob
-
Cancels a job.
- CANCEL - Static variable in class org.globus.gram.internal.GRAMProtocol
-
- cancel() - Method in class org.globus.io.urlcopy.UrlCopy
-
Cancels the transfer in progress.
- CANCEL_JOB(String, String) - Static method in class org.globus.gram.internal.GRAMProtocol
-
- canceled - Variable in class org.globus.io.urlcopy.UrlCopy
-
- cannotPropagateError(Throwable) - Static method in class org.globus.ftp.vanilla.FTPServerFacade
-
Data channels are operated in multithreaded manner and they pass
information (including exceptions) to the user using the local
control channel.
- canonicalize(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSName
-
Currently not implemented.
- canonicalize(String) - Static method in class org.globus.rsl.AbstractRslNode
-
Canonicalizes a string by removing any underscores and
moving all characters to lowercase.
- category - Variable in class org.globus.ftp.vanilla.Reply
-
- cause - Variable in exception org.globus.ftp.exception.FTPException
-
- CDUP - Static variable in class org.globus.ftp.vanilla.Command
-
- 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
-
- certFactory - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- certFileFilter - Static variable in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- 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
- CertificateLoadUtil - Class in org.globus.gsi.util
-
Contains various security-related utility methods.
- CertificateRevocationLists - Class in org.globus.gsi
-
Deprecated.
- certificates - Variable in class org.globus.tools.ProxyInit
-
- CertificateUtil - Class in org.globus.gsi.util
-
FILL ME
- 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
-
- 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.
- 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
-
- 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).
- 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.
- 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
-
- checkError() - Method in class org.globus.ftp.vanilla.TransferState
-
- 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
- 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.
- checkOut() - Method in class org.globus.ftp.dc.SocketPool
-
checks out the next free socket and returns it, or returns null if there aren't any.
- checkPassphrase(String) - Method in class org.globus.myproxy.Params
-
- checkProxyConstraints(TBSCertificateStructure, TBSCertificateStructure, X509Certificate) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
-
- checkRestrictedProxy(TBSCertificateStructure, CertPath, int) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
-
- 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
-
- 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
-
- 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
-
- CHUNKED - Static variable in class org.globus.util.http.HTTPProtocol
-
- chunked - Variable in class org.globus.util.http.HttpResponse
-
- CHUNKING - Static variable in class org.globus.util.http.HTTPProtocol
-
- CircularBuffer - Class in org.globus.util
-
- CircularBuffer(int) - Constructor for class org.globus.util.CircularBuffer
-
- CKSUM - Static variable in class org.globus.ftp.FeatureList
-
- ClassLoaderUtils - Class in org.globus.util
-
Various classloader utils.
- ClassLoaderUtils() - Constructor for class org.globus.util.ClassLoaderUtils
-
- 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.axis.example
-
- Client() - Constructor for class org.globus.axis.example.Client
-
- CLIENT_CONTACT_NOT_FOUND - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- CLIENT_SHUTDOWN_ENABLE - Static variable in class org.globus.io.gass.server.GassServer
-
- ClientException - Exception in org.globus.ftp.exception
-
Indicates a local client side problem that has
not been caused by remote server nor the local data channel.
- ClientException(int, String) - Constructor for exception org.globus.ftp.exception.ClientException
-
- ClientException(int) - Constructor for exception org.globus.ftp.exception.ClientException
-
- 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.axis.transport.commons.ExtendedHostConfiguration
-
- 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.tomcat.GlobusSSLSocketFactory
-
- 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 interface org.globus.ftp.dc.DataChannel
-
- close() - Method in interface org.globus.ftp.dc.DataChannelReader
-
- close() - Method in interface org.globus.ftp.dc.DataChannelWriter
-
- close() - Method in class org.globus.ftp.dc.EBlockImageDCReader
-
- close(DataOutputStream) - Static method in class org.globus.ftp.dc.EBlockImageDCWriter
-
- close() - Method in class org.globus.ftp.dc.EBlockImageDCWriter
-
- close() - Method in class org.globus.ftp.dc.SimpleDataChannel
-
- close() - Method in class org.globus.ftp.dc.StreamImageDCReader
-
- close() - Method in class org.globus.ftp.dc.StreamImageDCWriter
-
- close() - Method in class org.globus.ftp.dc.TransferThreadManager
-
- close() - Method in class org.globus.ftp.extended.GridFTPServerFacade
-
- close() - Method in class org.globus.ftp.FileRandomIO
-
Closes the underlying file
- close() - Method in class org.globus.ftp.FTPClient
-
Closes connection.
- close(boolean) - Method in class org.globus.ftp.FTPClient
-
Closes connection.
- close() - Method in class org.globus.ftp.InputStreamDataSink
-
- close() - Method in 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.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.gsi.tomcat.GlobusSSLInputStream
-
- close() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- close() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- close() - Method in class org.globus.io.gass.server.JobOutputStream
-
Notifies the job output listener that
no more output will be produced.
- close() - Method in class org.globus.io.streams.FTPInputStream
-
- close() - Method in class org.globus.io.streams.FTPOutputStream
-
- close() - Method in class org.globus.io.streams.GlobusFileInputStream
-
- close() - Method in class org.globus.io.streams.GlobusFileOutputStream
-
- close() - Method in class org.globus.io.streams.HTTPInputStream
-
- close() - Method in class org.globus.io.streams.HTTPOutputStream
-
- close() - Method in class org.globus.net.WrappedSocket
-
- close() - Method in class org.globus.util.http.HTTPChunkedInputStream
-
- close() - Method in class org.globus.util.http.HTTPChunkedOutputStream
-
- 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
-
- closeIdleConnections(long) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- closeIdleConnections() - Method in class org.globus.axis.transport.commons.ConnectionPool
-
- closePut - Variable in class org.globus.util.CircularBuffer
-
- closePut() - Method in class org.globus.util.CircularBuffer
-
- code - Variable in exception org.globus.ftp.exception.FTPException
-
- code - Variable in class org.globus.ftp.vanilla.Reply
-
- 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
-
- command - Variable in class org.globus.ftp.Options
-
- Command - Class in org.globus.ftp.vanilla
-
Represents an FTP Control Channel Command
- Command(String, String) - Constructor for class org.globus.ftp.vanilla.Command
-
- Command(String) - Constructor for class org.globus.ftp.vanilla.Command
-
- COMMAND - Static variable in interface org.globus.myproxy.MyProxyConstants
-
- COMMIT_TIMED_OUT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- CommonsHttpConnectionManager - Class in org.globus.axis.transport.commons
-
- CommonsHttpConnectionManager(String[]) - Constructor for class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- CommonsSocketFactory - Class in org.globus.axis.transport.commons
-
- CommonsSocketFactory() - Constructor for class org.globus.axis.transport.commons.CommonsSocketFactory
-
- CommonsSSLSocketFactory - Class in org.globus.axis.transport.commons
-
- CommonsSSLSocketFactory() - Constructor for class org.globus.axis.transport.commons.CommonsSSLSocketFactory
-
- compareServerMode(Session) - Method in class org.globus.ftp.GridFTPSession
-
- compareServerMode(Session) - Method in class org.globus.ftp.Session
-
checks that active / passive sides are correctly set
- compareTransferParams(Session) - Method in class org.globus.ftp.Session
-
defines how to compare parameters: authorized, PBSZ, MODE, TYPE
- complete - Variable in class org.globus.ftp.dc.Task
-
- 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
- ConfigUtil - Class in org.globus.util
-
- ConfigUtil() - Constructor for class org.globus.util.ConfigUtil
-
- conn - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- connect(String, int, GetOpts) - Method in class org.globus.gsi.gssapi.net.example.GssClient
-
- connect(SocketAddress, int) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- connect(SocketAddress) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- connect() - Method in class org.globus.net.GSIHttpURLConnection
-
- CONNECTION - Static variable in class org.globus.util.http.HTTPProtocol
-
- connection - Variable in class org.globus.util.http.HttpResponse
-
- CONNECTION_CLOSE - Static variable in class org.globus.util.http.HTTPProtocol
-
- CONNECTION_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- ConnectionPool - Class in org.globus.axis.transport.commons
-
- ConnectionPool() - Constructor for class org.globus.axis.transport.commons.ConnectionPool
-
- contains(String) - Method in class org.globus.ftp.FeatureList
-
- CONTENT_LENGTH - Static variable in class org.globus.util.http.HTTPProtocol
-
- CONTENT_TYPE - Static variable in class org.globus.util.http.HTTPProtocol
-
- contentLength - Variable in class org.globus.util.http.HttpResponse
-
- contentType - Variable in class org.globus.util.http.HttpResponse
-
- context - Variable in class org.globus.ftp.dc.ActiveConnectTask
-
- context - Variable in class org.globus.ftp.dc.EBlockAware
-
- context - Variable in class org.globus.ftp.dc.PassiveConnectTask
-
- context - Variable in class org.globus.ftp.dc.TransferSinkThread
-
- context - Variable in class org.globus.ftp.dc.TransferSourceThread
-
- context - Variable in class org.globus.gsi.gssapi.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.GridFTPActiveConnectTask
-
- control - Variable in class org.globus.ftp.dc.PassiveConnectTask
-
- controlChannel - Variable in class org.globus.ftp.FTPClient
-
- 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.
- copyFileToTemp() - Method in class org.globus.gsi.testutils.FileSetupUtil
-
- copyFileToTemp(File) - Method in class org.globus.gsi.testutils.FileSetupUtil
-
- count() - Method in class org.globus.ftp.dc.SocketPool
-
- count - Variable in class org.globus.util.CircularBuffer
-
- count - Variable in class org.globus.util.http.HTTPChunkedOutputStream
-
- countBusy() - Method in class org.globus.ftp.dc.SocketPool
-
- countFree() - Method in class org.globus.ftp.dc.SocketPool
-
- countTokens() - Method in class org.globus.util.QuotedStringTokenizer
-
- CREATE - Static variable in class org.globus.ftp.MlsxEntry
-
- 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
-
- 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.
- 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(GSSName, Oid, GSSCredential, int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
- createContext(GSSCredential) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
- createContext(byte[]) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Currently not implemented.
- createCredential(X509Certificate[], PrivateKey, int, int, int) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
-
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(int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Acquires GSI GSS credentials.
- createCredential(GSSName, int, Oid, int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Acquires GSI GSS credentials.
- createCredential(GSSName, int, Oid[], int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Acquires GSI GSS credentials.
- createCredential(byte[], int, int, Oid, int) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Imports a credential.
- createCredential(byte[], int, int, Oid, int) - Method in class org.gridforum.jgss.ExtendedGSSManager
-
A factory method for creating a previously exported credential.
- createDatagramSocket() - Method in class org.globus.net.DatagramSocketFactory
-
- createDatagramSocket(int) - Method in class org.globus.net.DatagramSocketFactory
-
- createDatagramSocket(int, InetAddress) - Method in class org.globus.net.DatagramSocketFactory
-
- 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.
- 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
-
- createName(String, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
- createName(String, Oid, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Currently not implemented.
- createName(byte[], Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Currently not implemented.
- createName(byte[], Oid, Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
Currently not implemented.
- createObject(GlobusResource, GlobusResource) - Method in class org.globus.gsi.stores.CertKeyCredential
-
- 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
-
- 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.
- createSocket(String, int, InetAddress, int) - Method in class org.globus.axis.transport.commons.CommonsSocketFactory
-
- createSocket(String, int) - Method in class org.globus.axis.transport.commons.CommonsSocketFactory
-
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.globus.axis.transport.commons.CommonsSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.globus.axis.transport.commons.CommonsSSLSocketFactory
-
- createSocket(String, int) - Method in class org.globus.axis.transport.commons.CommonsSSLSocketFactory
-
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.globus.axis.transport.commons.CommonsSSLSocketFactory
-
- createSocket(Socket, String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.GssSocketFactory
-
- createSocket(String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.GssSocketFactory
-
- createSocket(Socket, String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.impl.GSIGssSocketFactory
-
- createSocket(String, int, GSSContext) - Method in class org.globus.gsi.gssapi.net.impl.GSIGssSocketFactory
-
- createSocket(int, int, InetAddress) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketFactory
-
- createSocket(int, int) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketFactory
-
- createSocket(int) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketFactory
-
- createSocket(String, int) - Method in class org.globus.net.SocketFactory
-
- createSocket(InetAddress, int) - Method in class org.globus.net.SocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.globus.net.SocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.globus.net.SocketFactory
-
- createSubject(GSSCredential) - Static method in class org.globus.gsi.gssapi.JaasGssUtil
-
Creates a new Subject
object from specified
GSSCredential
.
- createSubject(GSSName, GSSCredential) - Static method in class org.globus.gsi.gssapi.JaasGssUtil
-
Creates a new Subject
object from specified
GSSCredential
and GSSName
.
- 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
-
- CRED_DESC - Static variable in interface org.globus.myproxy.MyProxyConstants
-
- CRED_LIFETIME_HOURS - Static variable in class org.globus.myproxy.MyProxyCLI
-
- CRED_NAME - Static variable in interface org.globus.myproxy.MyProxyConstants
-
- CRED_RETRIEVER_TRUSTED - Static variable in interface org.globus.myproxy.MyProxyConstants
-
- credential - Variable in class org.globus.ftp.GridFTPSession
-
- CREDENTIAL_ERROR - Static variable in exception org.globus.gsi.gssapi.GlobusGSSException
-
- credentialDelegation - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- 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
-
- CredentialHandler - Class in org.globus.axis.handler
-
Axis server-side request handler.
- CredentialHandler() - Constructor for class org.globus.axis.handler.CredentialHandler
-
- CredentialInfo - Class in org.globus.myproxy
-
Holds the credential information returned by the
info
operation.
- CredentialInfo() - Constructor for class org.globus.myproxy.CredentialInfo
-
- credentials - Variable in class org.globus.ftp.extended.GridFTPControlChannel
-
- credentials - Variable in class org.globus.net.BaseServer
-
- credentials - Variable in class org.globus.net.GSIURLConnection
-
- 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.
- CRLChecker - Class in org.globus.gsi.trustmanager
-
This checks to see if the certificate is in a CRL.
- CRLChecker(CertificateRevocationLists, KeyStore, boolean) - Constructor for class org.globus.gsi.trustmanager.CRLChecker
-
Creates a CRLChecker where the CRL's are in the supplied stores.
- CRLChecker(CertStore, KeyStore, boolean) - Constructor for class org.globus.gsi.trustmanager.CRLChecker
-
Creates a CRLChecker where the CRL's are in the supplied stores.
- CRLF - Static variable in class org.globus.ftp.dc.AsciiTranslator
-
- CRLF - Static variable in class org.globus.ftp.vanilla.FTPControlChannel
-
- CRLF - Static variable in interface org.globus.myproxy.MyProxyConstants
-
- CRLF - Static variable in class org.globus.util.http.HTTPProtocol
-
- CrlFilter() - Constructor for class org.globus.gsi.stores.ResourceCRLStore.CrlFilter
-
- crlLocation - Variable in class org.globus.gsi.tomcat.GlobusSSLSocketFactory
-
- ctxCred - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Credential of this context.
- curChar - 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
-
- GassException - Exception in org.globus.io.gass.client
-
- GassException(String) - Constructor for exception org.globus.io.gass.client.GassException
-
- GassInputStream - Class in org.globus.io.streams
-
- GassInputStream(String, int, String) - Constructor for class org.globus.io.streams.GassInputStream
-
Opens Gass input stream in secure mode with default
user credentials.
- GassInputStream(GSSCredential, Authorization, String, int, String) - Constructor for class org.globus.io.streams.GassInputStream
-
Opens Gass input stream in secure mode with specified
user credentials.
- GassOutputStream - Class in org.globus.io.streams
-
- GassOutputStream(String, int, String, long, boolean) - Constructor for class org.globus.io.streams.GassOutputStream
-
Opens Gass output stream in secure mode with default
user credentials.
- GassOutputStream(GSSCredential, String, int, String, long, boolean) - Constructor for class org.globus.io.streams.GassOutputStream
-
Opens Gass output stream in secure mode with specified
user credentials.
- GassOutputStream(GSSCredential, Authorization, String, int, String, long, boolean) - Constructor for class org.globus.io.streams.GassOutputStream
-
Opens Gass output stream in secure mode with specified
user credentials.
- GASSProtocol - Class in org.globus.io.gass.client.internal
-
This is a pure Java implementation of the Globus GASS protocol.
- GASSProtocol() - Constructor for class org.globus.io.gass.client.internal.GASSProtocol
-
- GassServer - Class in org.globus.io.gass.server
-
The 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(int) - Constructor for class org.globus.io.gass.server.GassServer
-
Starts Gass Server on given port with default user credentials.
- GassServer(GSSCredential, int) - Constructor for class org.globus.io.gass.server.GassServer
-
Starts Gass Server on given port and given credentials.
- GassServer(boolean, int) - Constructor for class org.globus.io.gass.server.GassServer
-
Starts Gass Server on given port and mode.
- GATEKEEPER_MISCONFIGURED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- 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.
- generateAuthorizationException(GSSName, GSSName) - Method in class org.globus.gsi.gssapi.auth.Authorization
-
- generateCertRequest(X509Certificate) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- generateKeyPair(String, int) - Static method in class org.globus.gsi.util.CertificateUtil
-
Generates a key pair of given algorithm and strength.
- generateParseException() - Method in class org.globus.rsl.RSLParser
-
- GENERIC_POLICY_OID - Static variable in class org.globus.tools.ProxyInit
-
- get(String, DataSink, MarkerListener) - Method in class org.globus.ftp.FTPClient
-
Retrieves the file from the remote server.
- get(String, File) - Method in class org.globus.ftp.FTPClient
-
- get(String, File) - Method in class org.globus.ftp.GridFTPClient
-
- get(int) - Method in class org.globus.ftp.HostPortList
-
- get(String) - Method in class org.globus.ftp.MlsxEntry
-
- get(int) - Static method in enum org.globus.gsi.GSIConstants.CertificateType
-
- get(int) - Static method in enum org.globus.gsi.GSIConstants.DelegationType
-
- get(String) - Method in class org.globus.gsi.X509ExtensionSet
-
Retrieves X509Extension by given oid.
- GET(String, String) - Static method in class org.globus.io.gass.client.internal.GASSProtocol
-
This method concatenates a properly formatted header for performing
Globus Gass GETs with the given information.
- get(boolean, int, String) - Method in class org.globus.io.streams.FTPInputStream
-
- get(String, int, String) - Method in class org.globus.io.streams.HTTPInputStream
-
- get(String, String, int) - Method in class org.globus.myproxy.MyProxy
-
Retrieves delegated credentials from MyProxy server Anonymously
(without local credentials)
Notes: Performs simple verification of private/public keys of
the delegated credential.
- get(GSSCredential, String, String, int) - Method in class org.globus.myproxy.MyProxy
-
Retrieves delegated credentials from the MyProxy server.
- get(GSSCredential, GetParams) - Method in class org.globus.myproxy.MyProxy
-
Retrieves delegated credentials from the MyProxy server.
- get(String) - Method in class org.globus.rsl.RslAttributes
-
- get() - Method in class org.globus.util.CircularBuffer
-
- 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.
- 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).
- 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.
- getAnonymityState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- getArgument() - Method in class org.globus.ftp.ChecksumOptions
-
Subclasses should implement this method.
- getArgument() - Method in class org.globus.ftp.Options
-
Subclasses should implement this method.
- getArgument() - Method in class org.globus.ftp.RetrieveOptions
-
- getArguments() - Method in class org.globus.gram.GramAttributes
-
Returns a list of arguments.
- getAsBoolean(String, boolean) - Method in class org.globus.common.CoGProperties
-
- getAsInt(String, int) - Method in class org.globus.common.CoGProperties
-
- 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
-
- 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(String) - Method in class org.globus.rsl.AbstractRslNode
-
Returns the variable definitions associated wit the given
attribute.
- getBindings(String) - Method in class org.globus.rsl.ListRslNode
-
Returns the variable definitions associated wit the given
attribute.
- getBindings() - Method in class org.globus.rsl.ListRslNode
-
Returns the variable definitions.
- getBindings(String) - Method in class org.globus.rsl.RslNode
-
Returns the variable definitions associated wit the given
attribute.
- getBindings() - Method in class org.globus.rsl.RslNode
-
Returns the variable definitions.
- 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.
- getCaCertLocations() - Method in class org.globus.common.CoGProperties
-
Retrieves the location of the CA certificate files.
- getCACertStore(String) - Static method in class org.globus.gsi.stores.Stores
-
- 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(String) - Method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- getCertificate() - Method in class org.globus.tools.ProxyInit
-
- 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
-
- 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, TrustedCertificates) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Deprecated.
- getCertificateType(X509Certificate, CertStore) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Returns the certificate type of the given certificate.
- getCertificateType(X509Certificate) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Returns certificate type of the given certificate.
- getCertificateType(TBSCertificateStructure, TrustedCertificates) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
- getCertificateType(TBSCertificateStructure) - Static method in class org.globus.gsi.util.CertificateUtil
-
Returns certificate type of the given TBS certificate.
- 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.provider.GlobusTrustManagerFactoryParameters
-
- getCerts() - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStoreParams
-
Deprecated.
- getCerts() - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStoreLoadStoreParameter
-
Deprecated.
- getChannel() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getChannel() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- getCharsRead() - Method in class org.globus.util.http.LineReader
-
- getChecksum(String, long, long, String) - Method in class org.globus.ftp.FTPClient
-
- getChecksum(String, String) - Method in class org.globus.ftp.FTPClient
-
GridFTP v2 CKSM command for the whole file
- getCipherSuite() - Method in class org.globus.gsi.jsse.GlobusTLSContext
-
- getClassContext() - Static method in class org.globus.util.ClassLoaderUtils
-
Returns the current execution stack as an array of classes.
- getClassContextAt(int) - Static method in class org.globus.util.ClassLoaderUtils
-
Returns a class at specified depth of the current execution stack.
- getClassLoaderContextAt(int) - Static method in class org.globus.util.ClassLoaderUtils
-
Returns a classloader at specified depth of the current execution stack.
- getClientMode() - Method in class org.globus.gsi.gssapi.net.GssSocket
-
- getCode() - Method in exception org.globus.ftp.exception.FTPException
-
- getCode() - Method in class org.globus.ftp.vanilla.Reply
-
- getCode() - Method in enum org.globus.gsi.GSIConstants.CertificateType
-
- getCode() - Method in enum 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.
- getConcat() - Method in class org.globus.rsl.Value
-
Returns the value that is concatinated
with this value.
- getConfState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- getConnection(HostConfiguration) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- getConnection(HostConfiguration, long) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- getConnectionIdleTime() - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- getConnectionWithTimeout(HostConfiguration, long) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- 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.
- getCreationTime() - Method in class org.globus.gsi.jsse.GlobusTLSContext
-
- getCredDelegState() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- getCredential(File) - Method in class org.globus.ftp.examples.LocalCredentialHelper
-
- getCredential(Subject) - Static method in class org.globus.gsi.gssapi.JaasGssUtil
-
Retrieves the first GSSCredential
from the
private credential set of the specified Subject
object.
- 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
-
- getCredentialDescription() - Method in class org.globus.myproxy.InitParams
-
- getCredentialName() - Method in class org.globus.myproxy.ChangePasswordParams
-
- getCredentialName() - Method in class org.globus.myproxy.DestroyParams
-
- getCredentialName() - Method in class org.globus.myproxy.GetParams
-
- getCredentialName() - Method in class org.globus.myproxy.InitParams
-
- getCredentials(MessageContext) - Static method in class org.globus.axis.util.Util
-
- 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
-
- getCrl(String) - Method in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- getCrl() - Method in class org.globus.gsi.stores.ResourceCRL
-
- getCRLCacheLifetime() - Method in class org.globus.common.CoGProperties
-
- 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(X509CRLSelector) - Method in class org.globus.gsi.CertificateRevocationLists
-
Deprecated.
- getCrls() - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStoreParams
-
Deprecated.
- getCrlStore() - Method in class org.globus.gsi.jsse.SSLConfigurator
-
- getCRLStore(String) - Static method in class org.globus.gsi.stores.Stores
-
- getcrlStore() - Static method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- getCrlStore() - Method in class org.globus.gsi.X509ProxyCertPathParameters
-
- 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
-
- 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
-
- 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() - 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.
- getDefaultCRLFilesPattern() - Static method in class org.globus.gsi.stores.Stores
-
- 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
and acceptDelegation
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.
- 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
-
- getEnabledCipherSuites() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getEnabledCipherSuites() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- getEnabledProtocols() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getEnabledProtocols() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- getEnableSessionCreation() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getEnableSessionCreation() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- getEncoded(PrivateKey) - Method in class org.globus.gsi.bc.BouncyCastleOpenSSLKey
-
- getEncoded() - Method in class org.globus.gsi.OpenSSLKey
-
- getEncoded(PrivateKey) - Method in class org.globus.gsi.OpenSSLKey
-
- 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.
- 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(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
-
- getExpectedName() - Method in class org.globus.net.GSIURLConnection
-
- getExtensionObject(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Extracts the value of a certificate extension.
- 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.ftp.MlsxEntry
-
- getFileName() - Method in class org.globus.gsi.gridmap.GridMap
-
Returns the absolute path anme of file used to load gridmap
either using the
load
or
load
functions.
- getFilename() - Method in class org.globus.util.GlobusResource
-
- getFileNotFoundErrorReply() - Static method in class org.globus.util.http.HTTPProtocol
-
- getFileSetupUtil(String) - Method in class org.globus.gsi.testutils.DirSetupUtil
-
- 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
-
- 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(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
-
- 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.
- getHostBasedServiceCN(boolean) - Method in class org.globus.gsi.gssapi.GlobusGSSName
-
Returns the CN corresponding to the host part of the DN
- getHostConfiguration() - Method in class org.globus.axis.transport.commons.ExtendedHttpConnection
-
- getHostConfiguration(HttpClient, MessageContext, URL) - Method in class org.globus.axis.transport.commons.HTTPSender
-
- getHostConfiguration(HttpClient, MessageContext, URL) - Method in class org.globus.axis.transport.commons.HTTPSSender
-
- getHostName() - Method in class org.globus.common.CoGProperties
-
Returns the user specified hostname.
- getHostName() - Method in class org.globus.common.ResourceManagerContact
-
- getHostname() - Method in class org.globus.net.BaseServer
-
Returns hostname of this server
- 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(X509Certificate) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Returns the subject DN of the given certificate in the Globus format.
- getIdentity(X509Certificate[]) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Finds the identity certificate in the given chain and
returns the subject DN of that certificate in the Globus format.
- getIdentity() - Method in class org.globus.gsi.GlobusCredential
-
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.
- getIdentityCertificate(X509Certificate[]) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Finds the identity certificate in the given chain.
- getIdentityCertificate() - Method in class org.globus.gsi.GlobusCredential
-
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
-
- 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
-
- getImplementationName() - Method in class org.globus.gsi.tomcat.GlobusSSLImplementation
-
- getInetAddress() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getInetAddress() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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.gsi.tomcat.GlobusSSLSocket
-
- 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(Object) - Static method in class org.globus.gsi.proxy.ext.ProxyCertInfo
-
Returns an instance of ProxyCertInfo
from given object.
- 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
-
- 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
-
- 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.gsi.tomcat.GlobusSSLSocket
-
- 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
-
- getKeyFile() - Method in class org.globus.gsi.stores.CertKeyCredential
-
- 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(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Gets a boolean array representing bits of the KeyUsage extension.
- getKeyUsage(TBSCertificateStructure) - Static method in class org.globus.gsi.util.CertificateUtil
-
- 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(String) - Method in class org.globus.ftp.FTPClient
-
Returns last modification time of the specifed file.
- getLastModified() - Method in class org.globus.util.TimestampEntry
-
- getLastNameEntry() - Method in class org.globus.gsi.bc.X509NameHelper
-
Gets the last name component in the current name.
- getLastNameEntry(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.gsi.tomcat.GlobusSSLSocket
-
- getLocalAddress() - Method in class org.globus.net.WrappedSocket
-
- getLocalCertChain() - 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.
- getLocalPort() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getLocalPort() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- getLocalPort() - Method in class org.globus.net.WrappedSocket
-
- getLocalPrincipal() - Method in class org.globus.gsi.jsse.GlobusTLSContext
-
- getLocalSocketAddress() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getLocalSocketAddress() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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() - 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(int) - Static method in exception org.globus.gram.GramException
-
- getMessage() - Method in exception org.globus.gsi.gssapi.GlobusGSSException
-
- getMessage() - Method in exception org.globus.rsl.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in error org.globus.rsl.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in class org.globus.util.http.HTTPResponseParser
-
- getMessage(String) - Method in class org.globus.util.I18n
-
Gets a message from resource bundle.
- getMessage(String, Object) - Method in class org.globus.util.I18n
-
Gets a formatted message from resource bundle
- getMessage(String, Object[]) - Method in class org.globus.util.I18n
-
Gets a formatted message from resource bundle
- getMIC(byte[], int, int, MessageProp) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Returns a cryptographic MIC (message integrity check)
of a specified message.
- getMIC(InputStream, OutputStream, MessageProp) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Currently not implemented.
- getMinMemory() - Method in class org.globus.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
-
- getName() - Method in class org.globus.ftp.FileInfo
-
Returns name of the file.
- getName() - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
-
- getName(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
-
- getName() - Method in class org.globus.gsi.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.
- 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.
- getNeedClientAuth() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getNeedClientAuth() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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
-
- getOOBInline() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getOperator() - Method in class org.globus.rsl.AbstractRslNode
-
Returns the node operator.
- getOperator() - Method in class org.globus.rsl.NameOpValue
-
Returns the relation operator.
- getOperatorAsString() - Method in class org.globus.rsl.AbstractRslNode
-
Returns the operator as a string.
- getOperatorAsString(int) - Static method in class org.globus.rsl.AbstractRslNode
-
Returns a string represention of a given operator.
- getOperatorAsString() - Method in class org.globus.rsl.NameOpValue
-
Returns the relation operator as a string.
- getOperatorAsString(int) - Static method in class org.globus.rsl.NameOpValue
-
Returns a string representation of the specified
relation operator.
- getOption(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- getOption(Oid) - Method in interface org.gridforum.jgss.ExtendedGSSContext
-
Gets a context option.
- getOptions() - Method in class org.globus.io.gass.server.GassServer
-
Returns current options of the server.
- getOptions() - Method in class org.globus.io.gass.server.RemoteGassServer
-
Returns current options of the server.
- GetOpts - Class in org.globus.gsi.gssapi.example
-
- GetOpts(String, String) - Constructor for class org.globus.gsi.gssapi.example.GetOpts
-
- GetOpts - Class in org.globus.gsi.gssapi.net.example
-
- GetOpts(String, String) - Constructor for class org.globus.gsi.gssapi.net.example.GetOpts
-
- getOS() - Static method in class org.globus.util.ConfigUtil
-
- getOutputStream() - Method in class org.globus.ftp.OutputStreamDataSource
-
- getOutputStream() - Method in class org.globus.ftp.vanilla.FTPControlChannel
-
- getOutputStream() - Method in class org.globus.gsi.gssapi.net.GssSocket
-
- getOutputStream() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getOutputStream(long) - Method in class org.globus.io.urlcopy.UrlCopy
-
Returns output stream based on the destination url.
- getOutputStream() - Method in class org.globus.net.GSIHttpURLConnection
-
- getOutputStream() - Method in class org.globus.net.WrappedSocket
-
- getOwner() - Method in class org.globus.myproxy.CredentialInfo
-
- getParam(String) - Method in class org.globus.rsl.AbstractRslNode
-
Returns the relation associated with the given attribute.
- getParam(String) - Method in class org.globus.rsl.ListRslNode
-
Returns the relation associated with the given attribute.
- getParam(String) - Method in class org.globus.rsl.RslNode
-
Returns the relation associated with the given attribute.
- getParams() - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- 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.
- 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
-
- 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.
- 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
-
- getPooledConnection() - Method in class org.globus.axis.transport.commons.ConnectionPool
-
- 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.gsi.tomcat.GlobusSSLSocket
-
- getPort() - Method in class org.globus.myproxy.MyProxy
-
Get MyProxy server port.
- getPort() - Method in class org.globus.net.BaseServer
-
Returns port of this server
- getPort() - Method in class org.globus.net.WrappedSocket
-
- getPort(String) - Static method in class org.globus.util.GlobusURL
-
- getPort() - Method in class org.globus.util.GlobusURL
-
Returns the port number of an url.
- 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(MessageContext, String) - Static method in class org.globus.axis.util.Util
-
- getProperty(String) - Method in interface org.globus.gsi.provider.KeyStoreParametersFactory.FileStoreParameters
-
- getProtection() - Method in class org.globus.ftp.extended.GridFTPControlChannel
-
Returns control channel protection level.
- 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(X509Extension) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Creates a ProxyCertInfo
object from given
extension.
- 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.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 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.gsi.tomcat.GlobusSSLSocket
-
- getReceiveBufferSize() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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
-
- getRemoteSocketAddress() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- 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, int) - Static method in class org.globus.util.http.HTTPParser
-
- getRest(String) - Static method in class org.globus.util.http.HttpResponse
-
- getRetriever() - Method in class org.globus.myproxy.InitParams
-
- getRetrievers() - Method in class org.globus.myproxy.CredentialInfo
-
- getRetryHandler() - Method in class org.globus.axis.transport.commons.ExtendedHttpConnection
-
- getReuseAddress() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getReuseAddress() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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.
- getRslNode() - Method in class org.globus.rsl.RslAttributes
-
Returns the rsl parse tree.
- 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.gsi.tomcat.GlobusSSLSocket
-
- 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
-
- getServerSocketFactory(AbstractEndpoint) - Method in class org.globus.gsi.tomcat.GlobusSSLImplementation
-
- getService() - Method in class org.globus.util.http.HTTPRequestParser
-
- getServiceName() - Method in class org.globus.common.ResourceManagerContact
-
- getSession() - Method in class org.globus.ftp.vanilla.FTPServerFacade
-
- getSession() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- 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(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
-
- getSigningPolicy(String) - Method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
Returns signing policy associated with the given CA subject.
- getSigningPolicyStore(String) - Static method in class org.globus.gsi.stores.Stores
-
- getSigningPolicyStore() - Method in class org.globus.gsi.X509ProxyCertPathParameters
-
- 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(String) - Method in class org.globus.ftp.FTPClient
-
Returns the remote file size.
- getSize() - Method in class org.globus.io.streams.FTPInputStream
-
- getSize() - Method in class org.globus.io.streams.GlobusFileInputStream
-
- getSize() - Method in class org.globus.io.streams.GlobusInputStream
-
Returns the total size of input data.
- getSize() - Method in class org.globus.io.streams.HTTPInputStream
-
- getSocket(SocketHolder, MessageContext, String, String, int, int, StringBuffer, BooleanHolder) - Method in class org.globus.axis.transport.GSIHTTPSender
-
- getSocket(SocketHolder, MessageContext, String, String, int, int, StringBuffer, BooleanHolder) - Method in class org.globus.axis.transport.HTTPSSender
-
- getSocket() - Method in class org.globus.ftp.dc.SimpleSocketBox
-
- getSocket() - Method in interface org.globus.ftp.dc.SocketBox
-
- getSocketPool() - Method in class org.globus.ftp.dc.EBlockParallelTransferContext
-
- getSocketTimeout() - Method in class org.globus.common.CoGProperties
-
Returns the timeout (in milliseconds) for sockets operations.
- getSoLinger() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getSoLinger() - Method in class org.globus.net.WrappedSocket
-
- getSoTimeout() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getSoTimeout() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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.
- getSSLParameters() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getSSLSocket() - Method in class org.globus.gsi.tomcat.GlobusSSLInputStream
-
- 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
- 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
-
- getStripes() - Method in class org.globus.ftp.dc.StripeContextManager
-
return number of stripes
- getSubject(MessageContext) - Method in class org.globus.axis.handler.CredentialHandler
-
- 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
-
- getSupportedCipherSuites() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getSupportedCipherSuites() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- getSupportedCksumAlgorithms() - Method in class org.globus.ftp.FTPClient
-
- getSupportedProtocols() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getSupportedProtocols() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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) - 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.gsi.tomcat.GlobusSSLSocket
-
- 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
-
- getTotalStripeCount() - Method in class org.globus.ftp.PerfMarker
-
- getTrafficClass() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- 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
-
- getTrustManagers(String, String, String) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketFactory
-
Create a Globus trust manager which supports proxy certificates.
- 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.
- GetTrustrootsParams - Class in org.globus.myproxy
-
Holds the parameters for the get-trustroots
operation.
- GetTrustrootsParams() - Constructor for class org.globus.myproxy.GetTrustrootsParams
-
- getTrustStore(String) - Static method in class org.globus.gsi.stores.Stores
-
- getTrustStore() - Static method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- getTrustStore() - Method in class org.globus.gsi.X509ProxyCertPathParameters
-
- 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.
- getUseClientMode() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getUseClientMode() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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(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.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
-
- getWantClientAuth() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- getWantClientAuth() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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).
- 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(PrivateKey, X509Certificate[]) - Constructor for class org.globus.gsi.GlobusCredential
-
Deprecated.
Creates a GlobusCredential from a private key and a certificate chain.
- 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(InputStream) - Constructor for class org.globus.gsi.GlobusCredential
-
Deprecated.
Creates a GlobusCredential from an input stream.
- GlobusCredentialException - Exception in org.globus.gsi
-
Encapsulates the exceptions caused
by various errors in/problems with Globus proxies.
- GlobusCredentialException(int, String, Throwable) - Constructor for exception org.globus.gsi.GlobusCredentialException
-
- GlobusCredentialException(int, String, Object[]) - Constructor for exception org.globus.gsi.GlobusCredentialException
-
- GlobusCredentialException(int, String, Object[], Throwable) - Constructor for exception org.globus.gsi.GlobusCredentialException
-
- globusDN - Variable in class org.globus.common.ResourceManagerContact
-
- GlobusFileInputStream - Class in org.globus.io.streams
-
- GlobusFileInputStream(String) - Constructor for class org.globus.io.streams.GlobusFileInputStream
-
- GlobusFileOutputStream - Class in org.globus.io.streams
-
- GlobusFileOutputStream(String, boolean) - Constructor for class org.globus.io.streams.GlobusFileOutputStream
-
- GlobusGSSContextImpl - Class in org.globus.gsi.gssapi
-
Implementation of SSL/GSI mechanism for Java GSS-API.
- GlobusGSSContextImpl(GSSName, GlobusGSSCredentialImpl) - Constructor for class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- GlobusGSSCredentialImpl - Class in org.globus.gsi.gssapi
-
An implementation of GlobusGSSCredential
.
- GlobusGSSCredentialImpl() - Constructor for class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
-
Creates anonymous credential.
- GlobusGSSCredentialImpl(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, Throwable) - Constructor for exception org.globus.gsi.gssapi.GlobusGSSException
-
- GlobusGSSException(int, int, String, Throwable) - Constructor for exception org.globus.gsi.gssapi.GlobusGSSException
-
- GlobusGSSException(int, int, String) - Constructor for exception org.globus.gsi.gssapi.GlobusGSSException
-
- GlobusGSSException(int, int, String, Object[]) - Constructor for exception org.globus.gsi.gssapi.GlobusGSSException
-
- GlobusGSSManagerImpl - Class in org.globus.gsi.gssapi
-
An implementation of GlobusGSSManager
.
- GlobusGSSManagerImpl() - Constructor for class org.globus.gsi.gssapi.GlobusGSSManagerImpl
-
- GlobusGSSName - Class in org.globus.gsi.gssapi
-
An implementation of GSSName
.
- GlobusGSSName() - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
-
- GlobusGSSName(X500Principal) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
-
- GlobusGSSName(byte[]) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
-
- GlobusGSSName(String) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
-
Creates name from Globus DN
- GlobusGSSName(String, Oid) - Constructor for class org.globus.gsi.gssapi.GlobusGSSName
-
Creates name from X509 name of specified type.
- globusID - Variable in class org.globus.gsi.gssapi.GlobusGSSName
-
- GlobusInputStream - Class in org.globus.io.streams
-
- GlobusInputStream() - Constructor for class org.globus.io.streams.GlobusInputStream
-
- 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
-
- 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.
- GlobusSSLImplementation - Class in org.globus.gsi.tomcat
-
- GlobusSSLImplementation() - Constructor for class org.globus.gsi.tomcat.GlobusSSLImplementation
-
- GlobusSSLInputStream - Class in org.globus.gsi.tomcat
-
- GlobusSSLInputStream(InputStream, SSLSocket) - Constructor for class org.globus.gsi.tomcat.GlobusSSLInputStream
-
- GlobusSSLSocket - Class in org.globus.gsi.tomcat
-
- GlobusSSLSocket(SSLSocket) - Constructor for class org.globus.gsi.tomcat.GlobusSSLSocket
-
- GlobusSSLSocketFactory - Class in org.globus.gsi.tomcat
-
This extends the standard JSSE to support the globus trust manager and all of the associated properties:
CRLs, SigningPolicies, proxy certificates.
- GlobusSSLSocketFactory(AbstractEndpoint) - Constructor for class org.globus.gsi.tomcat.GlobusSSLSocketFactory
-
- GlobusSSLSocketWrapper - Class in org.globus.gsi.tomcat
-
- GlobusSSLSocketWrapper(SSLServerSocket) - Constructor for class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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.
- 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(String) - Constructor for exception org.globus.gram.GramException
-
- GramException(int, Throwable) - Constructor for exception org.globus.gram.GramException
-
- GramJob - Class in org.globus.gram
-
This class represents a simple gram job.
- GramJob(String) - Constructor for class org.globus.gram.GramJob
-
Creates a gram job with specified rsl with
default user credentials.
- GramJob(GSSCredential, String) - Constructor for class org.globus.gram.GramJob
-
Creates a gram job with specified rsl and
user credentials.
- GramJobListener - Interface in org.globus.gram
-
This interface is used to allow objects created by the Globus user to
listen for status changes of GramJobs.
- GramJobRun - Class in org.globus.gram
-
- GramJobRun(String, String) - Constructor for class org.globus.gram.GramJobRun
-
- GRAMProtocol - Class in org.globus.gram.internal
-
- GRAMProtocol() - Constructor for class org.globus.gram.internal.GRAMProtocol
-
- GRAMProtocolErrorConstants - Interface in org.globus.gram.internal
-
- GREATER_THAN - Static variable in interface org.globus.rsl.RSLParserConstants
-
- GREATER_THAN_EQUAL - Static variable in interface org.globus.rsl.RSLParserConstants
-
- GridCertRequest - Class in org.globus.tools
-
GridCertRequest Command Line Client.
- GridCertRequest() - Constructor for class org.globus.tools.GridCertRequest
-
- GridFTPActiveConnectTask - Class in org.globus.ftp.dc
-
Unlike in the parent class, here we use authentication
and protection.
- GridFTPActiveConnectTask(HostPort, BasicServerControlChannel, SocketBox, GridFTPSession) - Constructor for class org.globus.ftp.dc.GridFTPActiveConnectTask
-
- GridFTPClient - Class in org.globus.ftp
-
This is the main user interface for GridFTP operations.
- GridFTPClient(String, int) - Constructor for class org.globus.ftp.GridFTPClient
-
Constructs client and connects it to the remote server.
- GridFTPControlChannel - Class in org.globus.ftp.extended
-
GridFTP control channel, unlike the vanilla control channel,
uses GSI autentication.
- GridFTPControlChannel(String, int) - Constructor for class org.globus.ftp.extended.GridFTPControlChannel
-
- GridFTPControlChannel(InputStream, OutputStream) - Constructor for class org.globus.ftp.extended.GridFTPControlChannel
-
- GridFTPDataChannel - Class in org.globus.ftp.dc
-
- GridFTPDataChannel(Session, SocketBox) - Constructor for class org.globus.ftp.dc.GridFTPDataChannel
-
- GridFTPDataChannelFactory - Class in org.globus.ftp.dc
-
- GridFTPDataChannelFactory() - Constructor for class org.globus.ftp.dc.GridFTPDataChannelFactory
-
- GridFTPInputStream - Class in org.globus.ftp.extended
-
- GridFTPInputStream(InputStream, GSSContext) - Constructor for class org.globus.ftp.extended.GridFTPInputStream
-
- GridFTPInputStream - Class in org.globus.io.streams
-
- GridFTPInputStream(GSSCredential, String, int, String) - Constructor for class org.globus.io.streams.GridFTPInputStream
-
- GridFTPInputStream(GSSCredential, Authorization, String, int, String, boolean) - Constructor for class org.globus.io.streams.GridFTPInputStream
-
- GridFTPInputStream(GSSCredential, Authorization, String, int, String, boolean, int, boolean) - Constructor for class org.globus.io.streams.GridFTPInputStream
-
- GridFTPOutputStream - Class in org.globus.ftp.extended
-
- GridFTPOutputStream(OutputStream, GSSContext) - Constructor for class org.globus.ftp.extended.GridFTPOutputStream
-
- GridFTPOutputStream - Class in org.globus.io.streams
-
- GridFTPOutputStream(GSSCredential, String, int, String, boolean) - Constructor for class org.globus.io.streams.GridFTPOutputStream
-
- GridFTPOutputStream(GSSCredential, Authorization, String, int, String, boolean, boolean) - Constructor for class org.globus.io.streams.GridFTPOutputStream
-
- GridFTPOutputStream(GSSCredential, Authorization, String, int, String, boolean, boolean, long) - Constructor for class org.globus.io.streams.GridFTPOutputStream
-
- GridFTPOutputStream(GSSCredential, Authorization, String, int, String, boolean, boolean, int, boolean) - Constructor for class org.globus.io.streams.GridFTPOutputStream
-
- GridFTPOutputStream(GSSCredential, Authorization, String, int, String, boolean, boolean, int, boolean, long) - Constructor for class org.globus.io.streams.GridFTPOutputStream
-
- GridFTPPassiveConnectTask - Class in org.globus.ftp.dc
-
Unlike in the parent class, here we use authentication
and protection.
- GridFTPPassiveConnectTask(ServerSocket, DataSink, BasicServerControlChannel, GridFTPSession, DataChannelFactory, EBlockParallelTransferContext) - Constructor for class org.globus.ftp.dc.GridFTPPassiveConnectTask
-
- GridFTPPassiveConnectTask(ServerSocket, DataSource, BasicServerControlChannel, GridFTPSession, DataChannelFactory, EBlockParallelTransferContext) - Constructor for class org.globus.ftp.dc.GridFTPPassiveConnectTask
-
- GridFTPRestartMarker - Class in org.globus.ftp
-
Represents GridFTP restart marker, which contains unordered set
of byte ranges representing transferred data.
- GridFTPRestartMarker(String) - Constructor for class org.globus.ftp.GridFTPRestartMarker
-
Constructs the restart marker by parsing the parameter string.
- GridFTPServerFacade - Class in org.globus.ftp.extended
-
- GridFTPServerFacade(GridFTPControlChannel) - Constructor for class org.globus.ftp.extended.GridFTPServerFacade
-
- GridFTPSession - Class in org.globus.ftp
-
Represents parameters of an FTP session between a client and a server.
- GridFTPSession() - Constructor for class org.globus.ftp.GridFTPSession
-
Sets maxWait to twice the time of DEFAULT_MAX_WAIT
- GridFTPTransferSinkThread - Class in org.globus.ftp.dc
-
- GridFTPTransferSinkThread(AbstractDataChannel, SocketBox, DataSink, BasicServerControlChannel, EBlockParallelTransferContext) - Constructor for class org.globus.ftp.dc.GridFTPTransferSinkThread
-
- GridFTPTransferSourceThread - Class in org.globus.ftp.dc
-
- GridFTPTransferSourceThread(AbstractDataChannel, SocketBox, DataSource, BasicServerControlChannel, EBlockParallelTransferContext) - Constructor for class org.globus.ftp.dc.GridFTPTransferSourceThread
-
- GridFTPTransferThreadFactory - Class in org.globus.ftp.dc
-
- GridFTPTransferThreadFactory() - Constructor for class org.globus.ftp.dc.GridFTPTransferThreadFactory
-
- GridMap - Class in org.globus.gsi.gridmap
-
- GridMap() - Constructor for class org.globus.gsi.gridmap.GridMap
-
- 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
-
- groupCanExecute() - Method in class org.globus.ftp.FileInfo
-
- groupCanRead() - Method in class org.globus.ftp.FileInfo
-
- groupCanWrite() - Method in class org.globus.ftp.FileInfo
-
- gSession - Variable in class org.globus.ftp.dc.GridFTPActiveConnectTask
-
- gSession - Variable in class org.globus.ftp.dc.GridFTPDataChannel
-
- gSession - Variable in class org.globus.ftp.dc.TransferThreadManager
-
- gSession - Variable in class org.globus.ftp.extended.GridFTPServerFacade
-
- gSession - Variable in class org.globus.ftp.GridFTPClient
-
- GSI_2_LIMITED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
- GSI_2_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
- GSI_3_IMPERSONATION_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
- GSI_3_INDEPENDENT_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
- GSI_3_LIMITED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
- GSI_3_RESTRICTED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
- GSI_4_IMPERSONATION_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
- GSI_4_INDEPENDENT_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
- GSI_4_LIMITED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
- GSI_4_RESTRICTED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
- GSI_ANONYMOUS - Static variable in interface org.globus.axis.gsi.GSIConstants
-
- GSI_AUTH_USERNAME - Static variable in interface org.globus.axis.gsi.GSIConstants
-
- GSI_AUTHORIZATION - Static variable in interface org.globus.axis.gsi.GSIConstants
-
- GSI_BIG - Static variable in class org.globus.gsi.gssapi.GSSConstants
-
Quality-of-Protection (QOP) value, indicates large block size support.
- GSI_CONTEXT - Static variable in interface org.globus.axis.gsi.GSIConstants
-
- GSI_CREDENTIALS - Static variable in interface org.globus.axis.gsi.GSIConstants
-
- GSI_MODE - Static variable in interface org.globus.axis.gsi.GSIConstants
-
- GSI_MODE - Static variable in class org.globus.gsi.gssapi.net.GssSocket
-
- GSI_MODE_FULL_DELEG - Static variable in interface org.globus.axis.gsi.GSIConstants
-
- GSI_MODE_LIMITED_DELEG - Static variable in interface org.globus.axis.gsi.GSIConstants
-
- GSI_MODE_NO_DELEG - Static variable in interface org.globus.axis.gsi.GSIConstants
-
- GSI_MODE_SSL - Static variable in interface org.globus.axis.gsi.GSIConstants
-
- GSI_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_USER_DN - Static variable in interface org.globus.axis.gsi.GSIConstants
-
- GSI_WRAP - Static variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Used to distinguish between a token created by
wrap
with
GSSConstants.GSI_BIG
QoP and a regular token created by
wrap
.
- GSIConstants - Interface in org.globus.axis.gsi
-
- GSIConstants - Interface in org.globus.gsi
-
Defines common constants used by GSI.
- GSIConstants.CertificateType - Enum in org.globus.gsi
-
Enumeration of Certificate types used by the Globus security provider.
- GSIConstants.DelegationType - Enum 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
-
- GSIHTTPSender - Class in org.globus.axis.transport
-
This is meant to be used on a SOAP Client to call a SOAP server.
- GSIHTTPSender() - Constructor for class org.globus.axis.transport.GSIHTTPSender
-
- GSIHTTPTransport - Class in org.globus.axis.transport
-
Extends Transport by implementing the setupMessageContext function to
set HTTP-specific message context fields and transport chains.
- GSIHTTPTransport() - Constructor for class org.globus.axis.transport.GSIHTTPTransport
-
- GSIHTTPTransport(String, String) - Constructor for class org.globus.axis.transport.GSIHTTPTransport
-
helper constructor
- GSIHttpURLConnection - Class 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() - Constructor for class org.globus.gsi.gssapi.example.GssClient
-
- GssClient - Class in org.globus.gsi.gssapi.net.example
-
- GssClient() - Constructor for class org.globus.gsi.gssapi.net.example.GssClient
-
- GSSConstants - Class in org.globus.gsi.gssapi
-
Defines common GSI-GSS constants.
- GSSConstants() - Constructor for class org.globus.gsi.gssapi.GSSConstants
-
- GssInputStream - Class in org.globus.gsi.gssapi.net
-
- GssInputStream(InputStream, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.GssInputStream
-
- gssMode - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- gssMode - Variable in class org.globus.net.BaseServer
-
- gssMode - Variable in class org.globus.net.GSIURLConnection
-
- GssOutputStream - Class in org.globus.gsi.gssapi.net
-
- GssOutputStream(OutputStream, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.GssOutputStream
-
- GssOutputStream(OutputStream, GSSContext, int) - Constructor for class org.globus.gsi.gssapi.net.GssOutputStream
-
- GssServer - Class in org.globus.gsi.gssapi.example
-
- GssServer() - Constructor for class org.globus.gsi.gssapi.example.GssServer
-
- GssServer - Class in org.globus.gsi.gssapi.net.example
-
- GssServer() - Constructor for class org.globus.gsi.gssapi.net.example.GssServer
-
- GssSocket - Class in org.globus.gsi.gssapi.net
-
- GssSocket(String, int, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.GssSocket
-
- GssSocket(Socket, GSSContext) - Constructor for class org.globus.gsi.gssapi.net.GssSocket
-
- GssSocketFactory - Class in org.globus.gsi.gssapi.net
-
- GssSocketFactory() - Constructor for class org.globus.gsi.gssapi.net.GssSocketFactory
-
- GT - Static variable in class org.globus.rsl.NameOpValue
-
- GTEQ - Static variable in class org.globus.rsl.NameOpValue
-
- I18n - Class in org.globus.util
-
An utility class for internationalized message handling.
- I18n(ResourceBundle) - Constructor for class org.globus.util.I18n
-
- IdentityAuthorization - Class in org.globus.gsi.gssapi.auth
-
Implements a simple identity authorization mechanism.
- IdentityAuthorization() - Constructor for class org.globus.gsi.gssapi.auth.IdentityAuthorization
-
Constructor used by superclasses.
- IdentityAuthorization(String) - Constructor for class org.globus.gsi.gssapi.auth.IdentityAuthorization
-
Creates a new instance of this class with given
expected identity.
- 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
-
- 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.gsi.gssapi.net.GssInputStream
-
- in - Variable in class org.globus.gsi.gssapi.net.GssSocket
-
- in - Variable in class org.globus.io.streams.HTTPOutputStream
-
- in - Variable in class org.globus.util.CircularBuffer
-
- INALID_REQUEST - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INDEPENDENT - Static variable in class org.globus.gsi.proxy.ext.ProxyPolicy
-
Independent proxy OID
- index - Variable in class org.globus.ftp.MultipleTransferComplete
-
- index - Variable in class org.globus.gsi.gssapi.net.GssInputStream
-
- index - Variable in class org.globus.gsi.gssapi.net.GssOutputStream
-
- info(GSSCredential, String, String) - Method in class org.globus.myproxy.MyProxy
-
Retrieves credential information from MyProxy server.
- info(GSSCredential, InfoParams) - Method in class org.globus.myproxy.MyProxy
-
Retrieves credential information from MyProxy server.
- INFO_PROXY - Static variable in class org.globus.myproxy.MyProxy
-
The integer command number for the MyProxy 'Info' command (2).
- InfoParams - Class in org.globus.myproxy
-
Holds the parameters for the info
operation.
- InfoParams() - Constructor for class org.globus.myproxy.InfoParams
-
- init(String, int, Authorization, Boolean, GSSCredential, Integer, TrustedCertificates) - Method in class org.globus.axis.transport.SSLContextHelper
-
- 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(String) - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
-
- init(GlobusResource) - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
-
- init(String, T) - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
-
- init(GlobusResource, T) - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
-
- 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) - Method in class org.globus.gsi.stores.ResourceSigningPolicy
-
- init(GlobusResource, Map<X500Principal, SigningPolicy>) - Method in class org.globus.gsi.stores.ResourceSigningPolicy
-
- 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(String[]) - Method in class org.globus.tools.ProxyInit
-
- INIT_CALLBACK_HANDLER_FAILED - Static variable in exception org.globus.gram.GramException
-
- initDelegation(GSSCredential, Oid, int, byte[], int, int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Initiate the delegation of a credential.
- initDelegation(GSSCredential, Oid, int, byte[], int, int) - Method in interface org.gridforum.jgss.ExtendedGSSContext
-
Initiate the delegation of a credential.
- initialize() - Method in class org.globus.axis.transport.commons.HTTPSender
-
- initialize() - Method in class org.globus.axis.transport.commons.HTTPSSender
-
- initialize() - Method in class org.globus.net.BaseServer
-
This method should be called by all subclasses.
- InitParams - Class in org.globus.myproxy
-
Holds the parameters for the put
operation.
- InitParams() - Constructor for class org.globus.myproxy.InitParams
-
- initSecContext(byte[], int, int) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
This function drives the initiating side of the context establishment
process.
- initSecContext(InputStream, OutputStream) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- input - Variable in class org.globus.ftp.dc.EBlockImageDCReader
-
- input - Variable in class org.globus.ftp.dc.StreamImageDCReader
-
- input - Variable in class org.globus.io.streams.FTPInputStream
-
- input - Variable in class org.globus.io.streams.HTTPInputStream
-
- input - Variable in class org.globus.util.http.HttpResponse
-
- InputStreamDataSink - Class in org.globus.ftp
-
- InputStreamDataSink() - Constructor for class org.globus.ftp.InputStreamDataSink
-
- inquireByOid(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Retrieves arbitrary data about this context.
- inquireByOid(Oid) - Method in class org.globus.gsi.gssapi.GlobusGSSCredentialImpl
-
Retrieves arbitrary data about this credential.
- inquireByOid(Oid) - Method in interface org.gridforum.jgss.ExtendedGSSContext
-
Retrieves arbitrary data about this context.
- inquireByOid(Oid) - Method in interface org.gridforum.jgss.ExtendedGSSCredential
-
Retrieves arbitrary data about this credential.
- 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
-
- 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
-
- INVALID_COUNT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_HOST_COUNT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_JOB_CONTACT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_JOB_MANAGER_TYPE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_JOB_QUERY - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_JOBSTATUS - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_JOBTYPE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_MAX_CPU_TIME - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_MAX_MEMORY - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_MAX_WALL_TIME - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_MAXTIME - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_MIN_MEMORY - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_MYJOB - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_PARADYN - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_PROJECT - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_QUEUE - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_SCRIPT_REPLY - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- INVALID_SCRIPT_STATUS - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- invoke(MessageContext) - Method in class org.globus.axis.handler.CredentialHandler
-
- 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
-
- IPv4 - Static variable in class org.globus.ftp.HostPort6
-
- IPv6 - Static variable in class org.globus.ftp.HostPort6
-
- isActiveMode() - Method in class org.globus.ftp.FTPClient
-
- isAnonymous() - Method in class org.globus.gsi.gssapi.GlobusGSSName
-
- isAppendMode() - Method in class org.globus.io.urlcopy.UrlCopy
-
Checks if append mode is enabled.
- isBound() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- isBound() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- isCanceled() - Method in class org.globus.io.urlcopy.UrlCopy
-
Checks if the transfer was canceled.
- 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.gsi.tomcat.GlobusSSLSocket
-
- isClosed() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- isConnected() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- isCritical() - Method in class org.globus.gsi.X509Extension
-
Determines whether or not this extension is critical.
- isDataSinkModeSupported() - Method in class org.globus.ftp.dc.AbstractDataChannel
-
Tests if the client supports specified transfer type and mode
(the client can write data in specific type & mode to the
data connection)
- isDataSourceModeSupported() - Method in class org.globus.ftp.dc.AbstractDataChannel
-
Tests if the client supports specified transfer type and mode
(the client can read data in specific type & mode from the
data connection)
- isDelegationFinished() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- isDelegationFinished() - Method in interface org.gridforum.jgss.ExtendedGSSContext
-
Used during delegation to determine the state of the delegation.
- isDevice() - Method in class org.globus.ftp.FileInfo
-
Tests if this file is a device.
- isDirectory() - Method in class org.globus.ftp.FileInfo
-
Tests if this file is a directory.
- isDone() - Method in class org.globus.ftp.vanilla.TransferState
-
- isDryRun() - Method in class org.globus.gram.GramAttributes
-
Checks if dryryn is enabled.
- isEmpty() - Method in class org.globus.gsi.X509ExtensionSet
-
Returns if the set is empty.
- isEmpty() - Method in class org.globus.util.CircularBuffer
-
- isEnabled() - Method in class org.globus.net.PortRange
-
Checks if the port range is set.
- isEncrypted() - Method in class org.globus.gsi.OpenSSLKey
-
Check if the key was encrypted or not.
- 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
-
- 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.
- isFromPool() - Method in class org.globus.axis.transport.commons.ExtendedHttpConnection
-
- 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
-
- isInputShutdown() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- 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
-
- isOutputShutdown() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- 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 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.
- isStaleCheckingEnabled() - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- isStarted() - Method in class org.globus.ftp.vanilla.TransferState
-
- isTransferable() - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Currently not implemented.
- isTransientNegativeCompletion(Reply) - Static method in class org.globus.ftp.vanilla.Reply
-
- isValidSubject(X500Principal) - Method in class org.globus.gsi.SigningPolicy
-
Ascertains if the subjectDN is valid against this policy.
- PARALLEL - Static variable in class org.globus.ftp.FeatureList
-
- parallel - Variable in class org.globus.ftp.GridFTPSession
-
- PARAMETER_NOT_SUPPORTED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- PARAMS - Static variable in class org.globus.axis.transport.commons.HTTPSSender
-
- Params - Class in org.globus.myproxy
-
A generic class for representing basic parameters
needed for all MyProxy operations.
- Params(int) - Constructor for class org.globus.myproxy.Params
-
- Params(int, String, String) - Constructor for class org.globus.myproxy.Params
-
- parse(String) - Method in class org.globus.common.ResourceManagerContact
-
- parse(String[]) - Method in class org.globus.gsi.gssapi.example.GetOpts
-
- parse(String) - Method in class org.globus.gsi.SigningPolicyParser
-
Parses the file to extract signing policy defined for CA with the
specified DN.
- parse(Reader) - Method in class org.globus.gsi.SigningPolicyParser
-
Parses input stream to extract signing policy defined for CA with the
specified DN.
- parse(String) - Static method in class org.globus.rsl.RSLParser
-
- parse(Class, String) - Static method in class org.globus.rsl.RSLParser
-
- parse() - Method in class org.globus.rsl.RSLParser
-
- parse() - Method in class org.globus.util.http.HTTPParser
-
Parses the typical HTTP header.
- parseArg(String[], int) - Method in class org.globus.gsi.gssapi.example.GetOpts
-
- parseArg(String[], int) - Method in class org.globus.gsi.gssapi.net.example.GetOpts
-
- parseCmdLine(String[]) - Method in class org.globus.myproxy.MyProxyCLI
-
- parseCmdLine(String[]) - Static method in class org.globus.tools.GridCertRequest
-
- ParseException - Exception in org.globus.rsl
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.globus.rsl.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception org.globus.rsl.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception org.globus.rsl.ParseException
-
- parseHead(String) - Method in class org.globus.util.http.HTTPParser
-
- parseHead(String) - Method in class org.globus.util.http.HTTPRequestParser
-
- parseHead(String) - Method in class org.globus.util.http.HTTPResponseParser
-
- parseHttp(String) - Method in class org.globus.gram.internal.CallbackResponse
-
- parseHttp(String) - Method in class org.globus.util.http.HttpResponse
-
- parseIPv4Format(String) - Static method in class org.globus.ftp.HostPortList
-
- parseIPv6Format(String) - Static method in class org.globus.ftp.HostPortList
-
- parseParameters(CertPathParameters) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
-
- parseUnixListReply(String) - Method in class org.globus.ftp.FileInfo
-
Given a line of reply received as the result of "LIST" command,
this method will set all the attributes(name,size,time,date and file type)
of the named file.
- passiveConnect(DataSink, TransferContext, int, ServerSocket) - Method in class org.globus.ftp.dc.TransferThreadManager
-
Accept connections from the remote server,
and start transfer threads that will read incoming data and store
in the sink.
- passiveConnect(DataSource, TransferContext, ServerSocket) - Method in class org.globus.ftp.dc.TransferThreadManager
-
Accept connection from the remote server
and start transfer thread that will read incoming data and store in
the sink.
- PassiveConnectTask - Class in org.globus.ftp.dc
-
This task will wait on the local server for the new incoming connection
and when it comes it will start a new transfer thread on the new connection.
- PassiveConnectTask(ServerSocket, DataSink, BasicServerControlChannel, Session, DataChannelFactory, TransferContext) - Constructor for class org.globus.ftp.dc.PassiveConnectTask
-
- PassiveConnectTask(ServerSocket, DataSource, BasicServerControlChannel, Session, DataChannelFactory, TransferContext) - Constructor for class org.globus.ftp.dc.PassiveConnectTask
-
- PASSPHRASE - Static variable in interface org.globus.myproxy.MyProxyConstants
-
- passphrase - Variable in class org.globus.myproxy.Params
-
- PasswordCredential - Class in org.globus.gsi.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_LENGTH_EXCEEDED - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- PBSZ_DIFFER - Static variable in exception org.globus.ftp.exception.ClientException
-
- peerLimited - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
Limited peer credentials
- 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, 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) - 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, 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
- PEMUtils - Class in org.globus.util
-
- PEMUtils() - Constructor for class org.globus.util.PEMUtils
-
- PerfMarker - Class in org.globus.ftp
-
Represents GridFTP performance marker.
- PerfMarker(String) - Constructor for class org.globus.ftp.PerfMarker
-
- PerfMarkerException - Exception in org.globus.ftp.exception
-
thrown by PerformanceMarker, mostly during construction.
- PerfMarkerException(int, String) - Constructor for exception org.globus.ftp.exception.PerfMarkerException
-
- PerfMarkerException(int) - Constructor for exception org.globus.ftp.exception.PerfMarkerException
-
- performTransfer(Command, DataSink) - Method in class org.globus.ftp.FTPClient
-
- PERM - Static variable in class org.globus.ftp.MlsxEntry
-
- PERMANENT_NEGATIVE_COMPLETION - Static variable in class org.globus.ftp.vanilla.Reply
-
- ping(String) - Static method in class org.globus.gram.Gram
-
Performs ping operation on the gatekeeper with
default user credentials.
- ping(GSSCredential, String) - Static method in class org.globus.gram.Gram
-
Performs ping operation on the gatekeeper with
specified user credentials.
- PING(String, String) - Static method in class org.globus.gram.internal.GRAMProtocol
-
- PIPE - Static variable in class org.globus.ftp.FeatureList
-
- 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
-
- policyStore - Variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
-
- pop() - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
-
- port - Variable in class org.globus.ftp.vanilla.FTPControlChannel
-
- port - Variable in class org.globus.myproxy.MyProxy
-
The port of the target MyProxy server (default 7512).
- PORT - Static variable in class org.globus.net.GSIHttpURLConnection
-
- port - Variable in class org.globus.util.GlobusURL
-
- PORTAL_LIFETIME_HOURS - Static variable in class org.globus.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 - Class in org.globus.net
-
This class manages the port ranges.
- PortRange() - Constructor for class org.globus.net.PortRange
-
- POS_RIGHTS - Static variable in class org.globus.gsi.SigningPolicyParser
-
- POSITIVE_COMPLETION - Static variable in class org.globus.ftp.vanilla.Reply
-
- POSITIVE_INTERMEDIATE - Static variable in class org.globus.ftp.vanilla.Reply
-
- POSITIVE_PRELIMINARY - Static variable in class org.globus.ftp.vanilla.Reply
-
- possibleBreak - Variable in class org.globus.ftp.dc.AsciiTranslator
-
- PREVIOUS_TRANSFER_ACTIVE - Static variable in exception org.globus.ftp.exception.ServerException
-
- printStackTrace() - Method in exception org.globus.common.ChainedCertificateException
-
Deprecated.
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(PrintWriter) - Method in exception org.globus.common.ChainedCertificateException
-
Deprecated.
Prints this exception's stack trace to a print writer.
- printStackTrace() - Method in exception org.globus.common.ChainedException
-
Deprecated.
Prints this exception's stack trace to System.err.
- printStackTrace(PrintStream) - Method in exception org.globus.common.ChainedException
-
Deprecated.
Prints this exception's stack trace to a print stream.
- printStackTrace(PrintWriter) - Method in exception org.globus.common.ChainedException
-
Deprecated.
Prints this exception's stack trace to a print writer.
- printStackTrace() - Method in exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.
Prints this exception's stack trace to System.err.
- printStackTrace(PrintStream) - Method in exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.
Prints this exception's stack trace to a print stream.
- printStackTrace(PrintWriter) - Method in exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.
Prints this exception's stack trace to a print writer.
- printStackTrace() - Method in exception org.globus.common.ChainedIOException
-
Prints this exception's stack trace to System.err.
- printStackTrace(PrintStream) - Method in exception org.globus.common.ChainedIOException
-
Prints this exception's stack trace to a print stream.
- printStackTrace(PrintWriter) - Method in exception org.globus.common.ChainedIOException
-
Prints this exception's stack trace to a print writer.
- printStackTrace() - Method in exception org.globus.ftp.exception.FTPException
-
- printStackTrace(PrintStream) - Method in exception org.globus.ftp.exception.FTPException
-
- printStackTrace(PrintWriter) - Method in exception org.globus.ftp.exception.FTPException
-
- printStackTrace() - Method in exception org.globus.gsi.gssapi.GlobusGSSException
-
Prints this exception's stack trace to System.err.
- printStackTrace(PrintStream) - Method in exception org.globus.gsi.gssapi.GlobusGSSException
-
Prints this exception's stack trace to a print stream.
- printStackTrace(PrintWriter) - Method in exception org.globus.gsi.gssapi.GlobusGSSException
-
Prints this exception's stack trace to a print writer.
- processReturnedMessageContext(MessageContext) - Method in class org.globus.axis.transport.GSIHTTPTransport
-
- protection - Variable in class org.globus.ftp.extended.GridFTPControlChannel
-
- PROTECTION_CLEAR - Static variable in class org.globus.ftp.GridFTPSession
-
Indicates that the data channel will carry the raw data of the file
transfer, with no security applied.
- PROTECTION_CONFIDENTIAL - Static variable in class org.globus.ftp.GridFTPSession
-
Indicates that the data will be confidentiality protected (Currently, not
support by GridFTP servers).
- PROTECTION_PRIVATE - Static variable in class org.globus.ftp.GridFTPSession
-
Indicates that the data will be integrity and confidentiality protected.
- PROTECTION_SAFE - Static variable in class org.globus.ftp.GridFTPSession
-
Indicates that the data will be integrity protected.
- protectionBufferSize - Variable in class org.globus.ftp.Session
-
- protocol - Variable in class org.globus.util.GlobusURL
-
- PROTOCOL_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- PROTOCOL_VERSION - Static variable in class org.globus.gram.internal.GRAMProtocol
-
- PROTOCOL_VERSION_LINE - Static variable in class org.globus.gram.internal.GRAMProtocol
-
- protocolVersion - Variable in class org.globus.gram.internal.GatekeeperReply
-
- 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_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
- ProxyCertInfo - Class in org.globus.gsi.proxy.ext
-
Represents ProxyCertInfo extension.
- ProxyCertInfo(ASN1Sequence) - Constructor for class org.globus.gsi.proxy.ext.ProxyCertInfo
-
Creates a new instance of the ProxyCertInfo extension from given ASN1Sequence object.
- ProxyCertInfo(int, ProxyPolicy) - Constructor for class org.globus.gsi.proxy.ext.ProxyCertInfo
-
Creates a new instance of the ProxyCertInfo extension.
- ProxyCertInfo(ProxyPolicy) - Constructor for class org.globus.gsi.proxy.ext.ProxyCertInfo
-
Creates a new instance of the ProxyCertInfo extension with no path length constraint.
- proxyCertInfo - Variable in class org.globus.tools.ProxyInit
-
- ProxyCertInfoExtension - Class in org.globus.gsi.proxy.ext
-
Represents ProxyCertInfo X.509 extension.
- ProxyCertInfoExtension(ProxyCertInfo) - Constructor for class org.globus.gsi.proxy.ext.ProxyCertInfoExtension
-
- ProxyDestroy - Class in org.globus.tools
-
Destroys a proxy file.
- ProxyDestroy() - Constructor for class org.globus.tools.ProxyDestroy
-
- 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
-
- 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, Throwable) - Constructor for exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- ProxyPathValidatorException(int, String, Throwable) - Constructor for exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- ProxyPathValidatorException(int, X509Certificate, String) - Constructor for exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- ProxyPolicy - Class in org.globus.gsi.proxy.ext
-
Represents the policy part of the ProxyCertInfo extension.
- ProxyPolicy(ASN1Sequence) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
-
Creates a new instance of the ProxyPolicy object from given ASN1Sequence object.
- ProxyPolicy(DERObjectIdentifier, byte[]) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
-
Creates a new instance of the ProxyPolicy object.
- ProxyPolicy(String, byte[]) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
-
Creates a new instance of the ProxyPolicy object.
- ProxyPolicy(DERObjectIdentifier, String) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
-
Creates a new instance of the ProxyPolicy object.
- ProxyPolicy(DERObjectIdentifier) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
-
Creates a new instance of the ProxyPolicy object with no policy.
- ProxyPolicyHandler - Interface in org.globus.gsi.proxy
-
A restricted proxy policy handler interface.
- proxyPolicyHandlers - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- proxyType - Variable in class org.globus.tools.ProxyInit
-
- push(Reply) - Method in class org.globus.ftp.vanilla.FTPServerFacade.LocalControlChannel
-
- put(String, DataSource, MarkerListener) - Method in class org.globus.ftp.FTPClient
-
Stores file at the remote server.
- put(String, DataSource, MarkerListener, boolean) - Method in class org.globus.ftp.FTPClient
-
Stores file at the remote server.
- put(File, String, boolean) - Method in class org.globus.ftp.FTPClient
-
- put(File, String, boolean) - Method in class org.globus.ftp.GridFTPClient
-
- PUT(String, String, long, boolean) - Static method in class org.globus.io.gass.client.internal.GASSProtocol
-
This method concatenates a properly formatted header for performing
Globus Gass PUTs with the given information.
- put(boolean, int, String, boolean) - Method in class org.globus.io.streams.FTPOutputStream
-
- put(String, String, long, int) - Method in class org.globus.io.streams.HTTPOutputStream
-
- put(GSSCredential, String, String, int) - Method in class org.globus.myproxy.MyProxy
-
Delegate credentials to a MyProxy server.
- put(GSSCredential, InitParams) - Method in class org.globus.myproxy.MyProxy
-
Delegate credentials to a MyProxy server.
- put(Bindings) - Method in class org.globus.rsl.RslNode
-
- put(NameOpValue) - Method in class org.globus.rsl.RslNode
-
- put(Object) - Method in class org.globus.util.CircularBuffer
-
- 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.
- PUT_PROXY - Static variable in class org.globus.myproxy.MyProxy
-
The integer command number for the MyProxy 'Put' command (1).
- putToken(byte[], int, int) - Method in class org.globus.gsi.gssapi.TokenInputStream
-
- PWD - Static variable in class org.globus.ftp.vanilla.Command
-
- pwd - Variable in class org.globus.util.GlobusURL
-
- save() - Method in class org.globus.common.CoGProperties
-
- save(String) - Method in class org.globus.common.CoGProperties
-
- save(OutputStream) - Method in class org.globus.gsi.GlobusCredential
-
Deprecated.
Saves the credential into a specified output stream.
- save(OutputStream) - Method in class org.globus.gsi.X509Credential
-
- saveCertificateChain(OutputStream) - Method in class org.globus.gsi.X509Credential
-
- saveKey(OutputStream) - Method in class org.globus.gsi.X509Credential
-
- SBUF - Static variable in class org.globus.ftp.FeatureList
-
- SEC_ERROR - Static variable in exception org.globus.gsi.GlobusCredentialException
-
- 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
-
- sendUrgentData(int) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- SERVER - Static variable in class org.globus.util.http.HTTPProtocol
-
- server - Variable in class org.globus.util.http.HttpResponse
-
- SERVER_ACTIVE - Static variable in class org.globus.ftp.Session
-
- SERVER_DEFAULT - Static variable in class org.globus.ftp.Session
-
- SERVER_EACT - Static variable in class org.globus.ftp.GridFTPSession
-
server in extended active mode
- SERVER_EPAS - Static variable in class org.globus.ftp.GridFTPSession
-
server in extended passive mode
- SERVER_PASSIVE - Static variable in class org.globus.ftp.Session
-
- SERVER_REFUSED - Static variable in exception org.globus.ftp.exception.ServerException
-
Server refused performing the request
- serverAddress - Variable in class org.globus.ftp.Session
-
- serverAddressList - Variable in class org.globus.ftp.GridFTPSession
-
This concerns local server.
- ServerException - Exception in org.globus.ftp.exception
-
Indicates that operation failed because of conditions
on the server, independent from the client.
- ServerException(int, String) - Constructor for exception org.globus.ftp.exception.ServerException
-
- ServerException(int) - Constructor for exception org.globus.ftp.exception.ServerException
-
- serverMode - Variable in class org.globus.ftp.Session
-
Can be SERVER_PASSIVE, SERVER_ACTIVE, or SERVER_DEFAULT.
- serverSocket - Variable in class org.globus.ftp.vanilla.FTPServerFacade
-
- ServerSocketFactory - Class in org.globus.net
-
This factory allows for creating regular server sockets.
- ServerSocketFactory() - Constructor for class org.globus.net.ServerSocketFactory
-
- 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.PassiveConnectTask
-
- session - Variable in class org.globus.ftp.FTPClient
-
- Session - Class in org.globus.ftp
-
Represents parameters of an FTP session between a client and a server.
- Session() - Constructor for class org.globus.ftp.Session
-
- session - Variable in class org.globus.ftp.vanilla.FTPServerFacade
-
- set(String, 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(HostPort) - Method in class org.globus.ftp.extended.GridFTPServerFacade
-
- setActive(HostPort) - Method in class org.globus.ftp.FTPClient
-
Sets remote server active, telling it to connect to the given
address.
- setActive() - Method in class org.globus.ftp.FTPClient
-
Sets remote server active, telling it to connect to the client.
- setActive(HostPort) - Method in class org.globus.ftp.vanilla.FTPServerFacade
-
Asynchronous; return before completion.
- 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
-
- setChecksum(ChecksumAlgorithm, String) - Method in class org.globus.ftp.GridFTPClient
-
Sets the checksum values ahead of the transfer
- setChunkedEncoding(Stub, boolean) - Static method in class org.globus.axis.transport.HTTPUtils
-
Sets on option on the stub to use to enable or disable chunked encoding
(only if used with HTTP 1.1).
- setClientWaitParams(int, int) - Method in class org.globus.ftp.FTPClient
-
Changes the default client timeout parameters.
- setCloseConnection(Stub, boolean) - Static method in class org.globus.axis.transport.HTTPUtils
-
Sets on option on the stub to close the connection
after receiving the reply (connection will not
be reused).
- 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
-
- setConnectionIdleTime(long) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- setConnectionIdleTime(CommonsHttpConnectionManager) - Static method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- setControlChannelProtection(int) - Method in class org.globus.ftp.GridFTPClient
-
Sets control channel protection level.
- 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(OutputStream) - Method in interface org.globus.ftp.dc.DataChannelWriter
-
- setDataStream(InputStream) - Method in class org.globus.ftp.dc.EBlockImageDCReader
-
- setDataStream(OutputStream) - Method in class org.globus.ftp.dc.EBlockImageDCWriter
-
- setDataStream(InputStream) - Method in class org.globus.ftp.dc.StreamImageDCReader
-
- setDataStream(OutputStream) - Method in class org.globus.ftp.dc.StreamImageDCWriter
-
- setDate(String) - Method in class org.globus.ftp.FileInfo
-
Sets the file date.
- setDCAU(boolean) - Method in class org.globus.io.urlcopy.UrlCopy
-
- setDebug(boolean) - Method in class org.globus.tools.ProxyInit
-
- setDefault(CoGProperties) - Static method in class org.globus.common.CoGProperties
-
Sets default configuration.
- 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(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- setDelegationType(int) - Method in class org.globus.net.GSIURLConnection
-
- setDescription(String) - Method in class org.globus.myproxy.CredentialInfo
-
- setDescription(String) - Method in class org.globus.util.TimestampEntry
-
- setDestinationAuthorization(Authorization) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets destination authorization type
- setDestinationCredentials(GSSCredential) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets destination url credentials.
- setDestinationOffset(long) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets the offset in the destination file from which data starts
to be written.
- setDestinationUrl(GlobusURL) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets destination url.
- setDirectory(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
- setDisableChunking(Stub, boolean) - Static method in class org.globus.axis.transport.HTTPUtils
-
Sets on option on the stub to use to disable chunking
(only if used with HTTP 1.1).
- setDryRun(boolean) - Method in class org.globus.gram.GramAttributes
-
Sets the dryrun parameter.
- setEnabledCipherSuites(String[]) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- setEnabledCipherSuites(String[]) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- setEnabledProtocols(String[]) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- setEnabledProtocols(String[]) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- setEnableSessionCreation(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- setEnableSessionCreation(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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.
- setForceSslV3AndConstrainCipherSuitesForGram(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- setFromPool(boolean) - Method in class org.globus.axis.transport.commons.ExtendedHttpConnection
-
- setGssMode(Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- setGssMode(Integer) - Method in class org.globus.net.BaseServer
-
- setGSSMode(Integer) - Method in class org.globus.net.GSIURLConnection
-
- 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
- setHTTP10Version(Stub, boolean) - Static method in class org.globus.axis.transport.HTTPUtils
-
Sets on option on the stub to control what HTTP protocol
version should be used.
- setHTTPVersion(Stub, boolean) - Static method in class org.globus.axis.transport.HTTPUtils
-
Sets on option on the stub to control what HTTP protocol
version should be used.
- 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
-
- setIdleTime(long) - Method in class org.globus.axis.transport.commons.ConnectionPool
-
- 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
- setJobType(int) - Method in class org.globus.gram.GramAttributes
-
Sets a job type.
- setKeepAlive(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- 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(int, int) - Method in class org.globus.ftp.GridFTPClient
-
Starts local server in striped passive mode.
- setLocalStripedPassive() - Method in class org.globus.ftp.GridFTPClient
-
Behaves like setLocalStripedPassive(FTPServerFacade.ANY_PORT,
FTPServerFacade.DEFAULT_QUEUE)
- setLocalTCPBufferSize(int) - Method in class org.globus.ftp.GridFTPClient
-
Sets local TCP buffer size (for both receiving and sending).
- 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
-
- setNeedClientAuth(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- setNeedClientAuth(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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.
- setOOBInline(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- setOperator(int) - Method in class org.globus.rsl.AbstractRslNode
-
Sets the operator.
- setOperator(int) - Method in class org.globus.rsl.NameOpValue
-
Sets the relation operator.
- setOption(Oid, Object) - Method in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- setOption(Oid, Object) - Method in interface org.gridforum.jgss.ExtendedGSSContext
-
Sets a context option.
- setOptions(Options) - Method in class org.globus.ftp.extended.GridFTPServerFacade
-
- setOptions(Options) - Method in class org.globus.ftp.FTPClient
-
Sets the supplied options to the server.
- setOptions(Options) - Method in class org.globus.ftp.vanilla.FTPServerFacade
-
Do nothing; this class does not support any options
- setOptions(int) - Method in class org.globus.io.gass.server.GassServer
-
Sets the options of the gass server such
as enabling client shutdown, etc.
- setOptions(int) - Method in class org.globus.io.gass.server.RemoteGassServer
-
Sets the options of the gass server such
as enabling client shutdown, etc.
- setOther(TransferMonitor) - Method in class org.globus.ftp.vanilla.TransferMonitor
-
- setOutputStream(OutputStream) - Method in class org.globus.ftp.vanilla.FTPControlChannel
-
- 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(HttpConnectionManagerParams) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- setPassive(int, int) - Method in class org.globus.ftp.extended.GridFTPServerFacade
-
- setPassive() - Method in class org.globus.ftp.FTPClient
-
Sets remote server to passive server mode.
- setPassive() - Method in class org.globus.ftp.vanilla.FTPServerFacade
-
Behave like setPassive(ANY_PORT, DEFAULT_QUEUE)
- setPassive(int, int) - Method in class org.globus.ftp.vanilla.FTPServerFacade
-
Start the local server
- setPassiveMode(boolean) - Method in class org.globus.ftp.FTPClient
-
Enables/disables passive data connections.
- setPassphrase(String) - Method in class org.globus.myproxy.Params
-
- setPerformancePreferences(int, int, int) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- setPerformancePreferences(int, int, int) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- setPolicyStore(SigningPolicyStore) - Method in class org.globus.gsi.jsse.SSLConfigurator
-
- setPort(int) - Method in class org.globus.myproxy.MyProxy
-
Set MyProxy server port.
- 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.gsi.tomcat.GlobusSSLSocket
-
- setReceiveBufferSize(int) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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
-
- setReuseAddress(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- setReuseAddress(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- setRootCause(Exception) - Method in exception org.globus.ftp.exception.FTPException
-
- 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.gsi.tomcat.GlobusSSLSocket
-
- 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.gsi.tomcat.GlobusSSLSocket
-
- setSoLinger(boolean, int) - Method in class org.globus.net.WrappedSocket
-
- setSoTimeout(int) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- setSoTimeout(int) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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.
- setSSLParameters(SSLParameters) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- setStaleCheckingEnabled(boolean) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- setStaleCheckingEnabled(CommonsHttpConnectionManager) - Static method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- 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(String) - Method in class org.globus.gram.GramAttributes
-
Specify the location to redirect stdin on the submission machine
- setStdin(boolean) - Method in class org.globus.tools.ProxyInit
-
- setStdout(String) - Method in class org.globus.gram.GramAttributes
-
Specify the location to redirect stdout on the submission machine
- setStripedActive(HostPortList) - Method in class org.globus.ftp.extended.GridFTPServerFacade
-
- setStripedActive(HostPortList) - Method in class org.globus.ftp.GridFTPClient
-
Sets remote server to striped active server mode (SPOR).
- setStripedPassive() - Method in class org.globus.ftp.extended.GridFTPServerFacade
-
- setStripedPassive(int, int) - Method in class org.globus.ftp.extended.GridFTPServerFacade
-
- setStripedPassive() - Method in class org.globus.ftp.GridFTPClient
-
Sets remote server to striped passive server mode (SPAS).
- setTCPBufferSize(int) - Method in class org.globus.ftp.extended.GridFTPServerFacade
-
This method needs to be called BEFORE the local socket(s) get created.
- setTCPBufferSize(int) - Method in class org.globus.ftp.GridFTPClient
-
Sets remote server TCP buffer size, in the following way:
First see if server supports "SBUF" and if so, use it.
- setTCPBufferSize(int) - Method in class org.globus.io.urlcopy.UrlCopy
-
Sets the TCP buffer size for GridFTP transfers.
- setTcpNoDelay(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- 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(Stub, int) - Static method in class org.globus.axis.transport.HTTPUtils
-
Sets connection timeout.
- setTimeout(int) - Method in class org.globus.net.BaseServer
-
Sets timeout for the created sockets.
- setTrafficClass(int) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- 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.
- setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.globus.axis.transport.GSIHTTPTransport
-
Set up any transport-specific derived properties in the message context.
- 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
-
- setUseClientMode(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- setUseClientMode(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- setUsed(int) - Method in class org.globus.net.PortRange
-
Sets the port number as used.
- setUserCertFile(String) - Method in class org.globus.common.CoGProperties
-
- 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(ASN1Encodable) - Method in class org.globus.gsi.bc.BouncyCastleX509Extension
-
- setValue(byte[]) - Method in class org.globus.gsi.X509Extension
-
Sets the actual value of the extension (not octet string encoded).
- setValue(String) - Method in class org.globus.rsl.Value
-
Sets the actual value.
- setValue(Object) - Method in class org.globus.util.TimestampEntry
-
- setValues(List) - Method in class org.globus.rsl.NameValue
-
Sets the list of values.
- setVersion(String) - Method in class org.globus.ftp.HostPort6
-
Sets the address version
- setVomses(List) - Method in class org.globus.myproxy.GetParams
-
- setVoname(List) - Method in class org.globus.myproxy.GetParams
-
- setWantClientAuth(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- setWantClientAuth(boolean) - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- 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.axis.transport.commons.CommonsHttpConnectionManager
-
- shutdown() - Method in class org.globus.axis.transport.commons.ConnectionPool
-
- shutdown(Object) - Method in class org.globus.ftp.dc.GridFTPTransferSinkThread
-
- shutdown() - Method in class org.globus.ftp.dc.GridFTPTransferSourceThread
-
- shutdown(Object) - Method in class org.globus.ftp.dc.TransferSinkThread
-
- shutdown() - Method in class org.globus.ftp.dc.TransferSourceThread
-
- SHUTDOWN(String, String) - Static method in class org.globus.io.gass.client.internal.GASSProtocol
-
- shutdown(GSSCredential, GlobusURL) - Static method in class org.globus.io.gass.server.GassServer
-
Shutdowns a remote gass server.
- 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_STR - Static variable in class org.globus.io.gass.server.GassServer
-
- shutdownInput() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- shutdownInput() - Method in class org.globus.net.WrappedSocket
-
- shutdownOutput() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- shutdownOutput() - Method in class org.globus.net.WrappedSocket
-
- sign() - Method in class org.globus.tools.ProxyInit
-
- signal(int, String) - Method in class org.globus.gram.GramJob
-
Sends a signal command to the job.
- signal(int) - 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_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
-
- signingPolicyLocation - Variable in class org.globus.gsi.tomcat.GlobusSSLSocketFactory
-
- SigningPolicyParser - Class in org.globus.gsi
-
Signing policy BCNF grammar as implemented here: (based on C implementation)
eacl ::= {eacl_entry} eacl_entry ::= {access_identity} pos_rights
{restriction} {pos_rights {restriction}} | {access_identity} neg_rights
access_identity ::= access_identity_type def_authority value \n
access_identity_type ::= "access_id_HOST" | "access_id_USER" |
"access_id_GROUP" | "access_id_CA" | "access_id_APPLICATION" |
"access_id_ANYBODY" pos_rights ::= "pos_rights" def_authority value
{"pos_rights" def_authority value} neg_rights ::= "neg_rights" def_authority
value {"neg_rights" def_authority value} restriction ::= condition_type
def_authority value \n condition_type ::= alphanumeric_string def_authority
::= alphanumeric_string value ::= alphanumeric_string
This class take a signing policy file as input and parses it to extract the
policy that is enforced.
- 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
-
- sink - Variable in class org.globus.ftp.dc.ActiveConnectTask
-
- sink - Variable in class org.globus.ftp.dc.PassiveConnectTask
-
- sink - Variable in class org.globus.ftp.dc.TransferSinkThread
-
- site(String) - Method in class org.globus.ftp.FTPClient
-
Executes site-specific operation (using the SITE command).
- SIZE - Static variable in class org.globus.ftp.FeatureList
-
- size(String) - Method in class org.globus.ftp.FTPClient
-
- size() - Method in class org.globus.ftp.HostPortList
-
- SIZE - Static variable in class org.globus.ftp.MlsxEntry
-
- size() - Method in class org.globus.gsi.X509ExtensionSet
-
Returns the size of the set.
- 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
-
- skip(long) - Method in class org.globus.gsi.tomcat.GlobusSSLInputStream
-
- 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.io.streams.HTTPInputStream
-
- socket - Variable in class org.globus.io.streams.HTTPOutputStream
-
- socket - Variable in class org.globus.net.WrappedSocket
-
- SOCKET_OP_FAILED - Static variable in exception org.globus.ftp.exception.ClientException
-
- socketBox - Variable in class org.globus.ftp.dc.SimpleDataChannel
-
- SocketBox - Interface in org.globus.ftp.dc
-
- socketBox - Variable in class org.globus.ftp.dc.TransferSinkThread
-
- socketBox - Variable in class org.globus.ftp.dc.TransferSourceThread
-
- SocketFactory - Class in org.globus.net
-
This factory allows for creating regular sockets.
- SocketFactory() - Constructor for class org.globus.net.SocketFactory
-
- SocketOperator - Interface in org.globus.ftp.dc
-
Callback operating on a socketBox.
- socketPool - Variable in class org.globus.ftp.dc.EBlockParallelTransferContext
-
- 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.
- socketPool - Variable in class org.globus.ftp.dc.TransferThreadManager
-
- socketPool - Variable in class org.globus.ftp.extended.GridFTPServerFacade
-
- SOFTLINK_TYPE - Static variable in class org.globus.ftp.FileInfo
-
- source - Variable in class org.globus.ftp.dc.ActiveConnectTask
-
- 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.MultipleTransferComplete
-
- 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
-
- 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
-
- SSLContextHelper - Class in org.globus.axis.transport
-
This is meant to be used on a SOAP Client to call a SOAP server.
- SSLContextHelper(MessageContext, String, int) - Constructor for class org.globus.axis.transport.SSLContextHelper
-
- SSLContextHelper(String, int, Authorization, Boolean, GSSCredential, Integer, TrustedCertificates) - Constructor for class org.globus.axis.transport.SSLContextHelper
-
- sslEngine - Variable 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
-
- 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() - Method in class org.globus.ftp.dc.TaskThread
-
- 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() - Method in class org.globus.net.BaseServer
-
Starts the server.
- start() - Method in class org.globus.util.Tail
-
- startHandshake() - Method in class org.globus.gsi.gssapi.net.GssSocket
-
- startHandshake() - Method in class org.globus.gsi.tomcat.GlobusSSLSocket
-
- startParallelism - Variable in class org.globus.ftp.RetrieveOptions
-
- startTransfer(DataSink, BasicServerControlChannel, TransferContext) - Method in interface org.globus.ftp.dc.DataChannel
-
- startTransfer(DataSource, BasicServerControlChannel, TransferContext) - Method in interface org.globus.ftp.dc.DataChannel
-
- startTransfer(DataSink, BasicServerControlChannel, TransferContext) - Method in class org.globus.ftp.dc.SimpleDataChannel
-
- startTransfer(DataSource, 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(DataSink, TransferContext, int, boolean) - Method in class org.globus.ftp.dc.TransferThreadManager
-
This should be used once the remote active server connected to us.
- 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
-
- 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 - 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.
- STDERR_ENABLE - Static variable in class org.globus.io.gass.server.GassServer
-
- 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
-
- 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 - Variable in class org.globus.ftp.dc.TaskThread
-
- 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
-
- STOR - Static variable in class org.globus.ftp.dc.ActiveStartTransferTask
-
- Storable - Interface in org.globus.gsi.stores
-
Created by IntelliJ IDEA.
- 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() - 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(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).
- 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
-
- 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
-
- 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
-
- 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
-
- SubjectDataChannelAuthentication - Class in org.globus.ftp
-
Represents subject data channel authentication.
- SubjectDataChannelAuthentication(String) - Constructor for class org.globus.ftp.SubjectDataChannelAuthentication
-
- subSpecification() - Method in class org.globus.rsl.RSLParser
-
- SUCCESS - Static variable in exception org.globus.gram.GramException
-
- 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
-
- Tail - Class in org.globus.util
-
- Tail() - Constructor for class org.globus.util.Tail
-
- targetName - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
The name of the context acceptor
- Task - Class in org.globus.ftp.dc
-
- Task() - Constructor for class org.globus.ftp.dc.Task
-
- TaskThread - Class in org.globus.ftp.dc
-
- TaskThread() - Constructor for class org.globus.ftp.dc.TaskThread
-
- taskThread - Variable in class org.globus.ftp.dc.TransferThreadManager
-
- tc - Variable in class org.globus.gsi.gssapi.GlobusGSSContextImpl
-
- TCPBufferSize - Variable in class org.globus.ftp.GridFTPSession
-
- tcpBufferSize - Variable in class org.globus.io.urlcopy.UrlCopy
-
- TEMP_SCRIPT_FILE_FAILED - Static variable in interface org.globus.gram.internal.GRAMProtocolErrorConstants
-
- 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
- thirdParty - Variable in class org.globus.io.urlcopy.UrlCopy
-
- 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_KILLED - Static variable in exception org.globus.ftp.exception.ClientException
-
- THREADED_CACHE - Static variable in class org.globus.common.CoGProperties
-
- TILDE_EXPAND_ENABLE - Static variable in class org.globus.io.gass.server.RemoteGassServer
-
- TIMEOUT - Static variable in class org.globus.ftp.extended.GridFTPControlChannel
-
- timeout - Variable in class org.globus.net.BaseServer
-
- 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(byte[]) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
-
Converts the DER-encoded byte array into a
DERObject
.
- 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.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, 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(Principal) - Static method in class org.globus.gsi.CertUtil
-
Deprecated.
Converts the specified principal into Globus format.
- 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.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.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.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
-
- 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(String, int) - Constructor for error org.globus.rsl.TokenMgrError
-
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.globus.rsl.TokenMgrError
-
- 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.
- 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(boolean) - Method in class org.globus.rsl.AbstractRslNode
-
Returns a RSL representation of this relation.
- toRSL(StringBuffer, boolean) - Method in class org.globus.rsl.AbstractRslNode
-
Produces a RSL representation of node.
- toRSL(boolean) - Method in class org.globus.rsl.Binding
-
Returns a RSL representation of this variable definition.
- 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(boolean) - Method in class org.globus.rsl.NameValue
-
Returns a RSL representation of this relation.
- toRSL(StringBuffer, boolean) - Method in class org.globus.rsl.NameValue
-
Produces a RSL representation of this relation.
- toRSL() - Method in class org.globus.rsl.RslAttributes
-
Returns the rsl.
- toRSL(StringBuffer, boolean) - Method in class org.globus.rsl.RslNode
-
Produces a RSL representation of node.
- 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.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.
- toShort(byte, byte) - Static method in class org.globus.gsi.gssapi.SSLUtil
-
Converts 2 bytes to a short
.
- toString() - Method in class org.globus.axis.transport.commons.ExtendedHostConfiguration
-
- 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(Command) - Static method in class org.globus.ftp.vanilla.Command
-
- 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(X509Name) - Static method in class org.globus.gsi.bc.X509NameHelper
-
Returns Globus format representation of the name.
- 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.tomcat.GlobusSSLInputStream
-
- toString() - Method in class org.globus.gsi.tomcat.GlobusSSLSocketWrapper
-
- toString() - Method in class org.globus.gsi.TrustedCertificates
-
Deprecated.
- toString() - Method in enum 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
- 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 - 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(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(long, long) - Method in interface org.globus.io.urlcopy.UrlCopyListener
-
This function is contniuosly called during url transfers.
- 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() - 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.
- 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() - Method in class org.globus.ftp.vanilla.TransferState
-
- 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 - Class in org.globus.ftp.dc
-
- TransferThreadManager(SocketPool, GridFTPServerFacade, BasicServerControlChannel, GridFTPSession) - Constructor for class org.globus.ftp.dc.TransferThreadManager
-
- transferThreadManager - Variable in class org.globus.ftp.extended.GridFTPServerFacade
-
- 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
-
- TrustAnchorFilter() - Constructor for class org.globus.gsi.stores.ResourceCACertStore.TrustAnchorFilter
-
- 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.
- 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.
- 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.
- TRUSTMANAGER_TYPE - Static variable in class org.globus.gsi.provider.GlobusProvider
-
- 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 interface org.globus.myproxy.MyProxyConstants
-
- 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_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
-