lithium\security\auth\adapter\Form::$_autoConfig
Overrides
lithium\core\Object::$_autoConfig
List of configuration properties to automatically assign to the properties of the adapter when the class is constructed.
Source
protected $_autoConfig = array('model', 'fields', 'scope', 'filters', 'validators', 'query');