Uses of Interface
krb5.client.ccache.CredCacheInterface

Packages that use CredCacheInterface
krb5.client.ccache   
krb5.client.lib   
 

Uses of CredCacheInterface in krb5.client.ccache
 

Classes in krb5.client.ccache that implement CredCacheInterface
 class HashtableCacheImpl
          Class Description : Credential cache implementation by hashtable data structure.
 

Uses of CredCacheInterface in krb5.client.lib
 

Fields in krb5.client.lib declared as CredCacheInterface
static CredCacheInterface AuthContext.cCache
          credential cache at client side