/[classpath]/classpath/java/security/cert/CertificateFactorySpi.java
ViewVC logotype

Diff of /classpath/java/security/cert/CertificateFactorySpi.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by rsdio, Wed Apr 23 23:15:47 2003 UTC revision 1.5 by mkoch, Wed Apr 30 06:47:24 2003 UTC
# Line 47  import java.util.List; Line 47  import java.util.List;
47  /**  /**
48     CertificateFactorySpi is the abstract class Service Provider     CertificateFactorySpi is the abstract class Service Provider
49     Interface (SPI) for the CertificateFactory class. A provider     Interface (SPI) for the CertificateFactory class. A provider
50     must implment all the abstract methods if they wish to     must implement all the abstract methods if they wish to
51     supply a certificate factory for a particular certificate     supply a certificate factory for a particular certificate
52     type. Ex: X.509     type. Ex: X.509
53        

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26