| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities | |
| com.denimgroup.threadfix.data.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
ExplicitEndpointPathNode |
class |
MultiValueEndpointPathNode |
class |
WildcardEndpointPathNode |
| Modifier and Type | Method and Description |
|---|---|
EndpointPathNode |
EndpointStructureNode.getPathNode() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MultiValueEndpointPathNode.matches(EndpointPathNode node) |
boolean |
ExplicitEndpointPathNode.matches(EndpointPathNode node) |
boolean |
WildcardEndpointPathNode.matches(EndpointPathNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointStructure.acceptEndpointPath(List<EndpointPathNode> pathNodes) |
| Constructor and Description |
|---|
EndpointStructureNode(EndpointPathNode pathNode) |
EndpointStructureNode(EndpointPathNode pathNode,
List<EndpointStructureNode> children) |
| Modifier and Type | Method and Description |
|---|---|
List<EndpointPathNode> |
Endpoint.getUrlPathNodes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EndpointPathNode.matches(EndpointPathNode node) |
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.