Interface PathMatcher
-
- All Known Implementing Classes:
AgentHttpAuthenticationScheme,AuthorizationHeaderBasedHttpAuthenticationScheme,BasicHttpAuthenticationScheme,BasicProtocolBasedHttpAuthenticationScheme,TokenBasedHttpAuthenticationScheme
public interface PathMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatchesPath(String path)
-
-
-
Method Detail
-
matchesPath
boolean matchesPath(@NotNull String path)
-
-