- CA - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.
Use CertificateType.CA instead
- 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
-
- certFileFilter - Static variable in class org.globus.gsi.TrustedCertificates
-
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
-
Deprecated.
Use the various utils that are used here.
- CertUtil() - Constructor for class org.globus.gsi.CertUtil
-
Deprecated.
- ChainedCertificateException - Exception in org.globus.common
-
Deprecated.
- ChainedCertificateException() - Constructor for exception org.globus.common.ChainedCertificateException
-
Deprecated.
Constructs a new instance of ChainedIOException.
- ChainedCertificateException(String) - Constructor for exception org.globus.common.ChainedCertificateException
-
Deprecated.
Constructs a new instance of ChainedIOException with a
detailed message.
- ChainedCertificateException(String, Throwable) - Constructor for exception org.globus.common.ChainedCertificateException
-
Deprecated.
Constructs a new instance of ChainedIOException with a
detailed message and a root exception.
- ChainedException - Exception in org.globus.common
-
Deprecated.
- ChainedException() - Constructor for exception org.globus.common.ChainedException
-
Deprecated.
Constructs a new instance of ChainedException.
- ChainedException(String) - Constructor for exception org.globus.common.ChainedException
-
Deprecated.
Constructs a new instance of ChainedException with a
detailed message.
- ChainedException(String, Throwable) - Constructor for exception org.globus.common.ChainedException
-
Deprecated.
Constructs a new instance of ChainedException with a
detailed message and a root exception.
- ChainedGeneralSecurityException - Exception in org.globus.common
-
Deprecated.
- ChainedGeneralSecurityException() - Constructor for exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.
Constructs a new instance of ChainedIOException.
- ChainedGeneralSecurityException(String) - Constructor for exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.
Constructs a new instance of ChainedIOException with a
detailed message.
- ChainedGeneralSecurityException(String, Throwable) - Constructor for exception org.globus.common.ChainedGeneralSecurityException
-
Deprecated.
Constructs a new instance of ChainedIOException with a
detailed message and a root exception.
- ChainedIOException - Exception in org.globus.common
-
- ChainedIOException() - Constructor for exception org.globus.common.ChainedIOException
-
Constructs a new instance of ChainedIOException.
- ChainedIOException(String) - Constructor for exception org.globus.common.ChainedIOException
-
Constructs a new instance of ChainedIOException with a
detailed message.
- ChainedIOException(String, Throwable) - Constructor for exception org.globus.common.ChainedIOException
-
Constructs a new instance of ChainedIOException with a
detailed message and a root exception.
- ChangePassPhrase - Class in org.globus.tools
-
Changes the Passphrase.
- ChangePassPhrase() - Constructor for class org.globus.tools.ChangePassPhrase
-
- charsRead - Variable in class org.globus.util.http.HttpResponse
-
- checkClientTrusted(X509Certificate[], String) - Method in class org.globus.gsi.trustmanager.PKITrustManager
-
Test if the client is trusted based on the certificate chain.
- checkConstraints() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
-
- checkCRLDateValidity(X509CRL) - Method in class org.globus.gsi.trustmanager.CRLChecker
-
- checkKeyUsage(TBSCertificateStructure) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
-
- checkProxyConstraints(TBSCertificateStructure, TBSCertificateStructure, X509Certificate) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
-
- checkRestrictedProxy(TBSCertificateStructure, CertPath, int) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
-
- checkServerTrusted(X509Certificate[], String) - Method in class org.globus.gsi.trustmanager.PKITrustManager
-
Test if the server is trusted based on the certificate chain.
- 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
-
- 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.
- clone() - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStoreParams
-
Deprecated.
- clone() - Method in class org.globus.gsi.stores.ResourceCertStoreParameters
-
Makes a copy of this CertStoreParameters
.
- clone() - Method in class org.globus.gsi.stores.ResourceSigningPolicyStoreParameters
-
Makes a copy of this CertStoreParameters
.
- clone() - Method in class org.globus.gsi.X509ProxyCertPathParameters
-
Makes a copy of this CertPathParameters
.
- clone() - Method in class org.globus.gsi.X509ProxyCertPathValidatorResult
-
Makes a copy of this CertPathValidatorResult
.
- close() - Method in class org.globus.util.http.HTTPChunkedInputStream
-
- close() - Method in class org.globus.util.http.HTTPChunkedOutputStream
-
- closed - Variable in class org.globus.util.http.HTTPChunkedOutputStream
-
- closePut - Variable in class org.globus.util.CircularBuffer
-
- closePut() - Method in class org.globus.util.CircularBuffer
-
- 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
-
- CONDITION_PREFIX - Static variable in class org.globus.gsi.SigningPolicyParser
-
- CONDITION_SUBJECT - Static variable in class org.globus.gsi.SigningPolicyParser
-
- 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
-
- 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
-
- 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
-
- convertDN(String) - Static method in class org.globus.common.ResourceManagerContact
-
- count - Variable in class org.globus.util.CircularBuffer
-
- count - Variable in class org.globus.util.http.HTTPChunkedOutputStream
-
- countTokens() - Method in class org.globus.util.QuotedStringTokenizer
-
- create(GlobusResource) - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
-
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceCACertStore
-
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceCRL
-
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceCRLStore
-
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceProxyCredential
-
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceProxyCredentialStore
-
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
-
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceSigningPolicy
-
- create(GlobusResource) - Method in class org.globus.gsi.stores.ResourceTrustAnchor
-
- 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.
- 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(byte[], int, int, Oid, int) - Method in class org.gridforum.jgss.ExtendedGSSManager
-
A factory method for creating a previously exported credential.
- 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
-
- 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
-
- createTrustStoreParameters(String) - Static method in class org.globus.gsi.provider.KeyStoreParametersFactory
-
- createTrustStoreParameters(String, String) - Static method in class org.globus.gsi.provider.KeyStoreParametersFactory
-
- 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
-
- 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.util.http.HTTPProtocol
-
- genCertificateRequest(String, String, String, File, File, File) - Static method in class org.globus.tools.GridCertRequest
-
Generates a encrypted private key and certificate request.
- generateKeyPair(String, int) - Static method in class org.globus.gsi.util.CertificateUtil
-
Generates a key pair of given algorithm and strength.
- GENERIC_POLICY_OID - Static variable in class org.globus.tools.ProxyInit
-
- 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() - Method in class org.globus.util.CircularBuffer
-
- getAcceptedIssuers() - Method in class org.globus.gsi.trustmanager.PKITrustManager
-
Get the collection of trusted certificate issuers.
- 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.
- 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.
- 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.
- 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.
- 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.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.
- getCharsRead() - Method in class org.globus.util.http.LineReader
-
- getClassContext() - Static method in class org.globus.util.ClassLoaderUtils
-
Returns the current execution stack as an array of classes.
- getClassContextAt(int) - Static method in class org.globus.util.ClassLoaderUtils
-
Returns a class at specified depth of the current execution stack.
- getClassLoaderContextAt(int) - Static method in class org.globus.util.ClassLoaderUtils
-
Returns a classloader at specified depth of the current execution stack.
- getCode() - Method in enum org.globus.gsi.GSIConstants.CertificateType
-
- getCode() - Method in enum org.globus.gsi.GSIConstants.DelegationType
-
- getCollection() - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
-
- getContentLength() - Method in class org.globus.util.http.HTTPParser
-
- getContentType() - Method in class org.globus.util.http.HTTPParser
-
- 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
-
- 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.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(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
-
- getCurrentSubject() - Static method in class org.globus.gsi.gssapi.jaas.JaasSubject
-
A convenience method, calls
JaasSubject.getJaasSubject().getSubject()
.
- getDateAsString(Date) - Static method in exception org.globus.gsi.proxy.ProxyPathValidatorException
-
Deprecated.
- getDefault() - Static method in class org.globus.common.CoGProperties
-
- 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.TrustedCertificates
-
Deprecated.
Obtains the default set of trusted certificates and signing policy
- 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() - 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
-
- 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 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.
- getDescription() - Method in class org.globus.util.TimestampEntry
-
- getDN() - Method in class org.globus.common.ResourceManagerContact
-
- getEncoded(PrivateKey) - Method in class org.globus.gsi.bc.BouncyCastleOpenSSLKey
-
- getEncoded() - Method in class org.globus.gsi.OpenSSLKey
-
- getEncoded(PrivateKey) - Method in class org.globus.gsi.OpenSSLKey
-
- 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.
- 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.
- getFile() - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
-
- getFile() - Method in class org.globus.util.GlobusResource
-
- 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
-
- getForbiddenErrorReply() - Static method in class org.globus.util.http.HTTPProtocol
-
- 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
-
- getHost() - Method in class org.globus.util.GlobusURL
-
Returns the host name of an url.
- getHostName() - Method in class org.globus.common.CoGProperties
-
Returns the user specified hostname.
- getHostName() - Method in class org.globus.common.ResourceManagerContact
-
- getI18n(String) - Static method in class org.globus.util.I18n
-
Retrieve a I18n instance by resource name.
- getI18n(String, ClassLoader) - Static method in class org.globus.util.I18n
-
Retrieve a I18n instance by resource name
- 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.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.
- 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.util.GlobusResource
-
- getInputStream() - Method in class org.globus.util.http.LineReader
-
- 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.gridforum.jgss.ExtendedGSSManager
-
- getIPAddress() - Method in class org.globus.common.CoGProperties
-
Returns the user specified ip address.
- 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.
- 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
-
- 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.
- 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.
- getLocalHostAddress() - Static method in class org.globus.util.Util
-
Returns the ip address of the local machine.
- 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
-
- getMajor() - Static method in class org.globus.common.Version
-
Returns the major release number.
- 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 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
- getMinor() - Static method in class org.globus.common.Version
-
Returns the minor release number.
- getName() - Method in class org.globus.gsi.gssapi.jaas.SimplePrincipal
-
- getNameEntryAt(int) - Method in class org.globus.gsi.bc.X509NameHelper
-
Gets the name component at specified position.
- getNotBefore() - Method in class org.globus.gsi.X509Credential
-
- getObject() - Method in class org.globus.gsi.stores.ResourceSigningPolicy
-
- 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
-
- getOption(Oid) - Method in interface org.gridforum.jgss.ExtendedGSSContext
-
Gets a context option.
- getOS() - Static method in class org.globus.util.ConfigUtil
-
- 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.
- 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.
- 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.OpenSSLKey
-
Returns the JCE (RSAPrivateCrtKey) key.
- getPrivateKey() - Method in class org.globus.gsi.X509Credential
-
- getPrivateKey(String) - Method in class org.globus.gsi.X509Credential
-
- getProperty(String) - Method in interface org.globus.gsi.provider.KeyStoreParametersFactory.FileStoreParameters
-
- 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.util.GlobusURL
-
Returns the protocol of an url.
- getProvider() - Method in class org.globus.gsi.bc.BouncyCastleOpenSSLKey
-
- getProvider() - Method in class org.globus.gsi.OpenSSLKey
-
- 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.
- getPwd() - Method in class org.globus.util.GlobusURL
-
Returns the password of an url.
- getReader() - Method in class org.globus.util.http.HTTPParser
-
- 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
-
- 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.
- getSecureRandomAlgorithm() - Method in class org.globus.common.CoGProperties
-
- 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
-
- getServerErrorReply() - Static method in class org.globus.util.http.HTTPProtocol
-
- getService() - Method in class org.globus.util.http.HTTPRequestParser
-
- getServiceName() - Method in class org.globus.common.ResourceManagerContact
-
- 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.
- getSocketTimeout() - Method in class org.globus.common.CoGProperties
-
Returns the timeout (in milliseconds) for sockets operations.
- getStatusCode() - Method in class org.globus.util.http.HTTPResponseParser
-
- 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.
- 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.
- 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.
- getTcpPortRange() - Method in class org.globus.common.CoGProperties
-
Returns the tcp port range.
- getTcpSourcePortRange() - Method in class org.globus.common.CoGProperties
-
Returns the tcp source port range.
- 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.
- getTrustAnchor() - Method in class org.globus.gsi.stores.ResourceTrustAnchor
-
- 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.
- getTrustRootLocations() - Method in class org.globus.gsi.stores.ResourceSigningPolicyStoreParameters
-
- 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
-
- 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.util.GlobusResource
-
- getURL() - Method in class org.globus.util.GlobusURL
-
Returns the string representation of
an url.
- 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
-
- 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.util.TimestampEntry
-
- getVersion() - Static method in class org.globus.common.Version
-
Returns the current version as string in the form MAJOR.MINOR.PATCH.
- getWrapperMap() - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
-
- 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
- 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
-
- globusKeyFile - Variable in class org.globus.gsi.stores.CertKeyCredential
-
- 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.
- 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
-
- 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.
- GridCertRequest - Class in org.globus.tools
-
GridCertRequest Command Line Client.
- GridCertRequest() - Constructor for class org.globus.tools.GridCertRequest
-
- 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
-
- GSI_2_LIMITED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.
Use CertificateType.GSI_2_LIMITED_PROXY instead
- GSI_2_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.
Use CertificateType.GSI_2_PROXY instead
- GSI_3_IMPERSONATION_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.
Use CertificateType.GSI_3_IMPERSONATION_PROXY instead
- GSI_3_INDEPENDENT_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.
Use CertificateType.GSI_3_INDEPENDENT_PROXY instead
- GSI_3_LIMITED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.
Use CertificateType.GSI_3_RESTRICTED_PROXY instead
- GSI_3_RESTRICTED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.
Use CertificateType.GSI_3_RESTRICTED_PROXY instead
- GSI_4_IMPERSONATION_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.
Use CertificateType.GSI_4_IMPERSONATION_PROXY instead
- GSI_4_INDEPENDENT_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.
Use CertificateType.GSI_4_INDEPENDENT_PROXY instead
- GSI_4_LIMITED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.
Use CertificateType.GSI_4_LIMITED_PROXY instead
- GSI_4_RESTRICTED_PROXY - Static variable in interface org.globus.gsi.GSIConstants
-
Deprecated.
Use CertificateType.GSI_4_RESTRICTED_PROXY instead
- 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.
- 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.
- I18n - Class in org.globus.util
-
An utility class for internationalized message handling.
- I18n(ResourceBundle) - Constructor for class org.globus.util.I18n
-
- 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
-
- 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
-
- 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.util.CircularBuffer
-
- INDEPENDENT - Static variable in class org.globus.gsi.proxy.ext.ProxyPolicy
-
Independent proxy OID
- 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
-
- initDelegation(GSSCredential, Oid, int, byte[], int, int) - Method in interface org.gridforum.jgss.ExtendedGSSContext
-
Initiate the delegation of a credential.
- input - Variable in class org.globus.util.http.HttpResponse
-
- 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.
- 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
-
- 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
-
- 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
-
- isCritical() - Method in class org.globus.gsi.X509Extension
-
Determines whether or not this extension is critical.
- isDelegationFinished() - Method in interface org.gridforum.jgss.ExtendedGSSContext
-
Used during delegation to determine the state of the delegation.
- isEmpty() - Method in class org.globus.gsi.X509ExtensionSet
-
Returns if the set is empty.
- isEmpty() - Method in class org.globus.util.CircularBuffer
-
- isEncrypted() - Method in class org.globus.gsi.OpenSSLKey
-
Check if the key was encrypted or not.
- isEncryptedKey() - Method in class org.globus.gsi.X509Credential
-
- 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.
- 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.
- isNullOrEmpty(String) - Static method in class org.globus.common.CoGProperties
-
- isOK() - Method in class org.globus.util.http.HTTPResponseParser
-
- isPolicyAvailable() - Method in class org.globus.gsi.SigningPolicy
-
Method to determine if a signing policy is available for a
given DN.
- 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
-
- isSet(DERBitString) - Method in enum org.globus.gsi.util.KeyUsage
-
- isValidSubject(X500Principal) - Method in class org.globus.gsi.SigningPolicy
-
Ascertains if the subjectDN is valid against this policy.
- parse(String) - Method in class org.globus.common.ResourceManagerContact
-
- 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() - Method in class org.globus.util.http.HTTPParser
-
Parses the typical HTTP header.
- parseCmdLine(String[]) - Static method in class org.globus.tools.GridCertRequest
-
- 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.util.http.HttpResponse
-
- parseParameters(CertPathParameters) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
-
- PasswordCredential - Class in org.globus.gsi.gssapi.jaas
-
- PasswordCredential(String) - Constructor for class org.globus.gsi.gssapi.jaas.PasswordCredential
-
- 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.
- 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
-
- 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
-
- port - Variable in class org.globus.util.GlobusURL
-
- portNumber - Variable in class org.globus.common.ResourceManagerContact
-
- POS_RIGHTS - Static variable in class org.globus.gsi.SigningPolicyParser
-
- 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.
- protocol - Variable in class org.globus.util.GlobusURL
-
- 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_FILENAME - Static variable in class org.globus.gsi.stores.PEMKeyStore
-
- 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
-
- 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(ASN1ObjectIdentifier, 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(ASN1ObjectIdentifier, String) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
-
Creates a new instance of the ProxyPolicy object.
- ProxyPolicy(ASN1ObjectIdentifier) - Constructor for class org.globus.gsi.proxy.ext.ProxyPolicy
-
Creates a new instance of the ProxyPolicy object with no policy.
- ProxyPolicyHandler - Interface in org.globus.gsi.proxy
-
A restricted proxy policy handler interface.
- proxyType - Variable in class org.globus.tools.ProxyInit
-
- put(Object) - Method in class org.globus.util.CircularBuffer
-
- pwd - Variable in class org.globus.util.GlobusURL
-