org.gudy.bouncycastle.util
Interface Selector

All Superinterfaces:
Cloneable
All Known Implementing Classes:
AttributeCertificateHolder, AttributeCertificateIssuer

public interface Selector
extends Cloneable


Method Summary
 Object clone()
           
 boolean match(Object obj)
           
 

Method Detail

match

boolean match(Object obj)

clone

Object clone()