Interface UserLogEntry

    • Method Detail

      • getUser

        User getUser()
      • getSessionId

        String getSessionId()
      • getLoginTime

        Date getLoginTime()
      • getLogoutTime

        Date getLogoutTime()
      • getLoginCode

        Integer getLoginCode()
      • getLogoutCode

        Integer getLogoutCode()
      • getLicenseType

        String getLicenseType()
      • getActualLicenseType

        String getActualLicenseType()
      • getUserAgent

        String getUserAgent()