インターフェース LogoutHandler

    • メソッドの詳細

      • logout

        void logout​(javax.servlet.http.HttpServletRequest request,
                    javax.servlet.http.HttpServletResponse response,
                    Authentication authentication)
        ログアウトを完了させます。メソッドは正常に完了する必要があります。
        パラメーター:
        request - HTTP リクエスト
        response - HTTP レスポンス
        authentication - 現在のプリンシパルの詳細