Class AdminUsersControllerHelper

java.lang.Object
org.tavall.couriers.web.view.controller.dsahboard.admin.helper.AdminUsersControllerHelper

@Component public class AdminUsersControllerHelper extends Object
  • Constructor Details

    • AdminUsersControllerHelper

      public AdminUsersControllerHelper(UserAccountService userAccountService)
  • Method Details

    • render

      public String render(org.springframework.ui.Model model, org.springframework.security.core.Authentication authentication)