Bricklayer Access API

Bricklayer uses plugins located in the access plugins directory to handle session management and authentication. The access plugin is an automatically loaded plugin. You can get access to it with the ->access() method. It returns the access plugin currently in use. The Access API that Bricklayer Expects from access plugins will be discussed in a later chapter. To specify which installed access plugin you want to use set an access=pluginName line in your App.conf file.

Jeremy Wall 2006-08-21