Home
last modified time | relevance | path

Searched refs:Entry (Results 26 – 50 of 82) sorted by relevance

1234

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DDnRequestInterface.php14 use FreeDSx\Ldap\Entry\Dn;
H A DModifyDnRequest.php20 use FreeDSx\Ldap\Entry\Dn;
21 use FreeDSx\Ldap\Entry\Rdn;
H A DDeleteRequest.php17 use FreeDSx\Ldap\Entry\Dn;
H A DSearchRequest.php21 use FreeDSx\Ldap\Entry\Attribute;
22 use FreeDSx\Ldap\Entry\Dn;
H A DCompareRequest.php19 use FreeDSx\Ldap\Entry\Dn;
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md77 echo "Entry: ".$entry->getDn().PHP_EOL;
92 use FreeDSx\Ldap\Entry\Entry;
96 $entry = (new Entry('cn=foo,dc=domain,dc=local'))
115 # Entry will be null if it doesn't exist
H A DCHANGELOG.md55 * Add more complete documentation for working with Entry objects.
73 * Add magic methods to Entry objects for attribute access.
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEscapeTrait.php12 namespace FreeDSx\Ldap\Entry;
H A DChanges.php12 namespace FreeDSx\Ldap\Entry;
H A DOption.php12 namespace FreeDSx\Ldap\Entry;
H A DDn.php12 namespace FreeDSx\Ldap\Entry;
H A DRdn.php12 namespace FreeDSx\Ldap\Entry;
H A DOptions.php12 namespace FreeDSx\Ldap\Entry;
H A DChange.php12 namespace FreeDSx\Ldap\Entry;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResponse.php14 use FreeDSx\Ldap\Entry\Entries;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerWhoAmIHandler.php16 use FreeDSx\Ldap\Entry\Dn;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DRequestHandlerInterface.php14 use FreeDSx\Ldap\Entry\Entries;
H A DGenericRequestHandler.php14 use FreeDSx\Ldap\Entry\Entries;
H A DProxyRequestHandler.php14 use FreeDSx\Ldap\Entry\Entries;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php14 use FreeDSx\Ldap\Entry\Attribute;
15 use FreeDSx\Ldap\Entry\Dn;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSearchHandler.php15 use FreeDSx\Ldap\Entry\Entries;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DAttributeValueAssertionTrait.php20 use FreeDSx\Ldap\Entry\Attribute;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php17 use FreeDSx\Ldap\Entry\Entries;
/plugin/findologicxmlexport/vendor/hoa/compiler/Bin/
H A DPp.php175 if ($element instanceof Compiler\Llk\Rule\Entry) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php19 use FreeDSx\Ldap\Entry\Dn;

1234