Uses of Class
net.jini.jeri.kerberos.KerberosUtil.SoftCache

Packages that use KerberosUtil.SoftCache
net.jini.jeri.kerberos Provides implementations of Endpoint and ServerEndpoint that use Kerberos as the underlying network security protocol to support security related invocation constraints for remote requests. 
 

Uses of KerberosUtil.SoftCache in net.jini.jeri.kerberos
 

Fields in net.jini.jeri.kerberos declared as KerberosUtil.SoftCache
private  KerberosUtil.SoftCache KerberosEndpoint.softCache
          A cache maintains soft reference to its values.
private  KerberosUtil.SoftCache KerberosServerEndpoint.softCache
          Access control context cache, keyed by constraints
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.