Package org.nhindirect.stagent.cert

NHIN Direct certificate resolutions interfaces and abstract classes.

See:
          Description

Interface Summary
CacheableCertStore A certificate store that implement a coherent cache for improved certificate lookup performance.
CertificateResolver Certificate resolver implementations are responsible for retrieving public X509Certificates from a certificate repository.
CertStoreCachePolicy Cache policy setting for a cacheable cert store.
RevocationManager Interface for the lookup of revocation status of an X509Certificate.
X509Store Responsible for maintaining and managing a certificate repository.
 

Class Summary
CertCacheFactory Factory class for creating instances of JCS based certificate caches.
CertificateStore Abstract base class for a certificate store implementation.
DefaultCertStoreCachePolicy Default implementation of a cache policy.
SignerCertPair A pair object containing signer information and the certificate used in the signature.
Thumbprint An X509Certificate thumb print.
X509CertificateEx Extended X509 certificate that contains private key information.
 

Package org.nhindirect.stagent.cert Description

NHIN Direct certificate resolutions interfaces and abstract classes.



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