Parameters used as input for the Collection CertStore
algorithm.
This class is used to provide necessary configuration parameters
to implementations of the Collection CertStore
algorithm. The only parameter included in this class is the
Collection from which the CertStore will
retrieve certificates and CRLs.
Concurrent Access
Unless otherwise specified, the methods defined in this class are not
thread-safe. Multiple threads that need to access a single
object concurrently should synchronize amongst themselves and
provide the necessary locking. Multiple threads each manipulating
separate objects need not synchronize.
CertStorealgorithm.This class is used to provide necessary configuration parameters to implementations of the Collection
CertStorealgorithm. The only parameter included in this class is theCollectionfrom which theCertStorewill retrieve certificates and CRLs.Concurrent Access
Unless otherwise specified, the methods defined in this class are not thread-safe. Multiple threads that need to access a single object concurrently should synchronize amongst themselves and provide the necessary locking. Multiple threads each manipulating separate objects need not synchronize.