A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

AbstractResourceSecurityWrapper<T> - Class in org.globus.gsi.stores
// JGLOBUS-91 : add javadoc
AbstractResourceSecurityWrapper(boolean) - Constructor for class org.globus.gsi.stores.AbstractResourceSecurityWrapper
 
accept(File, String) - Method in class org.globus.gsi.stores.ResourceCACertStore.TrustAnchorFilter
 
accept(File, String) - Method in class org.globus.gsi.stores.ResourceCRLStore.CrlFilter
 
accept(File, String) - Method in class org.globus.gsi.stores.ResourceProxyCredentialStore.ProxyFilenameFilter
 
accept(File, String) - Method in class org.globus.gsi.TrustedCertificates.CertFilter
Deprecated.
 
acceptDelegation(int, byte[], int, int) - Method in interface org.gridforum.jgss.ExtendedGSSContext
Accept a delegated credential.
ACCESS_ID_CA - Static variable in class org.globus.gsi.SigningPolicyParser
 
ACCESS_ID_PREFIX - Static variable in class org.globus.gsi.SigningPolicyParser
 
add(ASN1ObjectIdentifier, String) - Method in class org.globus.gsi.bc.X509NameHelper
Appends the specified OID and value pair name component to the end of the current name.
add(ASN1Set) - Method in class org.globus.gsi.bc.X509NameHelper
Appends the specified name component entry to the current name.
add(X509Extension) - Method in class org.globus.gsi.X509ExtensionSet
Adds a X509Extension object to this set.
addFile(File, OutputStream, int) - Method in class org.globus.util.Tail
 
AES_128_CBC_IV_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
 
AES_128_CBC_KEY_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
 
AES_192_CBC_IV_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
 
AES_192_CBC_KEY_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
 
AES_256_CBC_IV_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
 
AES_256_CBC_KEY_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
 
AUTHZ_REQUIRED_WITH_DELEGATION - Static variable in interface org.globus.gsi.GSIConstants
It is set to a Boolean value and if false, client authorization requirement with delegation is disabled.
available() - Method in class org.globus.util.http.HTTPChunkedInputStream
 

B

BASEDN - Static variable in class org.globus.common.CoGProperties
 
BASIC_CONSTRAINT_OID - Static variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
 
bits - Variable in class org.globus.tools.ProxyInit
 
BouncyCastleCertProcessingFactory - Class in org.globus.gsi.bc
Provides certificate processing API such as creating new certificates, certificate requests, etc.
BouncyCastleCertProcessingFactory() - Constructor for class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
 
BouncyCastleOpenSSLKey - Class in org.globus.gsi.bc
BouncyCastle-based implementation of OpenSSLKey.
BouncyCastleOpenSSLKey(InputStream) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
Reads a OpenSSL private key from the specified input stream.
BouncyCastleOpenSSLKey(String) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
Reads a OpenSSL private key from the specified file.
BouncyCastleOpenSSLKey(PrivateKey) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
Converts a RSAPrivateCrtKey into OpenSSL key.
BouncyCastleOpenSSLKey(String, byte[]) - Constructor for class org.globus.gsi.bc.BouncyCastleOpenSSLKey
Initializes the OpenSSL key from raw byte array.
BouncyCastleUtil - Class in org.globus.gsi.bc
A collection of various utility functions.
BouncyCastleUtil() - Constructor for class org.globus.gsi.bc.BouncyCastleUtil
 
BouncyCastleX509Extension - Class in org.globus.gsi.bc
A convenience class for creating X.509 extensions from DEREncodable objects.
BouncyCastleX509Extension(String) - Constructor for class org.globus.gsi.bc.BouncyCastleX509Extension
 
BouncyCastleX509Extension(String, ASN1Encodable) - Constructor for class org.globus.gsi.bc.BouncyCastleX509Extension
 
BouncyCastleX509Extension(String, boolean, ASN1Encodable) - Constructor for class org.globus.gsi.bc.BouncyCastleX509Extension
 
buf - Variable in class org.globus.util.CircularBuffer
 
buf - Variable in class org.globus.util.http.HTTPChunkedOutputStream
 
BUFFER_SIZE - Static variable in class org.globus.gsi.X509Credential
 

C

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
 

D

DateValidityChecker - Class in org.globus.gsi.trustmanager
Checks if the certificate has expried or is not yet valid.
DateValidityChecker() - Constructor for class org.globus.gsi.trustmanager.DateValidityChecker
 
deactivate() - Method in interface org.globus.util.deactivator.DeactivationHandler
 
deactivateAll() - Static method in class org.globus.util.deactivator.Deactivator
 
DeactivationHandler - Interface in org.globus.util.deactivator
 
Deactivator - Class in org.globus.util.deactivator
 
Deactivator() - Constructor for class org.globus.util.deactivator.Deactivator
 
debug - Variable in class org.globus.tools.ProxyInit
 
decideProxyType(X509Certificate, GSIConstants.DelegationType) - Static method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
Given a delegation mode and an issuing certificate, decides an appropriate certificate type to use for proxies
decode(String) - Static method in class org.globus.util.Util
The function decodes URL-encoded strings into a regular string.
decrypt(String) - Method in class org.globus.gsi.OpenSSLKey
Decrypts the private key with given password.
decrypt(byte[]) - Method in class org.globus.gsi.OpenSSLKey
Decrypts the private key with given password.
DEF_AUTH_GLOBUS - Static variable in class org.globus.gsi.SigningPolicyParser
 
DEF_AUTH_X509 - Static variable in class org.globus.gsi.SigningPolicyParser
 
DEFAULT_ALIAS - Static variable in class org.globus.tools.KeyStoreConvert
 
DEFAULT_DIRECTORY_KEY - Static variable in class org.globus.gsi.stores.PEMKeyStore
 
DEFAULT_KEYSTORE_FILE - Static variable in class org.globus.tools.KeyStoreConvert
 
DEFAULT_PASSWORD - Static variable in class org.globus.tools.KeyStoreConvert
 
DEFAULT_PORT - Static variable in class org.globus.common.ResourceManagerContact
 
DEFAULT_SERVICE - Static variable in class org.globus.common.ResourceManagerContact
 
DEFECTIVE - Static variable in exception org.globus.gsi.GlobusCredentialException
 
DELEGATION_CHAR - Static variable in interface org.globus.gsi.GSIConstants
The character sent on the wire to request delegation
DELEGATION_FULL - Static variable in interface org.globus.gsi.GSIConstants
Deprecated.
Use DelegationType.FULL instead
DELEGATION_KEY_CACHE_LIFETIME - Static variable in class org.globus.common.CoGProperties
 
DELEGATION_LIMITED - Static variable in interface org.globus.gsi.GSIConstants
Deprecated.
Use DelegationType.LIMITED instead
DELEGATION_NONE - Static variable in interface org.globus.gsi.GSIConstants
Deprecated.
Use DelegationType.NONE instead
DELEGATION_TYPE_FULL - Static variable in interface org.globus.gsi.GSIConstants
Indicates full delegation.
DELEGATION_TYPE_LIMITED - Static variable in interface org.globus.gsi.GSIConstants
Indicates limited delegation.
DES_CBC_IV_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
 
