パッケージ jp.maru.liquid.core.plugins.http.interceptor

インタフェースの概要
CookiesAware クッキー情報をインジェクト
ErrorsAware ActionErrorProxyオブジェクトををインジェクト
HttpRequestAware HttpRequestをインジェクト
HttpResponseAware HttpResponseをインジェクト
Interceptor アクションの実行をインターセプト
PluginAware プラグインをインジェクト
SessionAware セッションマップをインジェクト
 

クラスの概要
AuthorizeInterceptor 認証処理を行うインターセプター
CookieInterceptor クッキーをインジェクトするインターセプター
HttpInterceptor HTTP関連のオブジェクトをインジェクトするインターセプター
PluginInterceptor プラグインをインジェクトするインターセプター
ValidationInterceptor 入力値の検証を行うインターセプター