Uses of Class
org.globus.gsi.gssapi.KeyPairCache
Packages that use KeyPairCache
Package
Description
The Java GSI library is an implementation of the Java GSS-API.
-
Uses of KeyPairCache in org.globus.gsi.gssapi
Fields in org.globus.gsi.gssapi declared as KeyPairCacheModifier and TypeFieldDescriptionprivate KeyPairCache
GlobusGSSContextImpl.keyPairCache
KeyPair generation with cache of keypairs if configuredprivate static KeyPairCache
KeyPairCache.keyPairCache
Methods in org.globus.gsi.gssapi that return KeyPairCacheModifier and TypeMethodDescriptionstatic KeyPairCache
KeyPairCache.getKeyPairCache()
static KeyPairCache
KeyPairCache.getKeyPairCache
(String algorithm, String provider, long lifetime)