API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security.cert. CertPathBuilderResult View Source
Author(s)
Sean Mullan
Since
1.4
Version
1.7 11/17/05
Serial
Hierarchy
 Cloneable
      CertPathBuilderResult
Subinterfaces
Description
public interface CertPathBuilderResult
  A specification of the result of a certification path builder algorithm.
See also:    CertPathBuilder
Methods
Hide/Show inherited methods
public Object clone ()
  Makes a copy of this CertPathBuilderResult.
public CertPath getCertPath ()
  Returns the built certification path.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar