Overview
Classes: AbstractLDAPAuthAdminService, AuthAdminService, AuthService
Namespaces
namespace Data
namespace TwoFactor
Classes
class AbstractLDAPAuthAdminService
This abstract class implements basic LDAP authentication.
class AuthAdminService
This service interface extends the basic AuthService
interface with methods for administrating
users, roles and their permissions.
class AuthService
The AuthService (authentication/authorization service) is used to
authenticate users using a user name/credentials combination, and to
assign certain permissions to users.