public interface CSRFHandler extends Handler<RoutingContext>
| Modifier and Type | Method and Description |
|---|---|
static CSRFHandler |
create(Vertx vertx,
String secret) |
static CSRFHandler create(Vertx vertx, String secret)
Copyright © 2022. All rights reserved.