DES_CBC_KEY_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
 
DES_EDE3_CBC_IV_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
 
DES_EDE3_CBC_KEY_LENGTH - Static variable in class org.globus.gsi.OpenSSLKeyConstants
 
destroy(String) - Static method in class org.globus.util.Util
Overwrites the contents of the file with a random string and then deletes the file.
destroy(File) - Static method in class org.globus.util.Util
Overwrites the contents of the file with a random string and then deletes the file.
DIRECTORY_LIST_KEY - Static variable in class org.globus.gsi.stores.PEMKeyStore
 
discoverCertDirLocation() - Static method in class org.globus.util.ConfigUtil
Discovers location of CA certificates directory.
discoverPKCS11LibName() - Static method in class org.globus.util.ConfigUtil
Returns default PKCS11 library name
discoverProxyLocation() - Static method in class org.globus.util.ConfigUtil
Tries to discover user proxy location.
discoverUserCertLocation() - Static method in class org.globus.util.ConfigUtil
Returns default location of user cert file
discoverUserKeyLocation() - Static method in class org.globus.util.ConfigUtil
Returns default location of user key file
dispose() - Method in class org.globus.tools.ProxyInit
 
doAs(Subject, PrivilegedExceptionAction) - Static method in class org.globus.gsi.gssapi.jaas.JaasSubject
A convenience method, calls JaasSubject.getJaasSubject().runAs().
doAs(Subject, PrivilegedAction) - Static method in class org.globus.gsi.gssapi.jaas.JaasSubject
A convenience method, calls JaasSubject.getJaasSubject().runAs().
duplicate(ASN1Primitive) - Static method in class org.globus.gsi.bc.BouncyCastleUtil
Replicates a given DERObject.

E

EEC - Static variable in interface org.globus.gsi.GSIConstants
Deprecated.
Use CertificateType.EEC instead
encodePrincipal(X500Principal) - Static method in class org.globus.gsi.util.CertificateIOUtil
 
encodePrincipal(X509Name) - Static method in class org.globus.gsi.util.CertificateIOUtil
 
encrypt(String) - Method in class org.globus.gsi.OpenSSLKey
Encrypts the private key with given password.
encrypt(byte[]) - Method in class org.globus.gsi.OpenSSLKey
Encrypts the private key with given password.
ENCRYPTION - Static variable in interface org.globus.gsi.GSIConstants
privacy message protection method.
ENFORCE_SIGNING_POLICY - Static variable in class org.globus.common.CoGProperties
 
enforceSigningPolicy() - Method in class org.globus.common.CoGProperties
 
