インタフェース AutoLoginHandler
- 既知の実装クラスのリスト:
RememberMeTokenAuthenticationProvider
public interface AutoLoginHandler
-
メソッドの概要
修飾子とタイプメソッド説明handle(RequestContext req, boolean isLogined, UserContext user) default ExceptionhandleException(AutoLoginInstruction ali, ApplicationException e, RequestContext req, boolean isLogined, UserContext user) default voidhandleSuccess(AutoLoginInstruction ali, RequestContext req, UserContext user) default voidinited(AuthService service, AuthenticationProvider provider)
-
メソッドの詳細
-
handle
-
handleException
default Exception handleException(AutoLoginInstruction ali, ApplicationException e, RequestContext req, boolean isLogined, UserContext user) -
handleSuccess
-
inited
-