java.lang.Object | |
↳ | sun.security.provider.certpath.Vertex |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return string representation of this vertex's
certificate information.
| |||||||||||
return the certificate for this vertex
| |||||||||||
get the index for this vertex, where the index is the row of the
adjacency list that contains certificates that could follow this
certificate.
| |||||||||||
return the throwable associated with this vertex;
returns null if none.
| |||||||||||
return Vertex index as String compatible with
the way other Vertex.xToString() methods displays other information.
| |||||||||||
return Vertex index as String compatible with
the way other Vertex.xToString() methods display
information.
| |||||||||||
return Vertex throwable as String compatible with
the way toString returns other information
| |||||||||||
Return full string representation of vertex
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Return string representation of this vertex's certificate information.
get the index for this vertex, where the index is the row of the adjacency list that contains certificates that could follow this certificate.
return the throwable associated with this vertex; returns null if none.
return Vertex index as String compatible with the way other Vertex.xToString() methods displays other information.
return Vertex index as String compatible with the way other Vertex.xToString() methods display information.
return Vertex throwable as String compatible with the way toString returns other information
Return full string representation of vertex