Huygens Remote Manager
  • Namespace
  • Class
  • Tree
  • Todo

Namespaces

  • hrm
    • job
    • param
      • base
    • setting
      • base
    • shell
    • stats
    • user
      • proxy

Classes

  • AbstractProxy
  • ActiveDirectoryProxy
  • Auth0Proxy
  • DatabaseProxy
  • LDAPProxy
  • ProxyFactory

Namespace hrm\user\proxy

Classes summary

AbstractProxy

Abstract base proxy class that provides an interface for concrete classes to establish communication with external user management systems such as Microsoft Active Director, LDAP, Auth0.

ActiveDirectoryProxy Manages Active Directory connections through the adLDAP library.
Auth0Proxy Manages authentication against the internal HRM user database.
DatabaseProxy Manages authentication against the internal HRM user database.
LDAPProxy Manages LDAP connections through built-in PHP LDAP support
ProxyFactory

Returns the Proxy object to be used to manage the user based on the value of $authenticateAgainst from the configuration files.

Huygens Remote Manager API documentation generated by ApiGen