Interface Selector

All Superinterfaces:
Cloneable
All Known Implementing Classes:
AttributeCertificateHolder, AttributeCertificateHolder, AttributeCertificateIssuer, AttributeCertificateIssuer, SignerId, X509CertificateHolderSelector, X509CertStoreSelector, X509CRLStoreSelector

public interface Selector
extends Cloneable
  • Method Summary

    Modifier and Type Method Description
    Object clone()  
    boolean match​(Object obj)  
  • Method Details

    • match

      boolean match​(Object obj)
    • clone

      Object clone()