Uses of Interface java.security.cert.PolicyNode

Uses in package java.security.cert

Constructors with parameter type java.security.cert.PolicyNode

PKIXCertPathBuilderResult.PKIXCertPathBuilderResult(CertPath certPath, TrustAnchor trustAnchor, PolicyNode policyTree, PublicKey subjectPublicKey)
Creates a new PKIXCertPathBuilderResult.
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.