jsdsi.test
Class CertPathTest$1

java.lang.Object
  |
  +--jsdsi.test.CertPathTest$1
All Implemented Interfaces:
java.io.FilenameFilter

synchronized class CertPathTest$1
extends java.lang.Object
implements java.io.FilenameFilter


Constructor Summary
(package private) CertPathTest$1()
           
 
Method Summary
 boolean accept(java.io.File, java.lang.String)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CertPathTest$1

CertPathTest$1()
Method Detail

accept

public boolean accept(java.io.File,
                      java.lang.String)
Specified by:
accept in interface java.io.FilenameFilter