public final class ExplicitEndpointPathNode extends Object implements EndpointPathNode
| Constructor and Description |
|---|
ExplicitEndpointPathNode(String pathPart) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(EndpointPathNode node) |
boolean |
matches(String pathPart) |
String |
toString() |
public ExplicitEndpointPathNode(String pathPart)
public boolean matches(@Nonnull String pathPart)
matches in interface EndpointPathNodepublic boolean matches(@Nonnull EndpointPathNode node)
matches in interface EndpointPathNodeCopyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.