| Package | Description |
|---|---|
| org.ldaptive.asn1 |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Deque<DERPath.Node> |
DERPath.nodeStack
Describes the path as a FIFO set of nodes.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static DERPath.Node |
DERPath.toNode(java.lang.String node)
Converts a string representation of a node into a
DERPath.Node object. |