icingaweb2/library/Icinga/Authentication
Jannis Moßhammer 06b7b9ee2e Add Auth/Manager.php, currently without tests
The Auth Manager class incorporates the functionality of the
Backend.php and Auth.php class and handles authentication. The
authorization parts from the Auth.php (hasPermission(), etc.) have
been removed and will be added to the user class

refs #4265
2013-06-11 13:27:53 +02:00
..
Backend Add library from incubator and teststubs 2013-06-11 13:23:59 +02:00
Auth.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
Backend.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
Group.php Add library from incubator and teststubs 2013-06-11 13:23:59 +02:00
GroupBackend.php Add library from incubator and teststubs 2013-06-11 13:23:59 +02:00
GroupMembership.php Add library from incubator and teststubs 2013-06-11 13:23:59 +02:00
LdapUserBackend.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
Manager.php Add Auth/Manager.php, currently without tests 2013-06-11 13:27:53 +02:00
PHPSession.php Add basic, untested skeleton for Session and PHPSession 2013-06-11 13:27:53 +02:00
Session.php Add basic, untested skeleton for Session and PHPSession 2013-06-11 13:27:53 +02:00
Storable.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
User.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
UserBackend.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00