Class BaseView

    • Constructor Detail

      • BaseView

        protected BaseView​(String templateName)
      • BaseView

        protected BaseView​(String templateName,
                           @Nullable
                           Charset charset)
    • Method Detail

      • getCsrf

        public String getCsrf()