Class LoginSmartEditController


  • @Deprecated(since="2005",
                forRemoval=true)
    @Controller
    public class LoginSmartEditController
    extends java.lang.Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 2005, no longer needed.
    • Constructor Summary

      Constructors 
      Constructor Description
      LoginSmartEditController()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.lang.String getLoginPage()
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 2005, no longer needed.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LoginSmartEditController

        public LoginSmartEditController()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getLoginPage

        @GetMapping("/login")
        @Deprecated(since="2005",
                    forRemoval=true)
        public java.lang.String getLoginPage()
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 2005, no longer needed.