net.ripe.rpki.commons.crypto.util
Class BouncyCastleUtil.X509CertificateHolderStoreSelector

java.lang.Object
  extended by net.ripe.rpki.commons.crypto.util.BouncyCastleUtil.X509CertificateHolderStoreSelector
All Implemented Interfaces:
Cloneable, org.bouncycastle.util.Selector
Enclosing class:
BouncyCastleUtil

public static final class BouncyCastleUtil.X509CertificateHolderStoreSelector
extends Object
implements org.bouncycastle.util.Selector


Constructor Summary
BouncyCastleUtil.X509CertificateHolderStoreSelector()
           
 
Method Summary
 Object clone()
           
 boolean match(Object obj)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BouncyCastleUtil.X509CertificateHolderStoreSelector

public BouncyCastleUtil.X509CertificateHolderStoreSelector()
Method Detail

match

public boolean match(Object obj)
Specified by:
match in interface org.bouncycastle.util.Selector

clone

public Object clone()
Specified by:
clone in interface org.bouncycastle.util.Selector
Overrides:
clone in class Object


Copyright © 2008-2012 RIPE NCC, the Netherlands. All Rights Reserved.