Package | Description |
---|---|
org.globus.gsi.gssapi |
The Java GSI library is an implementation of the Java GSS-API.
|
Modifier and Type | Field and Description |
---|---|
private static KeyPairCache |
KeyPairCache.keyPairCache |
private KeyPairCache |
GlobusGSSContextImpl.keyPairCache
KeyPair generation with cache of keypairs if configured
|
Modifier and Type | Method and Description |
---|---|
static KeyPairCache |
KeyPairCache.getKeyPairCache() |
static KeyPairCache |
KeyPairCache.getKeyPairCache(java.lang.String algorithm,
java.lang.String provider,
long lifetime) |