public class MultiValueEndpointPathNode extends Object implements EndpointPathNode
| Constructor and Description |
|---|
MultiValueEndpointPathNode(Collection<String> possibleValues) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(EndpointPathNode node) |
boolean |
matches(String pathPart) |
String |
toString() |
public MultiValueEndpointPathNode(@Nonnull Collection<String> possibleValues)
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.