Mid GoF Patterns

Security:?

  • The proxy can be used to add security or validation checks before allowing

access to the real object. For example, it could authenticate users before

allowing access to a sensitive resource.

Types of Proxy:

More from Design Patterns in C#

All questions for this course