The <AccessControlProvider> element configures a custom access control plugin that can be attached to content using the RequestMapper component.

Plugin Types

As with all plugins the precise provider loaded controlled by the type= attribute.  Three types are suppoted

TypeDescription
XML Implements a simple access control language using XML. 
ChainingAllows different types of plugins to run in combination.
TimeSupports time-based access control policies.