engineAliases() - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineAliases() - Method in class org.globus.gsi.stores.PEMKeyStore
Get an enumertion of all of the aliases in this keystore.
engineContainsAlias(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineContainsAlias(String) - Method in class org.globus.gsi.stores.PEMKeyStore
Does the specified alias exist in this keystore?
engineDeleteEntry(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineDeleteEntry(String) - Method in class org.globus.gsi.stores.PEMKeyStore
Delete a security object from this keystore.
engineGetCertificate(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineGetCertificate(String) - Method in class org.globus.gsi.stores.PEMKeyStore
Get the certificate referenced by the supplied alias.
engineGetCertificateAlias(Certificate) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineGetCertificateAlias(Certificate) - Method in class org.globus.gsi.stores.PEMKeyStore
Get the alias associated with the supplied certificate.
engineGetCertificateChain(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineGetCertificateChain(String) - Method in class org.globus.gsi.stores.PEMKeyStore
Get the certificateChain for the key referenced by the alias.
engineGetCertificates(CertSelector) - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStore
Deprecated.
 
engineGetCertificates(CertSelector) - Method in class org.globus.gsi.stores.ResourceCertStore
Returns a Collection of Certificates that match the specified selector.
engineGetCreationDate(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineGetCreationDate(String) - Method in class org.globus.gsi.stores.PEMKeyStore
Get the creation date for the object referenced by the alias.
engineGetCRLs(CRLSelector) - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStore
Deprecated.
 
engineGetCRLs(CRLSelector) - Method in class org.globus.gsi.stores.ResourceCertStore
Returns a Collection of CRLs that match the specified selector.
engineGetKey(String, char[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineGetKey(String, char[]) - Method in class org.globus.gsi.stores.PEMKeyStore
Get the key referenced by the specified alias.
engineGetTrustManagers() - Method in class org.globus.gsi.trustmanager.PKITrustManagerFactory
Returns one trust manager for each type of trust material.
engineInit(KeyStore) - Method in class org.globus.gsi.trustmanager.PKITrustManagerFactory
Initializes this factory with a source of certificate authorities and related trust material.
engineInit(ManagerFactoryParameters) - Method in class org.globus.gsi.trustmanager.PKITrustManagerFactory
Initializes this factory with a source of provider-specific key material.
engineIsCertificateEntry(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineIsCertificateEntry(String) - Method in class org.globus.gsi.stores.PEMKeyStore
Does the supplied alias refer to a certificate in this keystore?
engineIsKeyEntry(String) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineIsKeyEntry(String) - Method in class org.globus.gsi.stores.PEMKeyStore
Does the supplied alias refer to a key in this key store.
engineLoad(KeyStore.LoadStoreParameter) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineLoad(InputStream, char[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineLoad(KeyStore.LoadStoreParameter) - Method in class org.globus.gsi.stores.PEMKeyStore
Load the keystore based on parameters in the LoadStoreParameter.
engineLoad(InputStream, char[]) - Method in class org.globus.gsi.stores.PEMKeyStore
Load the keystore from the supplied input stream.
engineSetCertificateEntry(String, Certificate) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineSetCertificateEntry(String, Certificate) - Method in class org.globus.gsi.stores.PEMKeyStore
Add a certificate to the keystore.
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.globus.gsi.stores.PEMKeyStore
Add a new private key to the keystore.
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.globus.gsi.stores.PEMKeyStore
currently unsupported.
engineSize() - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineSize() - Method in class org.globus.gsi.stores.PEMKeyStore
Get the number of security objects stored in this keystore.
engineStore(OutputStream, char[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryKeyStore
Deprecated.
 
engineStore(OutputStream, char[]) - Method in class org.globus.gsi.stores.PEMKeyStore
Persist the security material in this keystore.
engineValidate(CertPath, CertPathParameters) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
Validates the specified certification path using the specified algorithm parameter set.
equals(Object) - Method in class org.globus.gsi.gssapi.jaas.PasswordCredential
 
equals(Object) - Method in class org.globus.gsi.gssapi.jaas.SimplePrincipal
 
equals(Object) - Method in class org.globus.gsi.OpenSSLKey
 
equals(Object) - Method in class org.globus.gsi.X509Credential
 
equals(Object) - Method in class org.globus.util.GlobusURL
Compares two urls.
error(String) - Static method in class org.globus.tools.ProxyInit
 
ErrorReply(int, String) - Static method in class org.globus.util.http.HTTPProtocol
 
exists() - Method in class org.globus.util.GlobusResource
 
EXPIRED - Static variable in exception org.globus.gsi.GlobusCredentialException
 
EXPIRED_CRL - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
Deprecated.
 
export(int) - Method in interface org.gridforum.jgss.ExtendedGSSCredential
Exports this credential so that another process might import it.
export(int, Oid) - Method in interface org.gridforum.jgss.ExtendedGSSCredential
Exports this credential so that another process might import it.
ExtendedGSSContext - Interface in org.gridforum.jgss
Defines Java API for setting and getting context options and delegation extensions as defined in the GSS-API Extensions document.
ExtendedGSSCredential - Interface in org.gridforum.jgss
Defines Java API for credential export extension as defined in the GSS-API Extensions document.
ExtendedGSSManager - Class in org.gridforum.jgss
Defines Java API for credential import extension as defined in the GSS-API Extensions document.
ExtendedGSSManager() - Constructor for class org.gridforum.jgss.ExtendedGSSManager
 

F

FAILURE - Static variable in exception org.globus.gsi.GlobusCredentialException
 
FAILURE - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
Deprecated.
 
FileUtil - Class in org.globus.gsi.util
FILL ME
findTrustedCertPath(KeyStore, CertPath) - Static method in class org.globus.gsi.trustmanager.TrustedCertPathFinder
Method that validates the provided cert path to find a trusted certificate in the certificate store.
fixSpace(Properties) - Static method in class org.globus.common.CoGProperties
 
flush() - Method in class org.globus.util.http.HTTPChunkedOutputStream
 
formatTimeSec(long) - Static method in class org.globus.util.Util
Generates string representation of given time specified as long.
forName(String) - Static method in class org.globus.util.ClassLoaderUtils
Loads a specified class.

G

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
Deprecated.
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.

H

hasChanged() - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
 
hasChanged() - Method in class org.globus.gsi.stores.CertKeyCredential
 
hasChanged() - Method in class org.globus.gsi.stores.ResourceSigningPolicy
 
hasChanged() - Method in interface org.globus.gsi.stores.SecurityObjectWrapper
 
hashCode() - Method in class org.globus.gsi.gssapi.jaas.SimplePrincipal
 
hashCode() - Method in class org.globus.gsi.OpenSSLKey
 
hashCode() - Method in class org.globus.gsi.X509Credential
 
hashCode() - Method in class org.globus.util.GlobusURL
 
hasMoreElements() - Method in class org.globus.util.QuotedStringTokenizer
 
hasMoreTokens() - Method in class org.globus.util.QuotedStringTokenizer
 
host - Variable in class org.globus.util.GlobusURL
 
HOST - Static variable in class org.globus.util.http.HTTPProtocol
 
hostName - Variable in class org.globus.common.ResourceManagerContact
 
HTTP_VERSION - Static variable in class org.globus.util.http.HTTPProtocol
 
HTTPChunkedInputStream - Class in org.globus.util.http
 
HTTPChunkedInputStream(InputStream) - Constructor for class org.globus.util.http.HTTPChunkedInputStream
 
HTTPChunkedOutputStream - Class in org.globus.util.http
 
HTTPChunkedOutputStream(OutputStream) - Constructor for class org.globus.util.http.HTTPChunkedOutputStream
 
HTTPChunkedOutputStream(OutputStream, int) - Constructor for class org.globus.util.http.HTTPChunkedOutputStream
 
httpCode - Variable in class org.globus.util.http.HttpResponse
 
httpMsg - Variable in class org.globus.util.http.HttpResponse
 
HTTPParser - Class in org.globus.util.http
 
HTTPParser(InputStream) - Constructor for class org.globus.util.http.HTTPParser
 
HTTPProtocol - Class in org.globus.util.http
 
HTTPProtocol() - Constructor for class org.globus.util.http.HTTPProtocol
 
HTTPRequestParser - Class in org.globus.util.http
 
HTTPRequestParser(InputStream) - Constructor for class org.globus.util.http.HTTPRequestParser
 
HttpResponse - Class in org.globus.util.http
 
HttpResponse(InputStream) - Constructor for class org.globus.util.http.HttpResponse
 
HTTPResponseParser - Class in org.globus.util.http
 
HTTPResponseParser(InputStream) - Constructor for class org.globus.util.http.HTTPResponseParser
 
httpType - Variable in class org.globus.util.http.HttpResponse
 

I

I18n - Class in org.globus.util
An utility class for internationalized message handling.
I18n(ResourceBundle) - Constructor for class org.globus.util.I18n
 
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.

J

JaasSubject - Class in org.globus.gsi.gssapi.jaas
Generic JAAS Subject helper API that provides abstraction layer on top of vendor-specific JAAS Subject extensions implementations.
JaasSubject() - Constructor for class org.globus.gsi.gssapi.jaas.JaasSubject
 
join() - Method in class org.globus.util.Tail
 

K

KEY_FILENAME - Static variable in class org.globus.gsi.stores.PEMKeyStore
 
KEY_FOOTER - Static variable in class org.globus.gsi.util.CertificateIOUtil
 
KEY_HEADER - Static variable in class org.globus.gsi.util.CertificateIOUtil
 
KEY_USAGE_OID - Static variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
 
keyStore - Variable in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
 
KEYSTORE_TYPE - Static variable in class org.globus.gsi.provider.GlobusProvider
 
KEYSTORE_TYPE - Static variable in class org.globus.gsi.provider.simple.SimpleMemoryProvider
Deprecated.
 
KeyStoreConvert - Class in org.globus.tools
 
KeyStoreConvert() - Constructor for class org.globus.tools.KeyStoreConvert
 
KeyStoreFactory<T> - Interface in org.globus.gsi.util
Created by IntelliJ IDEA.
KeyStoreParametersFactory - Class in org.globus.gsi.provider
 
KeyStoreParametersFactory() - Constructor for class org.globus.gsi.provider.KeyStoreParametersFactory
 
KeyStoreParametersFactory.FileStoreParameters - Interface in org.globus.gsi.provider
 
KeyStoreUtil - Class in org.globus.gsi.util
FILL ME
KeyUsage - Enum in org.globus.gsi.util
 

L

lastModified() - Method in class org.globus.util.GlobusResource
 
lifetime - Variable in class org.globus.tools.ProxyInit
 
LIMITED - Static variable in class org.globus.gsi.proxy.ext.ProxyPolicy
Limited proxy OID
LIMITED_PROXY_ERROR - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
Deprecated.
 
LINE_LENGTH - Static variable in class org.globus.gsi.util.CertificateIOUtil
 
LINE_SEP - Static variable in class org.globus.gsi.util.CertificateIOUtil
 
LINE_SEP - Static variable in class org.globus.gsi.util.PEMUtil
 
LineReader - Class in org.globus.util.http
 
LineReader(InputStream) - Constructor for class org.globus.util.http.LineReader
 
lineSep - Static variable in class org.globus.util.PEMUtils
 
lineSepBytes - Static variable in class org.globus.util.PEMUtils
 
load(String) - Method in class org.globus.common.CoGProperties
 
load(InputStream) - Method in class org.globus.common.CoGProperties
 
load(String) - Method in class org.globus.gsi.gridmap.GridMap
Loads grid map definition from a given file.
load(File) - Method in class org.globus.gsi.gridmap.GridMap
Loads grid map definition from a given file.
load(InputStream) - Method in class org.globus.gsi.gridmap.GridMap
Loads grid map file definition from a given input stream.
load(String) - Static method in class org.globus.gsi.TrustedCertificates
Deprecated.
 
load(InputStream) - Method in class org.globus.gsi.X509Credential
 
loadCertificate(InputStream) - Method in class org.globus.gsi.bc.BouncyCastleCertProcessingFactory
Loads a X509 certificate from the specified input stream.
loadCertificate(InputStream) - Static method in class org.globus.gsi.CertUtil
Deprecated.
Loads a X509 certificate from the specified input stream.
loadCertificate(String) - Static method in class org.globus.gsi.CertUtil
Deprecated.
Loads an X.509 certificate from the specified file.
loadCertificate(InputStream) - Static method in class org.globus.gsi.util.CertificateLoadUtil
Loads a X509 certificate from the specified input stream.
loadCertificate(String) - Static method in class org.globus.gsi.util.CertificateLoadUtil
Loads an X.509 certificate from the specified file.
loadCertificate(InputStream) - Method in class org.globus.gsi.X509Credential
 
loadCertificates(String) - Static method in class org.globus.gsi.CertUtil
Deprecated.
Loads multiple X.509 certificates from the specified file.
loadCertificates(String) - Static method in class org.globus.gsi.TrustedCertificates
Deprecated.
Loads X509 certificates and signing policy files from specified locations.
loadCertificates(String) - Static method in class org.globus.gsi.util.CertificateLoadUtil
Loads multiple X.509 certificates from the specified file.
loadCertificates(String) - Method in class org.globus.tools.ProxyInit
 
loadClass(String, Class<?>) - Static method in class org.globus.util.ClassLoaderUtils
 
loadCrl(String) - Static method in class org.globus.gsi.CertUtil
Deprecated.
 
loadCrl(InputStream) - Static method in class org.globus.gsi.CertUtil
Deprecated.
 
loadCrl(String) - Static method in class org.globus.gsi.util.CertificateLoadUtil
 
loadCrl(InputStream) - Static method in class org.globus.gsi.util.CertificateLoadUtil
 
loadKey(InputStream) - Method in class org.globus.gsi.X509Credential
 
loadKey(String) - Method in class org.globus.tools.ProxyInit
 
loadWrappers(String[]) - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
 
loadWrappers(String) - Method in class org.globus.gsi.stores.ResourceSecurityWrapperStore
 
LOCATION - Static variable in class org.globus.util.http.HTTPProtocol
 
location - Variable in class org.globus.util.http.HttpResponse
 

M

MAC_OS - Static variable in class org.globus.util.ConfigUtil
 
main(String[]) - Static method in class org.globus.common.Version
Returns the version for the Java CoG Kit as a readble string.
main(String[]) - Static method in class org.globus.tools.CertInfo
 
main(String[]) - Static method in class org.globus.tools.ChangePassPhrase
 
main(String[]) - Static method in class org.globus.tools.GridCertRequest
 
main(String[]) - Static method in class org.globus.tools.KeyStoreConvert
 
main(String[]) - Static method in class org.globus.tools.ProxyDestroy
 
main(String[]) - Static method in class org.globus.tools.ProxyInfo
 
main(String[]) - Static method in class org.globus.tools.ProxyInit
 
MAJOR - Static variable in class org.globus.common.Version
The major release number
map - Variable in class org.globus.gsi.gridmap.GridMap
 
map(String, String) - Method in class org.globus.gsi.gridmap.GridMap
 
MDSHOST - Static variable in class org.globus.common.CoGProperties
 
MDSPORT - Static variable in class org.globus.common.CoGProperties
 
METHOD - Static variable in class org.globus.util.http.HTTPProtocol
 
MINOR - Static variable in class org.globus.common.Version
The minor release number
MODE_GSI - Static variable in interface org.globus.gsi.GSIConstants
Indicates GSI mode (allows for delegation during authentication).
MODE_SSL - Static variable in interface org.globus.gsi.GSIConstants
Indicates SSL compatibility mode (does not allow for delegation during authentication).

N

nameHash(X500Principal) - Static method in class org.globus.gsi.util.CertificateIOUtil
Returns equivalent of: openssl x509 -in "cert-file" -hash -noout
nameHash(X509Name) - Static method in class org.globus.gsi.util.CertificateIOUtil
Returns equivalent of: openssl x509 -in "cert-file" -hash -noout
NEG_RIGHTS - Static variable in class org.globus.gsi.SigningPolicyParser
 
nextElement() - Method in class org.globus.util.QuotedStringTokenizer
 
nextToken() - Method in class org.globus.util.QuotedStringTokenizer
 
NO_CACHE - Static variable in class org.globus.common.CoGProperties
 
NO_SIGNING_POLICY - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
Deprecated.
 
NO_SIGNING_POLICY_FILE - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
Deprecated.
 
NONE - Static variable in interface org.globus.gsi.GSIConstants
none message protection method.
normalizeDN(String) - Static method in class org.globus.gsi.gridmap.GridMap
 

O

OID - Static variable in class org.globus.gsi.proxy.ext.ProxyCertInfo
ProxyCertInfo extension OID
Oid - Enum in org.globus.gsi.util
Common OID values.
oid - Variable in enum org.globus.gsi.util.Oid
 
oid - Variable in class org.globus.gsi.X509Extension
 
oidSet() - Method in class org.globus.gsi.X509ExtensionSet
Returns a set view of the OIDs of the extensions contained in this extension set.
OLD_OID - Static variable in class org.globus.gsi.proxy.ext.ProxyCertInfo
 
OpenSSLKey - Class in org.globus.gsi
Represents a OpenSSL-style PEM-formatted private key.
OpenSSLKey(InputStream) - Constructor for class org.globus.gsi.OpenSSLKey
Reads a OpenSSL private key from the specified input stream.
OpenSSLKey(String) - Constructor for class org.globus.gsi.OpenSSLKey
Reads a OpenSSL private key from the specified file.
OpenSSLKey(PrivateKey) - Constructor for class org.globus.gsi.OpenSSLKey
Converts a RSAPrivateCrtKey into OpenSSL key.
OpenSSLKey(String, byte[]) - Constructor for class org.globus.gsi.OpenSSLKey
Initializes the OpenSSL key from raw byte array.
OpenSSLKeyConstants - Class in org.globus.gsi
Created by IntelliJ IDEA.
org.globus.common - package org.globus.common
Contains classes commonly used by other classes.
org.globus.gsi - package org.globus.gsi
This package conatins the basic security constructs used to build Globus security.
org.globus.gsi.bc - package org.globus.gsi.bc
 
org.globus.gsi.gridmap - package org.globus.gsi.gridmap
 
org.globus.gsi.gssapi.jaas - package org.globus.gsi.gssapi.jaas
 
org.globus.gsi.provider - package org.globus.gsi.provider
 
org.globus.gsi.provider.simple - package org.globus.gsi.provider.simple
 
org.globus.gsi.proxy - package org.globus.gsi.proxy
 
org.globus.gsi.proxy.ext - package org.globus.gsi.proxy.ext
 
org.globus.gsi.stores - package org.globus.gsi.stores
This package provides classes for accessing security material from generic "stores" (which can be defined via a url).
org.globus.gsi.trustmanager - package org.globus.gsi.trustmanager
 
org.globus.gsi.util - package org.globus.gsi.util
 
org.globus.tools - package org.globus.tools
Contains higher-level components which utilize the jGlobus library.
org.globus.util - package org.globus.util
Provides utility classes used throughout different packages.
org.globus.util.deactivator - package org.globus.util.deactivator
Deactivates registered resources and cleans up background processes, e.g.
org.globus.util.http - package org.globus.util.http
Provides low-level http handling, including message parsing.
org.gridforum.jgss - package org.gridforum.jgss
 
OTHER_OS - Static variable in class org.globus.util.ConfigUtil
 
out - Variable in class org.globus.util.CircularBuffer
 
out - Variable in class org.globus.util.http.HTTPChunkedOutputStream
 

P

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
 

Q

quiet - Variable in class org.globus.tools.ProxyInit
 
quote(String) - Static method in class org.globus.util.Util
Quotifies a specified string.
QuotedStringTokenizer - Class in org.globus.util
 
QuotedStringTokenizer(String) - Constructor for class org.globus.util.QuotedStringTokenizer
 

R

read(byte[], int, int) - Method in class org.globus.util.http.HTTPChunkedInputStream
 
read() - Method in class org.globus.util.http.HTTPChunkedInputStream
 
readCertificate(BufferedReader) - Static method in class org.globus.gsi.CertUtil
Deprecated.
Loads a X.509 certificate from the specified reader.
readCertificate(BufferedReader) - Static method in class org.globus.gsi.util.CertificateLoadUtil
Loads a X.509 certificate from the specified reader.
readLine(InputStream) - Method in class org.globus.util.http.HttpResponse
Read a line of text from the given Stream and return it as a String.
readLine() - Method in class org.globus.util.http.LineReader
 
readLine(InputStream) - Method in class org.globus.util.http.LineReader
Read a line of text from the given Stream and return it as a String.
refresh() - Method in class org.globus.gsi.CertificateRevocationLists
Deprecated.
 
refresh() - Method in class org.globus.gsi.gridmap.GridMap
Reloads the gridmap from a file only if the gridmap was initially loaded using the load or load functions.
refresh() - Method in class org.globus.gsi.stores.AbstractResourceSecurityWrapper
 
refresh() - Method in class org.globus.gsi.stores.CertKeyCredential
 
refresh() - Method in interface org.globus.gsi.stores.SecurityObjectWrapper
 
registerDeactivation(DeactivationHandler) - Static method in class org.globus.util.deactivator.Deactivator
 
reload(String) - Method in class org.globus.gsi.CertificateRevocationLists
Deprecated.
 
reload() - Method in class org.globus.gsi.stores.ResourceSigningPolicy
 
reload(String) - Method in class org.globus.gsi.TrustedCertificates
Deprecated.
 
remove(String) - Method in class org.globus.gsi.X509ExtensionSet
Removes X509Extension by given oid.
removeProxyPolicyHandler(String) - Method in class org.globus.gsi.proxy.ProxyPathValidator
Removes a restricted proxy policy handler.
reset() - Method in class org.globus.gsi.proxy.ProxyPathValidator
Resets the internal state.
ResourceCACertStore - Class in org.globus.gsi.stores
Created by IntelliJ IDEA.
ResourceCACertStore() - Constructor for class org.globus.gsi.stores.ResourceCACertStore
 
ResourceCACertStore.TrustAnchorFilter - Class in org.globus.gsi.stores
File filter for determining a Trust Anchor
ResourceCACertStore.TrustAnchorFilter() - Constructor for class org.globus.gsi.stores.ResourceCACertStore.TrustAnchorFilter
 
ResourceCertStore - Class in org.globus.gsi.stores
Created by IntelliJ IDEA.
ResourceCertStore(CertStoreParameters) - Constructor for class org.globus.gsi.stores.ResourceCertStore
The sole constructor.
ResourceCertStoreParameters - Class in org.globus.gsi.stores
Created by IntelliJ IDEA.
ResourceCertStoreParameters(String, String) - Constructor for class org.globus.gsi.stores.ResourceCertStoreParameters
Please use the Stores class to generate Key/Cert stores
ResourceCRL - Class in org.globus.gsi.stores
Created by IntelliJ IDEA.
ResourceCRL(String) - Constructor for class org.globus.gsi.stores.ResourceCRL
 
ResourceCRL(boolean, GlobusResource) - Constructor for class org.globus.gsi.stores.ResourceCRL
 
ResourceCRL(String, X509CRL) - Constructor for class org.globus.gsi.stores.ResourceCRL
 
ResourceCRLStore - Class in org.globus.gsi.stores
Fill Me
ResourceCRLStore() - Constructor for class org.globus.gsi.stores.ResourceCRLStore
 
ResourceCRLStore.CrlFilter - Class in org.globus.gsi.stores
This filter identifies file whose names are valid for crl files.
ResourceCRLStore.CrlFilter() - Constructor for class org.globus.gsi.stores.ResourceCRLStore.CrlFilter
 
ResourceManagerContact - Class in org.globus.common
The purpose of this class is to parse resource manager contact strings.
ResourceManagerContact() - Constructor for class org.globus.common.ResourceManagerContact
 
ResourceManagerContact(String) - Constructor for class org.globus.common.ResourceManagerContact
 
ResourceProxyCredential - Class in org.globus.gsi.stores
JGLOBUS-87 : document me
ResourceProxyCredential(String) - Constructor for class org.globus.gsi.stores.ResourceProxyCredential
 
ResourceProxyCredential(GlobusResource) - Constructor for class org.globus.gsi.stores.ResourceProxyCredential
 
ResourceProxyCredential(String, X509Credential) - Constructor for class org.globus.gsi.stores.ResourceProxyCredential
 
ResourceProxyCredential(boolean, GlobusResource, X509Credential) - Constructor for class org.globus.gsi.stores.ResourceProxyCredential
 
ResourceProxyCredentialStore - Class in org.globus.gsi.stores
Created by IntelliJ IDEA.
ResourceProxyCredentialStore() - Constructor for class org.globus.gsi.stores.ResourceProxyCredentialStore
 
ResourceProxyCredentialStore.ProxyFilenameFilter - Class in org.globus.gsi.stores
This filename filter returns files whose names are valid for a Proxy Certificate.
ResourceProxyCredentialStore.ProxyFilenameFilter() - Constructor for class org.globus.gsi.stores.ResourceProxyCredentialStore.ProxyFilenameFilter
 
ResourceSecurityWrapperStore<T extends AbstractResourceSecurityWrapper<V>,V> - Class in org.globus.gsi.stores
Created by IntelliJ IDEA.
ResourceSecurityWrapperStore() - Constructor for class org.globus.gsi.stores.ResourceSecurityWrapperStore
 
ResourceSigningPolicy - Class in org.globus.gsi.stores
Created by IntelliJ IDEA.
ResourceSigningPolicy(GlobusResource) - Constructor for class org.globus.gsi.stores.ResourceSigningPolicy
 
ResourceSigningPolicyStore - Class in org.globus.gsi.stores
FILL ME
ResourceSigningPolicyStore(SigningPolicyStoreParameters) - Constructor for class org.globus.gsi.stores.ResourceSigningPolicyStore
Please use the Stores class to generate Key/Cert stores
ResourceSigningPolicyStoreParameters - Class in org.globus.gsi.stores
FILL ME
ResourceSigningPolicyStoreParameters(String) - Constructor for class org.globus.gsi.stores.ResourceSigningPolicyStoreParameters
Please use the Stores class to generate Key/Cert stores
ResourceStoreException - Exception in org.globus.gsi.stores
Created by IntelliJ IDEA.
ResourceStoreException() - Constructor for exception org.globus.gsi.stores.ResourceStoreException
 
ResourceStoreException(String) - Constructor for exception org.globus.gsi.stores.ResourceStoreException
 
ResourceStoreException(String, Throwable) - Constructor for exception org.globus.gsi.stores.ResourceStoreException
 
ResourceStoreException(Throwable) - Constructor for exception org.globus.gsi.stores.ResourceStoreException
 
ResourceTrustAnchor - Class in org.globus.gsi.stores
Created by IntelliJ IDEA.
ResourceTrustAnchor(String) - Constructor for class org.globus.gsi.stores.ResourceTrustAnchor
 
ResourceTrustAnchor(boolean, GlobusResource) - Constructor for class org.globus.gsi.stores.ResourceTrustAnchor
 
ResourceTrustAnchor(String, TrustAnchor) - Constructor for class org.globus.gsi.stores.ResourceTrustAnchor
 
ResourceTrustAnchor(boolean, GlobusResource, TrustAnchor) - Constructor for class org.globus.gsi.stores.ResourceTrustAnchor
 
REVOKED - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
Deprecated.
 
run() - Method in class org.globus.util.Tail
 
runAs(Subject, PrivilegedAction) - Method in class org.globus.gsi.gssapi.jaas.GlobusSubject
 
runAs(Subject, PrivilegedExceptionAction) - Method in class org.globus.gsi.gssapi.jaas.GlobusSubject
 
runAs(Subject, PrivilegedAction) - Method in class org.globus.gsi.gssapi.jaas.JaasSubject
SPI method.
runAs(Subject, PrivilegedExceptionAction) - Method in class org.globus.gsi.gssapi.jaas.JaasSubject
SPI method.
runAs(Subject, PrivilegedAction) - Method in class org.globus.gsi.gssapi.jaas.StandardSubject
 
runAs(Subject, PrivilegedExceptionAction) - Method in class org.globus.gsi.gssapi.jaas.StandardSubject
 

S

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
 
SEC_ERROR - Static variable in exception org.globus.gsi.GlobusCredentialException
 
SecurityObjectWrapper<T> - Interface in org.globus.gsi.stores
Fill Me
SERVER - Static variable in class org.globus.util.http.HTTPProtocol
 
server - Variable in class org.globus.util.http.HttpResponse
 
serviceName - Variable in class org.globus.common.ResourceManagerContact
 
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
 
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.
 
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.
setCrls(X509CRL[]) - Method in class org.globus.gsi.provider.simple.SimpleMemoryCertStoreParams
Deprecated.
 
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.
setDescription(String) - Method in class org.globus.util.TimestampEntry
 
setEncryptionAlgorithm(String) - Method in class org.globus.gsi.OpenSSLKey
Sets algorithm for encryption.
setFilePermissions(String, int) - Static method in class org.globus.util.Util
Sets permissions on a given file.
setHostName(String) - Method in class org.globus.common.CoGProperties
Sets hostname
setIdentityCert(X509Certificate) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
 
setIgnoreErrors(boolean) - Method in class org.globus.gsi.gridmap.GridMap
Sets whether errors in the gridmap file should be ignored.
setInputStream(InputStream) - Method in class org.globus.util.http.HTTPParser
 
setIPAddress(String) - Method in class org.globus.common.CoGProperties
Sets ip address
setLastModified(long) - Method in class org.globus.util.TimestampEntry
 
setLifetime(int) - Method in class org.globus.tools.ProxyInit
 
setLimited(boolean) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
 
setLog(Log) - Method in class org.globus.util.Tail
 
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.
setOption(Oid, Object) - Method in interface org.gridforum.jgss.ExtendedGSSContext
Sets a context option.
setOwnerAccessOnly(String) - Static method in class org.globus.util.Util
Sets permissions on a given file to be only accessible by the current user.
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) - 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.
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
 
setQuiet(boolean) - Method in class org.globus.tools.ProxyInit
 
setRejectLimitedProxyCheck(boolean) - Method in class org.globus.gsi.proxy.ProxyPathValidator
If set, the validate rejects certificate chain if limited proxy if found
setService(String) - Method in class org.globus.util.http.HTTPRequestParser
 
setSocketTimeout(int) - Method in class org.globus.common.CoGProperties
 
setStdin(boolean) - Method in class org.globus.tools.ProxyInit
 
setUserCertFile(String) - Method in class org.globus.common.CoGProperties
 
setUserKeyFile(String) - Method in class org.globus.common.CoGProperties
Sets user key file location
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(Object) - Method in class org.globus.util.TimestampEntry
 
sign() - Method in class org.globus.tools.ProxyInit
 
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
 
SigningPolicyParser - Class in org.globus.gsi
Signing policy BCNF grammar as implemented here: (based on C implementation)
SigningPolicyParser() - Constructor for class org.globus.gsi.SigningPolicyParser
 
SigningPolicyStore - Interface in org.globus.gsi.provider
// JGLOBUS-91
SigningPolicyStoreException - Exception in org.globus.gsi.provider
This exception signifies an error processing a SigningPolicy in a SigningPolicyStore.
SigningPolicyStoreException(String) - Constructor for exception org.globus.gsi.provider.SigningPolicyStoreException
 
SigningPolicyStoreException(String, Throwable) - Constructor for exception org.globus.gsi.provider.SigningPolicyStoreException
 
SigningPolicyStoreException(Throwable) - Constructor for exception org.globus.gsi.provider.SigningPolicyStoreException
 
SigningPolicyStoreParameters - Interface in org.globus.gsi.provider
FILL ME
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
 
SINGLE_CHAR - Static variable in class org.globus.gsi.SigningPolicyParser
 
SINGLE_PATTERN - Static variable in class org.globus.gsi.SigningPolicyParser
 
size() - Method in class org.globus.gsi.X509ExtensionSet
Returns the size of the set.
size - Variable in class org.globus.util.CircularBuffer
 
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.util.Tail
 
stdin - Variable in class org.globus.tools.ProxyInit
 
stop() - Method in class org.globus.util.Tail
 
Storable - Interface in org.globus.gsi.stores
Created by IntelliJ IDEA.
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
 
Stores - Class in org.globus.gsi.stores
 
Stores() - Constructor for class org.globus.gsi.stores.Stores
 

T

Tail - Class in org.globus.util
 
Tail() - Constructor for class org.globus.util.Tail
 
THREADED_CACHE - Static variable in class org.globus.common.CoGProperties
 
TimestampEntry - Class in org.globus.util
 
TimestampEntry() - Constructor for class org.globus.util.TimestampEntry
 
TimestampEntry(Object, long) - Constructor for class org.globus.util.TimestampEntry
 
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.
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.
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
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.
toString() - Method in class org.globus.common.ResourceManagerContact
 
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.jaas.PasswordCredential
 
toString() - Method in class org.globus.gsi.gssapi.jaas.SimplePrincipal
 
toString() - Method in class org.globus.gsi.proxy.ext.ProxyPolicy
 
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.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
toURI() - Method in class org.globus.util.GlobusResource
 
toURL() - Method in class org.globus.util.GlobusResource
 
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
TrustedCertificates - Class in org.globus.gsi
Deprecated. 
TrustedCertificates() - Constructor for class org.globus.gsi.TrustedCertificates
Deprecated.
 
TrustedCertificates(X509Certificate[]) - Constructor for class org.globus.gsi.TrustedCertificates
Deprecated.
 
TrustedCertificates(X509Certificate[], SigningPolicy[]) - Constructor for class org.globus.gsi.TrustedCertificates
Deprecated.
 
TrustedCertificates.CertFilter - Class in org.globus.gsi
Deprecated.
 
TrustedCertificates.CertFilter() - Constructor for class org.globus.gsi.TrustedCertificates.CertFilter
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
 

U

UNDEFINED_OS - Static variable in class org.globus.util.ConfigUtil
 
UNIX_OS - Static variable in class org.globus.util.ConfigUtil
 
UNKNOWN_CA - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
Deprecated.
 
UNKNOWN_POLICY - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
Deprecated.
 
unquote(String) - Static method in class org.globus.util.Util
Dequotifies a specified string.
unregisterDeactivation(DeactivationHandler) - Static method in class org.globus.util.deactivator.Deactivator
 
UNSUPPORTED_EXTENSION - Static variable in exception org.globus.gsi.proxy.ProxyPathValidatorException
Deprecated.
 
UnsupportedCriticalExtensionChecker - Class in org.globus.gsi.trustmanager
Checks if the certificate includes unsupported critical extensions.
UnsupportedCriticalExtensionChecker() - Constructor for class org.globus.gsi.trustmanager.UnsupportedCriticalExtensionChecker
 
url - Variable in class org.globus.util.GlobusURL
 
urlPath - Variable in class org.globus.util.GlobusURL
 
USAGE - Static variable in class org.globus.tools.GridCertRequest
 
useDevRandom() - Method in class org.globus.common.CoGProperties
Returns whether to use the /dev/urandom device for seed generation.
user - Variable in class org.globus.util.GlobusURL
 
USER_AGENT - Static variable in class org.globus.util.http.HTTPProtocol
 
UserNamePrincipal - Class in org.globus.gsi.gssapi.jaas
An user name principal.
UserNamePrincipal(String) - Constructor for class org.globus.gsi.gssapi.jaas.UserNamePrincipal
 
Util - Class in org.globus.util
 
Util() - Constructor for class org.globus.util.Util
 

V

validate(ProxyCertInfo, CertPath, int) - Method in class org.globus.gsi.proxy.IgnoreProxyPolicyHandler
 
validate(X509Certificate[], X509Certificate[]) - Method in class org.globus.gsi.proxy.ProxyPathValidator
Performs all certificate path validation including checking of the signatures, validity of the certificates, extension checking, etc.
It uses the PureTLS code to do basic cert signature checking checking and then calls validate for further checks.
validate(X509Certificate[], X509Certificate[], CertificateRevocationLists) - Method in class org.globus.gsi.proxy.ProxyPathValidator
 
validate(X509Certificate[], X509Certificate[], CertificateRevocationLists, SigningPolicy[]) - Method in class org.globus.gsi.proxy.ProxyPathValidator
 
validate(X509Certificate[], X509Certificate[], CertificateRevocationLists, SigningPolicy[], Boolean) - Method in class org.globus.gsi.proxy.ProxyPathValidator
 
validate(X509Certificate[]) - Method in class org.globus.gsi.proxy.ProxyPathValidator
Performs certificate path validation.
validate(X509Certificate[], TrustedCertificates) - Method in class org.globus.gsi.proxy.ProxyPathValidator
Performs certificate path validation.
validate(X509Certificate[], TrustedCertificates, CertificateRevocationLists) - Method in class org.globus.gsi.proxy.ProxyPathValidator
 
validate(X509Certificate[], TrustedCertificates, CertificateRevocationLists, Boolean) - Method in class org.globus.gsi.proxy.ProxyPathValidator
Performs certificate path validation.
validate(ProxyCertInfo, CertPath, int) - Method in interface org.globus.gsi.proxy.ProxyPolicyHandler
 
validate(CertPath) - Method in class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
Validates the certificate path and does the following for each certificate in the chain: method checkCertificate() In addition: a) Validates if the issuer type of each certificate is correct b) CA path constraints c) Proxy path constraints
value - Variable in class org.globus.gsi.X509Extension
 
VALUE_CA_SIGN - Static variable in class org.globus.gsi.SigningPolicyParser
 
valueOf(String) - Static method in enum org.globus.gsi.GSIConstants.CertificateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.globus.gsi.GSIConstants.DelegationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.globus.gsi.util.KeyUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.globus.gsi.util.Oid
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.globus.gsi.GSIConstants.CertificateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.globus.gsi.GSIConstants.DelegationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.globus.gsi.util.KeyUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.globus.gsi.util.Oid
Returns an array containing the constants of this enum type, in the order they are declared.
verify() - Method in class org.globus.gsi.GlobusCredential
Deprecated.
Verifies the validity of the credentials.
verify() - Method in class org.globus.gsi.X509Credential
Verifies the validity of the credentials.
verify() - Method in class org.globus.tools.ProxyInit
 
Version - Class in org.globus.common
This class contains version information of the JGlobus module.
Version() - Constructor for class org.globus.common.Version
 
VersionUtil - Class in org.globus.gsi
 
VersionUtil() - Constructor for class org.globus.gsi.VersionUtil
 

W

WILDCARD - Static variable in class org.globus.gsi.SigningPolicyParser
 
WILDCARD_PATTERN - Static variable in class org.globus.gsi.SigningPolicyParser
 
WINDOWS_OS - Static variable in class org.globus.util.ConfigUtil
 
write(int) - Method in class org.globus.util.http.HTTPChunkedOutputStream
 
write(byte[]) - Method in class org.globus.util.http.HTTPChunkedOutputStream
 
write(byte[], int, int) - Method in class org.globus.util.http.HTTPChunkedOutputStream
 
writeBase64(OutputStream, String, byte[], String) - Static method in class org.globus.gsi.util.PEMUtil
 
writeBase64(OutputStream, String, byte[], String) - Static method in class org.globus.util.PEMUtils
 
writeCertificate(OutputStream, X509Certificate) - Static method in class org.globus.gsi.CertUtil
Deprecated.
Writes certificate to the specified output stream in PEM format.
writeCertificate(X509Certificate, File) - Static method in class org.globus.gsi.util.CertificateIOUtil
 
writeCertificate(OutputStream, X509Certificate) - Static method in class org.globus.gsi.util.CertificateIOUtil
Writes certificate to the specified output stream in PEM format.
writeTo(OutputStream) - Method in class org.globus.gsi.OpenSSLKey
Writes the private key to the specified output stream in PEM format.
writeTo(Writer) - Method in class org.globus.gsi.OpenSSLKey
Writes the private key to the specified writer in PEM format.
writeTo(String) - Method in class org.globus.gsi.OpenSSLKey
Writes the private key to the specified file in PEM format.
writeToFile(File) - Method in class org.globus.gsi.X509Credential
 
writeToFile(File, File) - Method in class org.globus.gsi.X509Credential
 

X

X509Credential - Class in org.globus.gsi
FILL ME
X509Credential(PrivateKey, X509Certificate[]) - Constructor for class org.globus.gsi.X509Credential
 
X509Credential(InputStream, InputStream) - Constructor for class org.globus.gsi.X509Credential
 
X509Credential(String, String) - Constructor for class org.globus.gsi.X509Credential
 
X509Credential(String) - Constructor for class org.globus.gsi.X509Credential
 
X509Credential(InputStream) - Constructor for class org.globus.gsi.X509Credential
 
X509Extension - Class in org.globus.gsi
Represents an X.509 extension.
X509Extension(String) - Constructor for class org.globus.gsi.X509Extension
Creates a X509Extension object with specified oid.
X509Extension(String, byte[]) - Constructor for class org.globus.gsi.X509Extension
Creates a X509Extension object with specified oid and value.
X509Extension(String, boolean, byte[]) - Constructor for class org.globus.gsi.X509Extension
Creates a X509Extension object with specified oid, critical property, and value.
X509ExtensionSet - Class in org.globus.gsi
Represents a set of X.509 extensions.
X509ExtensionSet() - Constructor for class org.globus.gsi.X509ExtensionSet
Creates an empty X509ExtensionSet object.
X509NameHelper - Class in org.globus.gsi.bc
A helper class to deal with X509Name object.
X509NameHelper(ASN1Sequence) - Constructor for class org.globus.gsi.bc.X509NameHelper
Creates an instance using the specified ASN.1 sequence.
X509NameHelper(X500Name) - Constructor for class org.globus.gsi.bc.X509NameHelper
Creates an instance using existing X500Name object.
X509NameHelper(X509Name) - Constructor for class org.globus.gsi.bc.X509NameHelper
Creates an instance using existing X509Name object.
X509ProxyCertPathParameters - Class in org.globus.gsi
Refactor to have an interface that retuns trusted certificates, crls, keys and policy.
X509ProxyCertPathParameters(KeyStore, CertStore, SigningPolicyStore, boolean) - Constructor for class org.globus.gsi.X509ProxyCertPathParameters
 
X509ProxyCertPathParameters(KeyStore, CertStore, SigningPolicyStore, boolean, Map<String, ProxyPolicyHandler>) - Constructor for class org.globus.gsi.X509ProxyCertPathParameters
 
X509ProxyCertPathValidator - Class in org.globus.gsi.trustmanager
Implementation of the CertPathValidatorSpi and the logic for X.509 Proxy Path Validation.
X509ProxyCertPathValidator() - Constructor for class org.globus.gsi.trustmanager.X509ProxyCertPathValidator
 
X509ProxyCertPathValidatorResult - Class in org.globus.gsi
FILL ME
X509ProxyCertPathValidatorResult(X509Certificate) - Constructor for class org.globus.gsi.X509ProxyCertPathValidatorResult
 
X509ProxyCertPathValidatorResult(X509Certificate, boolean) - Constructor for class org.globus.gsi.X509ProxyCertPathValidatorResult
 

_

_buf - Variable in class org.globus.util.http.HTTPChunkedInputStream
 
_charsRead - Variable in class org.globus.util.http.LineReader
 
_chunked - Variable in class org.globus.util.http.HTTPParser
 
_connection - Variable in class org.globus.util.http.HTTPParser
 
_contentLength - Variable in class org.globus.util.http.HTTPParser
 
_contentType - Variable in class org.globus.util.http.HTTPParser
 
_eof - Variable in class org.globus.util.http.HTTPChunkedInputStream
 
_host - Variable in class org.globus.util.http.HTTPParser
 
_httpCode - Variable in class org.globus.util.http.HTTPResponseParser
 
_httpMsg - Variable in class org.globus.util.http.HTTPResponseParser
 
_httpType - Variable in class org.globus.util.http.HTTPResponseParser
 
_in - Variable in class org.globus.util.http.HTTPChunkedInputStream
 
_index - Variable in class org.globus.util.http.HTTPChunkedInputStream
 
_max - Variable in class org.globus.util.http.HTTPChunkedInputStream
 
_reader - Variable in class org.globus.util.http.HTTPParser
 
_requestType - Variable in class org.globus.util.http.HTTPRequestParser
 
_server - Variable in class org.globus.util.http.HTTPParser
 
_service - Variable in class org.globus.util.http.HTTPRequestParser
 
A B C D E F G H I J K L M N O P Q R S T U V W X _