Home
last modified time | relevance | path

Searched refs:ProtocolException (Results 1 – 25 of 56) sorted by relevance

123

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DExpectedEntryCountControl.php18 use FreeDSx\Ldap\Exception\ProtocolException; alias
99 … throw new ProtocolException('An ExpectedEntryCount control value must be a sequence type.');
104 …throw new ProtocolException('An ExpectedEntryCount control value sequence 0 must be an integer typ…
107 …throw new ProtocolException('An ExpectedEntryCount control value sequence 1 must be an integer typ…
132 * @throws ProtocolException
137 …throw new ProtocolException('An ExpectedEntryCount control value must be a sequence type with 2 ch…
140 …throw new ProtocolException('An ExpectedEntryCount control value sequence 0 must be an integer typ…
143 …throw new ProtocolException('An ExpectedEntryCount control value sequence 1 must be an integer typ…
H A DExtendedDnControl.php18 use FreeDSx\Ldap\Exception\ProtocolException; alias
67 throw new ProtocolException('The extended DN control is malformed.');
75 throw new ProtocolException('An ExtendedDn control value must be a sequence type.');
79 … throw new ProtocolException('An ExtendedDn control value sequence 0 must be an integer type.');
104 * @throws ProtocolException
109 … throw new ProtocolException('An ExtendedDn control value must be a sequence type with 1 child.');
112 … throw new ProtocolException('An ExtendedDn control value sequence 0 must be an integer type.');
H A DDirSyncResponseControl.php19 use FreeDSx\Ldap\Exception\ProtocolException; alias
102 …throw new ProtocolException('A DirSyncResponse control value must be a sequence type with 3 childr…
108 …throw new ProtocolException('A DirSyncResponse control value sequence 0 must be an integer type.');
111 …throw new ProtocolException('A DirSyncResponse control value sequence 1 must be an integer type.');
114 …throw new ProtocolException('A DirSyncResponse control value sequence 2 must be an octet string ty…
H A DDirSyncRequestControl.php19 use FreeDSx\Ldap\Exception\ProtocolException; alias
152 …throw new ProtocolException('A DirSyncRequest control value must be a sequence type with 3 childre…
158 … throw new ProtocolException('A DirSyncRequest control value sequence 0 must be an integer type.');
161 … throw new ProtocolException('A DirSyncRequest control value sequence 1 must be an integer type.');
164 …throw new ProtocolException('A DirSyncRequest control value sequence 2 must be an octet string typ…
H A DPolicyHintsControl.php18 use FreeDSx\Ldap\Exception\ProtocolException; alias
82 throw new ProtocolException('A PolicyHints control value must be a sequence type.');
86 … throw new ProtocolException('A PolicyHints control value sequence 0 must be an integer type.');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DModifyRequest.php22 use FreeDSx\Ldap\Exception\ProtocolException; alias
107 throw new ProtocolException('The modify request is malformed');
113 throw new ProtocolException('The modify request is malformed');
153 * @throws ProtocolException
158 throw new ProtocolException('The change for the modify request is malformed.');
164 throw new ProtocolException('The change for the modify request is malformed.');
173 * @throws ProtocolException
178 … throw new ProtocolException('The partial attribute for the modify request is malformed.');
184 … throw new ProtocolException('The partial attribute for the modify request is malformed.');
190 … throw new ProtocolException('The partial attribute for the modify request is malformed.');
H A DAddRequest.php21 use FreeDSx\Ldap\Exception\ProtocolException; alias
88 throw new ProtocolException('The add request is malformed: %s');
94 throw new ProtocolException('The add request is malformed.');
101 throw new ProtocolException(sprintf(
110 throw new ProtocolException('The add request is malformed.');
116 throw new ProtocolException('The add request is malformed.');
H A DBindRequest.php18 use FreeDSx\Ldap\Exception\ProtocolException; alias
102 throw new ProtocolException('The bind request in malformed');
109 throw new ProtocolException('The bind request in malformed');
112 throw new ProtocolException('The bind request in malformed');
118 throw new ProtocolException(sprintf(
H A DDeleteRequest.php17 use FreeDSx\Ldap\Exception\ProtocolException; alias
82 * @throws ProtocolException
87 …throw new ProtocolException('The delete request must be an octet string with an application tag cl…
90 throw new ProtocolException(sprintf(
H A DExtendedRequest.php16 use FreeDSx\Ldap\Exception\ProtocolException; alias
143 * @throws ProtocolException
155 * @throws ProtocolException
160 throw new ProtocolException('The extended request is malformed');
173 throw new ProtocolException('The extended request is malformed');
H A DModifyDnRequest.php20 use FreeDSx\Ldap\Exception\ProtocolException; alias
156 throw new ProtocolException('The modify dn request is malformed');
164 throw new ProtocolException('The modify dn request is malformed');
167 throw new ProtocolException('The modify dn request is malformed');
170 throw new ProtocolException('The modify dn request is malformed');
H A DCompareRequest.php18 use FreeDSx\Ldap\Exception\ProtocolException; alias
98 throw new ProtocolException('The compare request is malformed');
104 throw new ProtocolException('The compare request is malformed.');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvResponseControl.php20 use FreeDSx\Ldap\Exception\ProtocolException; alias
85 throw new ProtocolException('The VLV response value contains an unexpected ASN1 type.');
93 throw new ProtocolException('The VLV response value contains an unexpected ASN1 type.');
96 throw new ProtocolException('The VLV response value contains an unexpected ASN1 type.');
99 throw new ProtocolException('The VLV response value contains an unexpected ASN1 type.');
102 throw new ProtocolException('The VLV response value contains an unexpected ASN1 type.');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php18 use FreeDSx\Ldap\Exception\ProtocolException; alias
165 …throw new ProtocolException(sprintf('You must define the tag number property on %s', get_parent_cl…
184 * @throws ProtocolException
189 throw new ProtocolException('The LDAP result is malformed.');
201 … throw new ProtocolException('The ASN1 structure for the referrals is malformed.');
208 throw new ProtocolException($e->getMessage());
219 throw new ProtocolException('The LDAP result is malformed.');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/
H A DSortingControl.php19 use FreeDSx\Ldap\Exception\ProtocolException; alias
87 throw new ProtocolException('The sorting control is malformed.');
94 throw new ProtocolException('The sort key is malformed.');
110 throw new ProtocolException('The sorting control is malformed.');
115 throw new ProtocolException('The sorting control contains unexpected data.');
119 throw new ProtocolException('The sort key is missing an attribute description.');
H A DSortingResponseControl.php18 use FreeDSx\Ldap\Exception\ProtocolException; alias
95 throw new ProtocolException('The server side sorting response is malformed.');
100 throw new ProtocolException('The server side sorting response is malformed.');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControl.php18 use FreeDSx\Ldap\Exception\ProtocolException; alias
187 throw new ProtocolException(sprintf(
200 * @throws ProtocolException
205 throw new ProtocolException(sprintf(
218 * @throws ProtocolException
223 …throw new ProtocolException('The received control is malformed. Unable to get the encoded value.');
228 …throw new ProtocolException('The received control is malformed. Unable to get the encoded value.');
H A DPagingControl.php18 use FreeDSx\Ldap\Exception\ProtocolException; alias
99 … throw new ProtocolException('A paged control value must be a sequence type with 2 children.');
104 … throw new ProtocolException('A paged control value sequence 0 must be an integer type.');
107 … throw new ProtocolException('A paged control value sequence 1 must be an octet string type.');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DSubstringFilter.php19 use FreeDSx\Ldap\Exception\ProtocolException; alias
202 throw new ProtocolException('The substring type is malformed');
208 throw new ProtocolException('The substring filter is malformed.');
216 * @throws ProtocolException
227 throw new ProtocolException('The substring filter is malformed.');
232 throw new ProtocolException('The substring filter is malformed.');
240 throw new ProtocolException('The substring filter is malformed.');
245 throw new ProtocolException('The substring filter is malformed.');
H A DMatchingRuleFilter.php20 use FreeDSx\Ldap\Exception\ProtocolException; alias
202 throw new ProtocolException('The matching rule filter is malformed');
224 throw new ProtocolException('The matching rule filter is malformed.');
227 throw new ProtocolException('The matching rule filter is malformed.');
230 throw new ProtocolException('The matching rule filter is malformed.');
233 throw new ProtocolException('The matching rule filter is malformed.');
H A DNotFilter.php17 use FreeDSx\Ldap\Exception\ProtocolException; alias
96 throw new ProtocolException('The not filter is malformed');
100 throw new ProtocolException('The "not" filter is malformed.');
H A DAttributeValueAssertionTrait.php19 use FreeDSx\Ldap\Exception\ProtocolException; alias
95 throw new ProtocolException('The attribute value assertion is malformed.');
101 throw new ProtocolException('The attribute value assertion is malformed.');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessage.php22 use FreeDSx\Ldap\Exception\ProtocolException; alias
131 throw new ProtocolException(sprintf(
138 throw new ProtocolException(sprintf(
150 … throw new ProtocolException('The ASN1 structure for the controls is malformed.');
157 … throw new ProtocolException('The control either is not a sequence or has no OID value attached.');
183 …throw new ProtocolException('Expected an LDAP message ID as an ASN.1 integer type. None received.'…
187 throw new ProtocolException('The LDAP message is malformed.');
252 throw new ProtocolException(sprintf(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php17 use FreeDSx\Ldap\Exception\ProtocolException; alias
130 * @throws ProtocolException
138 throw new ProtocolException(sprintf(
146 throw new ProtocolException('Expected a paging control, but received none.');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DExtendedResponseFactory.php15 use FreeDSx\Ldap\Exception\ProtocolException; alias
41 * @throws ProtocolException
46 throw new ProtocolException(sprintf(

123