public class EndpointStructure extends EndpointStructureNode
| Constructor and Description |
|---|
EndpointStructure() |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptAllEndpoints(Collection<Endpoint> endpoints) |
void |
acceptEndpoint(Endpoint endpoint) |
void |
acceptEndpointPath(List<EndpointPathNode> pathNodes) |
boolean |
matchesUrlPath(String urlPath) |
String |
toString() |
addChild, getChildren, getPathNodepublic void acceptEndpointPath(List<EndpointPathNode> pathNodes)
public void acceptEndpoint(Endpoint endpoint)
public void acceptAllEndpoints(Collection<Endpoint> endpoints)
public boolean matchesUrlPath(String urlPath)
matchesUrlPath in class EndpointStructureNodepublic String toString()
toString in class EndpointStructureNodeCopyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.