Home
last modified time | relevance | path

Searched refs:ServerAuthorization (Results 1 – 2 of 2) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerProtocolHandler.php72 * @var ServerAuthorization
102 ServerAuthorization $authorizer = null,
108 $this->authorizer = $authorizer ?? new ServerAuthorization(null, $this->options);
H A DServerAuthorization.php30 class ServerAuthorization
29 class ServerAuthorization global() class