| Package | Description |
|---|---|
| org.globus.gsi |
This package conatins the basic security constructs used to build Globus security.
|
| org.globus.gsi.bc | |
| org.globus.tools |
Contains higher-level components which utilize the jGlobus library.
|
| Modifier and Type | Method and Description |
|---|---|
static GlobusCredential |
GlobusCredential.getDefaultCredential()
Deprecated.
Returns the default credential.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GlobusCredential.setDefaultCredential(GlobusCredential cred)
Deprecated.
Sets default credential.
|
| Modifier and Type | Method and Description |
|---|---|
GlobusCredential |
BouncyCastleCertProcessingFactory.createCredential(X509Certificate[] certs,
PrivateKey privateKey,
int bits,
int lifetime,
int delegationMode)
Deprecated.
|
GlobusCredential |
BouncyCastleCertProcessingFactory.createCredential(X509Certificate[] certs,
PrivateKey privateKey,
int bits,
int lifetime,
int delegationMode,
X509ExtensionSet extSet)
Deprecated.
|
GlobusCredential |
BouncyCastleCertProcessingFactory.createCredential(X509Certificate[] certs,
PrivateKey privateKey,
int bits,
int lifetime,
int delegationMode,
X509ExtensionSet extSet,
String cnValue)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected GlobusCredential |
ProxyInit.proxy |
Copyright © 2013. All Rights Reserved.