Class AjaxResponse

java.lang.Object
it.unisa.KryptoAuth.model.AjaxResponse

public class AjaxResponse extends Object
  • Constructor Details

    • AjaxResponse

      public AjaxResponse()
  • Method Details

    • addMsg

      public void addMsg(String key, String msg)
    • cleanList

      public void cleanList()
    • getMsgError

      public Map<String,String> getMsgError()