Security
Table of Contents
Classes
- FirewallConfig
- FirewallContext
- This is a wrapper around the actual firewall configuration which allows us to lazy load the context for one specific firewall only when we need it.
- FirewallMap
- This is a lazy-loading firewall map implementation.
- LazyFirewallContext
- Lazily calls authentication listeners when actually required by the access listener.
- UserAuthenticator
- A decorator that delegates all method calls to the authenticator manager of the current firewall.