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 | Description |
---|---|---|
static GlobusCredential |
GlobusCredential.getDefaultCredential() |
Deprecated.
Returns the default credential.
|
Modifier and Type | Method | Description |
---|---|---|
static void |
GlobusCredential.setDefaultCredential(GlobusCredential cred) |
Deprecated.
Sets default credential.
|
Modifier and Type | Method | 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 | Description |
---|---|---|
protected GlobusCredential |
ProxyInit.proxy |
Copyright © 2018. All rights reserved.