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