Annotations
All Check annotations are defined in dasho-annotations.jar
, which is located in the lib
folder where you installed PreEmptive Protection - DashO. By default, DashO will remove any references to these annotations. Regardless, the jar is not required at application run time and should not be distributed with your application.
Checks and Responses may also be specified in the Checks - Debug, Checks - Root, Checks – Shelf Life, and Checks - Tamper UI. If you specify Checks and Responses through the DashO User Interface, you do not have to modify the application source code. Similarly, if you specify Checks and Responses with code annotations, these should not be duplicated (for the same methods) through configuration.
For information on these annotations see the related javadocs.