Autopsy  4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
com.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponse Member List

This is the complete list of members for com.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponse, including all inherited members.

apiKeycom.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponseprivate
AuthTokenResponse(@JsonProperty("token") String token,@JsonProperty("api_key") String apiKey,@JsonProperty("hashLookupCount") Long hashLookupCount,@JsonProperty("hashLookupLimit") Long hashLookupLimit,@JsonProperty("fileUploadLimit") Long fileUploadLimit,@JsonProperty("fileUploadCount") Long fileUploadCount,@JsonProperty("fileUploadUrl") String fileUploadUrl,@JsonDeserialize(using=InstantEpochSecsDeserializer.class)@JsonProperty("expiration") Instant expiration,@JsonDeserialize(using=InstantEpochMillisDeserializer.class)@JsonProperty("resetDate") Instant resetDate)com.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponse
expirationcom.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponseprivate
fileUploadCountcom.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponseprivate
fileUploadLimitcom.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponseprivate
fileUploadUrlcom.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponseprivate
getApiKey()com.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponse
getExpiration()com.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponse
getFileUploadCount()com.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponse
getFileUploadLimit()com.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponse
getFileUploadUrl()com.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponse
getHashLookupCount()com.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponse
getHashLookupLimit()com.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponse
getResetDate()com.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponse
getToken()com.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponse
hashLookupCountcom.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponseprivate
hashLookupLimitcom.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponseprivate
resetDatecom.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponseprivate
tokencom.basistech.df.cybertriage.autopsy.ctapi.json.AuthTokenResponseprivate

Copyright © 2012-2022 Basis Technology. Generated on: Tue Feb 6 2024
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.