Package | Description |
---|---|
nablarch.common.web.token |
トークンを使用した二重サブミットの防止機能を提供する。
|
Modifier and Type | Method and Description |
---|---|
HttpResponse |
DoubleSubmissionHandler.handle(HttpRequest request,
ExecutionContext context,
Handler<HttpRequest,HttpResponse> httpRequestHandler,
OnDoubleSubmission annotation)
OnDoubleSubmissionアノテーションに対する処理を行う。
|