Class ImmutableSubstringMap.SubstringMatch<V>
java.lang.Object
io.quarkus.vertx.http.runtime.security.ImmutableSubstringMap.SubstringMatch<V>
- Enclosing class:
- ImmutableSubstringMap<V>
-
Constructor Summary
ConstructorsConstructorDescriptionSubstringMatch(String key, V value) SubstringMatch(String key, V value, ImmutablePathMatcher<ImmutableSubstringMap.SubstringMatch<V>> subPathMatcher) -
Method Summary
-
Constructor Details
-
SubstringMatch
-
SubstringMatch
SubstringMatch(String key, V value, ImmutablePathMatcher<ImmutableSubstringMap.SubstringMatch<V>> subPathMatcher)
-
-
Method Details
-
getKey
-
getValue
-
hasSubPathMatcher
boolean hasSubPathMatcher()
-