Class CoreDeprecated

java.lang.Object
org.zaproxy.clientapi.gen.deprecated.CoreDeprecated
Direct Known Subclasses:
Core

public class CoreDeprecated extends Object
API implementation with deprecated methods, (re)moved from generated class.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    accessUrl(String apikey, String url, String followredirects)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    alerts(String baseurl, String start, String count)
    Gets the alerts raised by ZAP, optionally filtering by URL and paginating with 'start' position and 'count' of alerts
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    deleteSiteNode(String apikey, String url, String method, String postdata)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    excludeFromProxy(String apikey, String regex)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    byte[]
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    loadSession(String apikey, String name)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    byte[]
    messageHar(String apikey, String id)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    byte[]
    messagesHar(String apikey, String baseurl, String start, String count)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    newSession(String apikey, String name, String overwrite)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Gets the number of alerts, optionally filtering by URL
    byte[]
    proxypac(String apikey)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    byte[]
    rootcert(String apikey)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    saveSession(String apikey, String name, String overwrite)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    byte[]
    sendHarRequest(String apikey, String request, String followredirects)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    sendRequest(String apikey, String request, String followredirects)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    setMode(String apikey, String mode)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    setOptionHttpStateEnabled(String apikey, boolean bool)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    setOptionProxyChainPrompt(String apikey, boolean bool)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    setOptionUseProxyChain(String apikey, boolean bool)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    setOptionUseProxyChainAuth(String apikey, boolean bool)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    byte[]
    setproxy(String apikey, String proxy)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    shutdown(String apikey)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
     
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.
    Gets the URLs accessed through/by ZAP
    byte[]
    xmlreport(String apikey)
    Deprecated.
    (1.1.0) Use the method without the API key and use one of the ClientApi constructors that allow to set the API key (e.g.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait