Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.certificate.validation |
Modifier and Type | Method and Description |
---|---|
PolicyNode |
PolicyNode.getParent() |
Modifier and Type | Method and Description |
---|---|
java.util.List<PolicyNode> |
PolicyNode.generateValidPolicyNodeSet() |
java.util.List<PolicyNode> |
PolicyNode.getChildren() |
java.util.List<PolicyNode> |
PolicyNode.getChildrenByDepth(int aDepth) |
Modifier and Type | Method and Description |
---|---|
void |
PolicyNode.appendChild(PolicyNode aChild) |
static void |
PolicyNode.deleteNode(PolicyNode aPolicyNode) |
void |
PolicyNode.removeChild(PolicyNode aChild) |
void |
PolicyNode.setParent(PolicyNode aParent) |
Modifier and Type | Method and Description |
---|---|
static boolean |
PolicyNode.isExists(com.objsys.asn1j.runtime.Asn1ObjectIdentifier aPolicyId,
java.util.List<PolicyNode> aNodeList) |
void |
PolicyNode.setChildren(java.util.List<PolicyNode> aChildren) |
Constructor and Description |
---|
PolicyNode(PolicyNode iParent) |
Copyright © 2025. All rights reserved.