org.globus.gsi
Class CertificateRevocationLists.CrlFilter
java.lang.Object
org.globus.gsi.CertificateRevocationLists.CrlFilter
- All Implemented Interfaces:
- FilenameFilter
- Enclosing class:
- CertificateRevocationLists
public static class CertificateRevocationLists.CrlFilter
- extends Object
- implements FilenameFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CertificateRevocationLists.CrlFilter
public CertificateRevocationLists.CrlFilter()
accept
public boolean accept(File dir,
String file)
- Specified by:
accept
in interface FilenameFilter