Package org.zaproxy.clientapi.gen
Class Reveal
java.lang.Object
org.zaproxy.clientapi.gen.deprecated.RevealDeprecated
org.zaproxy.clientapi.gen.Reveal
This file was automatically generated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreveal()Tells if shows hidden fields and enables disabled fieldsSets if shows hidden fields and enables disabled fieldsMethods inherited from class org.zaproxy.clientapi.gen.deprecated.RevealDeprecated
setReveal
-
Constructor Details
-
Reveal
-
-
Method Details
-
reveal
Tells if shows hidden fields and enables disabled fieldsThis component is optional and therefore the API will only work if it is installed
- Throws:
ClientApiException
-
setReveal
Sets if shows hidden fields and enables disabled fieldsThis component is optional and therefore the API will only work if it is installed
- Throws:
ClientApiException
-