public interface RequestValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(javax.ws.rs.core.UriInfo info)
A validator for unsafe Http methods.
|
void |
validateSafe(javax.ws.rs.core.UriInfo info)
A validator for safe Http methods.
|
Copyright © 2021 Terracotta, Inc.. All rights reserved.