es.caib.signatura.provider.impl.common
Class CertStoreCRLSelector

java.lang.Object
  extended by es.caib.signatura.provider.impl.common.CertStoreCRLSelector
All Implemented Interfaces:
java.lang.Cloneable, java.security.cert.CRLSelector

public class CertStoreCRLSelector
extends java.lang.Object
implements java.security.cert.CRLSelector

Selector de CRLS dentro de un CERTStore para una cadena de certificación dada.

Author:
u91940

Constructor Summary
CertStoreCRLSelector(java.security.cert.X509Certificate[] certChain)
           
 
Method Summary
 java.lang.Object clone()
           
 boolean match(java.security.cert.CRL crl)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CertStoreCRLSelector

public CertStoreCRLSelector(java.security.cert.X509Certificate[] certChain)
Method Detail

clone

public java.lang.Object clone()
Specified by:
clone in interface java.security.cert.CRLSelector
Overrides:
clone in class java.lang.Object

match

public boolean match(java.security.cert.CRL crl)
Specified by:
match in interface java.security.cert.CRLSelector


Copyright © 2009 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.