@Internal
public final class InterceptUrlMapPattern
extends java.lang.Object
Constructor and Description |
---|
InterceptUrlMapPattern(java.lang.String pattern,
java.util.List<java.lang.String> access,
io.micronaut.http.HttpMethod httpMethod) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getAccess() |
java.util.Optional<io.micronaut.http.HttpMethod> |
getHttpMethod() |
java.lang.String |
getPattern() |