java.lang.Object
jp.ecuacion.splib.web.controller.SplibBaseController
jp.ecuacion.splib.web.controller.SplibGeneralController<SplibGeneral1FormDoNothingService<LoginForm>>
jp.ecuacion.splib.web.controller.SplibGeneral1FormController<LoginForm,SplibGeneral1FormDoNothingService<LoginForm>>
jp.ecuacion.splib.web.controller.LoginController
@Controller
@Scope("prototype")
@RequestMapping("/public/login")
public class LoginController
extends SplibGeneral1FormController<LoginForm,SplibGeneral1FormDoNothingService<LoginForm>>
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース jp.ecuacion.splib.web.controller.SplibGeneralController
SplibGeneralController.ControllerContext, SplibGeneralController.PrepareSettings -
フィールドの概要
クラスから継承されたフィールド jp.ecuacion.splib.web.controller.SplibGeneralController
context, prepareSettings, redirectUrlOnAppExceptionBean, rolesAndAuthoritiesBean, serviceListクラスから継承されたフィールド jp.ecuacion.splib.web.controller.SplibBaseController
request -
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド jp.ecuacion.splib.web.controller.SplibGeneral1FormController
page, submitOnChangeToRefreshクラスから継承されたメソッド jp.ecuacion.splib.web.controller.SplibGeneralController
getDefaultHtmlFileName, getDefaultPageOnAppException, getDefaultPageOnSuccess, getDefaultSubFunctionOnAppException, getDefaultSubFunctionOnSuccess, getFunction, getPrepareSettings, getRedirectUrlOnAppExceptionBean, getReturnStringOnSuccess, getReturnStringOnSuccess, getReturnStringToShowPage, getReturnStringToShowPage, getRootRecordName, getService, getSubFunction, newContext, prepare, prepare, prepare, prepare, prepareForForwardAndGetPath, prepareForForwardAndGetPath, prepareForRedirectOrForwardAndGetPath, prepareForSuccessRedirectAndGetPath, prepareForSuccessRedirectAndGetPath, throw404, transactionTokenCheckクラスから継承されたメソッド jp.ecuacion.splib.web.controller.SplibBaseController
initBinder
-
コンストラクタの詳細
-
LoginController
public LoginController()
-