Frames | No Frames |
Classes implementing java.security.cert.PolicyNode | |
class |
Methods with return type java.security.cert.PolicyNode | |
PolicyNode | Returns the parent node of this node, or null if this is the root
node.
|
Constructors with parameter type java.security.cert.PolicyNode | |
PKIXCertPathBuilderResult.PKIXCertPathBuilderResult(CertPath certPath, TrustAnchor trustAnchor, PolicyNode policyTree, PublicKey subjectPublicKey) Creates a new PKIXCertPathBuilderResult.
| |
PKIXCertPathValidatorResult.PKIXCertPathValidatorResult(TrustAnchor trustAnchor, PolicyNode policyTree, PublicKey subjectPublicKey) Creates a new PKIXCertPathValidatorResult.
|
Methods with return type java.security.cert.PolicyNode | |
PolicyNode | Returns the parent node of this node, or null if this is the root
node.
|
PolicyNode | Returns the root node of the policy tree.
|