Uses of Interface
org.nhindirect.stagent.cert.CertStoreCachePolicy

Packages that use CertStoreCachePolicy
org.nhindirect.stagent.cert NHIN Direct certificate resolutions interfaces and abstract classes. 
 

Uses of CertStoreCachePolicy in org.nhindirect.stagent.cert
 

Classes in org.nhindirect.stagent.cert that implement CertStoreCachePolicy
 class DefaultCertStoreCachePolicy
          Default implementation of a cache policy.
 

Methods in org.nhindirect.stagent.cert with parameters of type CertStoreCachePolicy
 org.apache.jcs.JCS CertCacheFactory.getCertCache(String cacheName, CertStoreCachePolicy cachePolicy)
          Retrieves a cert cache by name.
 void CacheableCertStore.setCachePolicy(CertStoreCachePolicy policy)
          Sets the cache policy of the store.
 



Copyright © 2010-2014 NHIN Direct. All Rights Reserved.