Complete Mediation

Learn the importance of mediation when providing access to protected resources.

Overview

Complete mediation supports the “trust but verify” principle. Many applications use protected resources like databases, file shares, authentication servers, and so on. When software interacts with these types of resources, its design should ensure that this interaction takes place in a circumspect way

A database with a single open connection

Software shouldn’t open a ...