Home
last modified time | relevance | path

Searched refs:fromAsn1 (Results 1 – 25 of 43) sorted by path

12

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DDirSyncRequestControl.php154 public static function fromAsn1(AbstractType $type)
148 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\Ad\\DirSyncRequestControl
H A DDirSyncResponseControl.php104 public static function fromAsn1(AbstractType $type)
98 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\Ad\\DirSyncResponseControl
H A DExpectedEntryCountControl.php101 public static function fromAsn1(AbstractType $type)
95 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\Ad\\ExpectedEntryCountControl
H A DExtendedDnControl.php71 public static function fromAsn1(AbstractType $type)
64 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\Ad\\ExtendedDnControl
H A DPolicyHintsControl.php84 public static function fromAsn1(AbstractType $type)
78 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\Ad\\PolicyHintsControl
H A DSetOwnerControl.php81 public static function fromAsn1(AbstractType $type)
75 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\Ad\\SetOwnerControl
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControl.php190 public static function fromAsn1(AbstractType $type)
184 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\Control
H A DPagingControl.php102 public static function fromAsn1(AbstractType $type)
95 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\PagingControl
H A DPwdPolicyResponseControl.php138 public static function fromAsn1(AbstractType $type)
130 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\PwdPolicyResponseControl
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/
H A DSortingControl.php89 public static function fromAsn1(AbstractType $type)
83 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\Sorting\\SortingControl
H A DSortingResponseControl.php97 public static function fromAsn1(AbstractType $type)
91 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\Sorting\\SortingResponseControl
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvControl.php193 public static function fromAsn1(AbstractType $type)
195 // TODO: Implement fromAsn1() method.
189 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\Vlv\\VlvControl
H A DVlvResponseControl.php86 public static function fromAsn1(AbstractType $type)
80 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\Vlv\\VlvResponseControl
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php181 public static function fromAsn1(AbstractType $type)
174 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Operation\\LdapResult
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAbandonRequest.php66 public static function fromAsn1(AbstractType $type)
64 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Operation\\Request\\AbandonRequest
H A DAddRequest.php89 public static function fromAsn1(AbstractType $type)
85 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Operation\\Request\\AddRequest
H A DBindRequest.php101 public static function fromAsn1(AbstractType $type)
99 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Operation\\Request\\BindRequest
H A DCancelRequest.php83 public static function fromAsn1(AbstractType $type)
77 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Operation\\Request\\CancelRequest
H A DCompareRequest.php101 public static function fromAsn1(AbstractType $type)
113 return new self($dn->getValue(), EqualityFilter::fromAsn1($ava));
95 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Operation\\Request\\CompareRequest
H A DDeleteRequest.php75 public static function fromAsn1(AbstractType $type)
73 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Operation\\Request\\DeleteRequest
H A DExtendedRequest.php141 public static function fromAsn1(AbstractType $type)
135 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Operation\\Request\\ExtendedRequest
H A DModifyDnRequest.php158 public static function fromAsn1(AbstractType $type)
153 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Operation\\Request\\ModifyDnRequest
H A DModifyRequest.php108 public static function fromAsn1(AbstractType $type)
104 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Operation\\Request\\ModifyRequest
H A DPasswordModifyRequest.php144 public static function fromAsn1(AbstractType $type)
138 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Operation\\Request\\PasswordModifyRequest
H A DSearchRequest.php382 public static function fromAsn1(AbstractType $type)
378 public static function fromAsn1(AbstractType $type) global() function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest

12