public interface Authentication
| Modifier and Type | Method and Description |
|---|---|
void |
applyToParams(java.util.List<Pair> queryParams,
io.vertx.core.MultiMap headerParams)
Apply authentication settings to header and query params.
|
void applyToParams(java.util.List<Pair> queryParams, io.vertx.core.MultiMap headerParams)
queryParams - List of query parametersheaderParams - Map of header parameters