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

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

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


Constructor Summary
BouncyCastleUtil.X509CRLHolderStoreSelector()
           
 
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.X509CRLHolderStoreSelector

public BouncyCastleUtil.X509CRLHolderStoreSelector()
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.