|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CertPathBuilderResult
A standard interface for the result of building a certificate path. All implementations of this class must provide a way to get the certificate path, but may also define additional methods for returning other result data generated by the certificate path builder.
Method Summary | |
---|---|
Object |
clone()
Creates a copy of this builder result. |
CertPath |
getCertPath()
Get the certificate path that was built. |
Method Detail |
---|
Object clone()
CertPath getCertPath()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |