API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security.cert. CRLSelector View Source
Author(s)
Steve Hanna
Since
1.4
Version
1.6 11/17/05
Serial
Hierarchy
 Cloneable
      CRLSelector
Subinterfaces
Description
public interface CRLSelector
  A selector that defines a set of criteria for selecting CRLs.
Methods
Hide/Show inherited methods
public Object clone ()
  Makes a copy of this CRLSelector.
public boolean match (CRL crl)
  Decides whether a CRL should be selected.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar