Go to the documentation of this file.
19package com.basistech.df.cybertriage.autopsy.ctapi.json;
21import com.fasterxml.jackson.annotation.JsonProperty;
28 @JsonProperty(
"autopsy_version")
31 @JsonProperty(
"boost_license_id")
34 @JsonProperty(
"requestFileUpload")
37 @JsonProperty(
"fileUploadSize")
40 @JsonProperty(
"host_id")
AuthTokenRequest setAutopsyVersion(String autopsyVersion)
AuthTokenRequest setHostId(String hostId)
AuthTokenRequest setBoostLicenseId(String boostLicenseId)
AuthTokenRequest setRequestFileUpload(boolean requestFileUpload)
boolean requestFileUpload
String getBoostLicenseId()
String getAutopsyVersion()
boolean isRequestFileUpload()
AuthTokenRequest setFileUploadSize(Long fileUploadSize)
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.