Class ViewUserDetailsAdminAction

    • Constructor Detail

      • ViewUserDetailsAdminAction

        public ViewUserDetailsAdminAction()
    • Method Detail

      • resetCaptcha

        public String resetCaptcha()
      • invalidateUserSessions

        public String invalidateUserSessions()
      • execute

        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • delete

        public String delete()
      • setUsername

        public void setUsername​(String username)
      • getUsername

        public String getUsername()
      • canDelete

        public boolean canDelete()
      • canEdit

        public boolean canEdit()
      • isCaptchaEnabled

        public boolean isCaptchaEnabled()
      • isCaptchaResetable

        public boolean isCaptchaResetable()
      • getCaptchaCount

        public String getCaptchaCount()
      • isEnabled

        public boolean isEnabled()
      • getFullName

        public String getFullName()
      • getEmail

        public String getEmail()
      • getJabberAddress

        public String getJabberAddress()
      • getUserDirectory

        public String getUserDirectory()
      • isActive

        public boolean isActive()