Class ERSEvidenceRecordStore

  • All Implemented Interfaces:
    org.bouncycastle.util.Store

    public class ERSEvidenceRecordStore
    extends java.lang.Object
    implements org.bouncycastle.util.Store
    • Constructor Summary

      Constructors 
      Constructor Description
      ERSEvidenceRecordStore​(java.util.Collection records)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection getMatches​(org.bouncycastle.util.Selector selector)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ERSEvidenceRecordStore

        public ERSEvidenceRecordStore​(java.util.Collection records)
                               throws org.bouncycastle.operator.OperatorCreationException
        Throws:
        org.bouncycastle.operator.OperatorCreationException
    • Method Detail

      • getMatches

        public java.util.Collection getMatches​(org.bouncycastle.util.Selector selector)
                                        throws org.bouncycastle.util.StoreException
        Specified by:
        getMatches in interface org.bouncycastle.util.Store
        Throws:
        org.bouncycastle.util.StoreException