Uses of Class
nablarch.fw.Interceptor.Impl
Package
Description
ロールを単位とした簡易な認可機能を提供するパッケージ。
画面オンライン処理方式用の共通インターセプタを提供する。
トークンを使用した二重サブミットの防止機能を提供する。
リクエストハンドラ例外時のインターセプタ。
-
Uses of Interceptor.Impl in nablarch.common.authorization.role
-
Uses of Interceptor.Impl in nablarch.common.web.interceptor
-
Uses of Interceptor.Impl in nablarch.common.web.token
-
Uses of Interceptor.Impl in nablarch.fw.web.interceptor
Modifier and TypeClassDescriptionstatic class
Deprecated.ErrorOnSessionWriteConflict
インターセプタの処理内容を実装するリクエストハンドラ。static class
OnError
インターセプタの実装。static class
OnErrors
インターセプタの実装。