Secure Programming and Runtime Application Self-Protection (RASP)
RASP (Runtime Application Self-Protection) for Java applications consists of techniques that ensure security during runtime. This week, we will explore RASP strategies for Java-based applications. Applications, especially mobile ones, must be able to protect themselves from various threats during runtime. The following topics cover techniques used for RASP in Java.