Uses of Class
org.globus.gsi.gssapi.KeyPairCache

Packages that use KeyPairCache
org.globus.gsi.gssapi The Java GSI library is an implementation of the Java GSS-API. 
 

Uses of KeyPairCache in org.globus.gsi.gssapi
 

Methods in org.globus.gsi.gssapi that return KeyPairCache
static KeyPairCache KeyPairCache.getKeyPairCache()
           
static KeyPairCache KeyPairCache.getKeyPairCache(java.lang.String algorithm, java.lang.String provider, long lifetime)