Package org.zaproxy.clientapi.gen
Class ImportLogFiles
java.lang.Object
org.zaproxy.clientapi.gen.deprecated.ImportLogFilesDeprecated
org.zaproxy.clientapi.gen.ImportLogFiles
@Deprecated(since="1.11.0",
forRemoval=true)
public class ImportLogFiles
extends ImportLogFilesDeprecated
Deprecated, for removal: This API element is subject to removal in a future version.
This file was automatically generated.
-
Constructor Summary
ConstructorsConstructorDescriptionImportLogFiles
(ClientApi api) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionImportModSecurityLogFromFile
(String filepath) Deprecated, for removal: This API element is subject to removal in a future version.This component is optional and therefore the API will only work if it is installedImportZAPHttpRequestResponsePair
(String httprequest, String httpresponse) Deprecated, for removal: This API element is subject to removal in a future version.This component is optional and therefore the API will only work if it is installedImportZAPLogFromFile
(String filepath) Deprecated, for removal: This API element is subject to removal in a future version.This component is optional and therefore the API will only work if it is installedbyte[]
OtherPostModSecurityAuditEvent
(String auditeventstring) Deprecated, for removal: This API element is subject to removal in a future version.This component is optional and therefore the API will only work if it is installedPostModSecurityAuditEvent
(String auditeventstring) Deprecated, for removal: This API element is subject to removal in a future version.This component is optional and therefore the API will only work if it is installedMethods inherited from class org.zaproxy.clientapi.gen.deprecated.ImportLogFilesDeprecated
ImportModSecurityLogFromFile, ImportZAPHttpRequestResponsePair, ImportZAPLogFromFile, OtherPostModSecurityAuditEvent, PostModSecurityAuditEvent
-
Constructor Details
-
ImportLogFiles
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
ImportZAPLogFromFile
Deprecated, for removal: This API element is subject to removal in a future version.This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
ImportModSecurityLogFromFile
Deprecated, for removal: This API element is subject to removal in a future version.This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
ImportZAPHttpRequestResponsePair
public ApiResponse ImportZAPHttpRequestResponsePair(String httprequest, String httpresponse) throws ClientApiException Deprecated, for removal: This API element is subject to removal in a future version.This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
PostModSecurityAuditEvent
Deprecated, for removal: This API element is subject to removal in a future version.This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
OtherPostModSecurityAuditEvent
Deprecated, for removal: This API element is subject to removal in a future version.This component is optional and therefore the API will only work if it is installed- Throws:
ClientApiException
-
Exim
instead.