Package | Description |
---|---|
org.globus.gsi |
This package conatins the basic security constructs used to build Globus security.
|
org.globus.gsi.stores |
This package provides classes for accessing security material from generic "stores" (which can be defined via a
url).
|
Modifier and Type | Field and Description |
---|---|
private static ResourceSigningPolicyStore |
TrustedCertificates.ms_sigPolStore
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ResourceSigningPolicyStore |
TrustedCertificates.getsigPolStore()
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
private static java.util.HashMap<java.lang.String,ResourceSigningPolicyStore> |
Stores.SIGNING_POLICY_STORES |
Modifier and Type | Method and Description |
---|---|
static ResourceSigningPolicyStore |
Stores.getDefaultSigningPolicyStore() |
static ResourceSigningPolicyStore |
Stores.getSigningPolicyStore(java.lang.String signingPolicyLocationPattern) |