public interface Interceptor.Registration
Associated with each Interceptor. Allows fluent configuration in a typesafe manner.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public Registration |
addUrlPattern(java.lang.String path)Apply this Interceptor to this URI pattern |
Apply this Interceptor to this URI pattern
path - A path such as /users/*