webCOMAND

Login Package IconBase Login Controller

The Base Login Controller content type has the following fields and is meant to be extended to implement specific Login Policy Controllers: Login, Change, Reset, Unlock and Logger.

  • Title - Human-friendly name.
  • Description - Short description of the controller and how it can be used.
  • Package - Defines the package that the class implementation is in for this feature. If not specified, defaults to the content type PHP implementation.
  • Class Name - Defines the fully qualified class name that this class implementation is in for this feature. If not specified, defaults to the content type PHP implementation.
  • Thresholds - Defines failure attempt thresholds that will result in locking the system for a particular user, or IP address, for example.