March 2024
Intermediate to advanced
262 pages
5h 54m
English
Designing a secure object model is fundamental to building a secure software application. An object model represents how data and functionality are organized within your application, and ensuring its security is crucial for protecting sensitive information and preventing unauthorized access or manipulation.
In this chapter, we’re going to cover security principles by looking at the following main topics:
This chapter aims to empower you to decompose your software project into participating objects. In later chapters, we will build on this work to think about where the objects live and how ...
Read now
Unlock full access