Package | Description |
---|---|
org.globus.gsi |
This package conatins the basic security constructs used to build Globus security.
|
org.globus.gsi.bc | |
org.globus.gsi.gridmap | |
org.globus.gsi.gssapi |
The Java GSI library is an implementation of the Java GSS-API.
|
org.globus.gsi.gssapi.jaas | |
org.globus.gsi.proxy | |
org.globus.gsi.proxy.ext | |
org.globus.util |
Provides utility classes used throughout different packages.
|
Modifier and Type | Field and Description |
---|---|
private static I18n |
X509Extension.i18n |
private static I18n |
X509ExtensionSet.i18n |
Modifier and Type | Field and Description |
---|---|
private static I18n |
BouncyCastleX509Extension.i18n |
private static I18n |
BouncyCastleCertProcessingFactory.i18n |
private static I18n |
BouncyCastleUtil.i18n |
Modifier and Type | Field and Description |
---|---|
private static I18n |
GridMap.i18n |
Modifier and Type | Field and Description |
---|---|
private static I18n |
GlobusGSSContextImpl.i18n |
Modifier and Type | Field and Description |
---|---|
private static I18n |
JaasSubject.i18n |
Modifier and Type | Field and Description |
---|---|
private static I18n |
ProxyPathValidator.i18n |
Modifier and Type | Field and Description |
---|---|
private static I18n |
GlobusProxyCertInfoExtension.i18n |
private static I18n |
ProxyCertInfoExtension.i18n |
Modifier and Type | Method and Description |
---|---|
static I18n |
I18n.getI18n(java.lang.String resource)
Retrieve a I18n instance by resource name.
|
static I18n |
I18n.getI18n(java.lang.String resource,
java.lang.ClassLoader loader)
Retrieve a I18n instance by resource name
|