Package | Description |
---|---|
org.globus.gsi |
This package conatins the basic security constructs used to build Globus security.
|
Modifier and Type | Method and Description |
---|---|
static GlobusCredential |
GlobusCredential.getDefaultCredential()
Deprecated.
Returns the default credential.
|
void |
GlobusCredential.verify()
Deprecated.
Verifies the validity of the credentials.
|
Constructor and Description |
---|
GlobusCredential(InputStream input)
Deprecated.
Creates a GlobusCredential from an input stream.
|
GlobusCredential(String proxyFile)
Deprecated.
Creates a GlobusCredential from a proxy file.
|
GlobusCredential(String certFile,
String unencryptedKeyFile)
Deprecated.
Creates a GlobusCredential from certificate file and a unencrypted key file.
|
Copyright © 2016. All rights reserved.