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

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

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

revision 1.1 by ericb, Sun Feb 24 04:25:17 2002 UTC revision 1.1.2.1 by gnu_andrew, Sat Feb 19 10:50:41 2005 UTC
# Line 1  Line 1 
1  /* CertPathValidatorException.java -- wraps an exception during validation  /* CertPathValidatorException.java -- wraps an exception during validation
2     of a CertPath     of a CertPath
3     Copyright (C) 2002 Free Software Foundation, Inc.     Copyright (C) 2002, 2005  Free Software Foundation, Inc.
4    
5  This file is part of GNU Classpath.  This file is part of GNU Classpath.
6    
# Line 48  import java.security.GeneralSecurityExce Line 48  import java.security.GeneralSecurityExce
48   * it can store the path an index in that path that caused the problem. This   * it can store the path an index in that path that caused the problem. This
49   * class is not thread-safe.   * class is not thread-safe.
50   *   *
51   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
52   * @see CertPathValidator   * @see CertPathValidator
53   * @since 1.4   * @since 1.4
54   * @status updated to 1.4   * @status updated to 1.4

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

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