Class Logout

    • Constructor Detail

      • Logout

        public Logout()
    • Method Detail

      • execute

        public String execute()
                       throws Exception
        Logout the user from the session
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Returns:
        the webwork error status
        Throws:
        Exception - A generic failure
      • getAuth

        public String getAuth()
      • setAuth

        public void setAuth​(String auth)