Uses of Class
org.globus.gsi.gssapi.KeyPairCache
-
Packages that use KeyPairCache Package Description org.globus.gsi.gssapi 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 KeyPairCache Modifier and Type Field Description private KeyPairCacheGlobusGSSContextImpl. keyPairCacheKeyPair generation with cache of keypairs if configuredprivate static KeyPairCacheKeyPairCache. keyPairCacheMethods in org.globus.gsi.gssapi that return KeyPairCache Modifier and Type Method Description static KeyPairCacheKeyPairCache. getKeyPairCache()static KeyPairCacheKeyPairCache. getKeyPairCache(java.lang.String algorithm, java.lang.String provider, long lifetime)
-