Home
last modified time | relevance | path

Searched refs:AbstractType (Results 51 – 73 of 73) sorted by relevance

123

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DDirSyncRequestControl.php17 use FreeDSx\Asn1\Type\AbstractType;
154 public static function fromAsn1(AbstractType $type)
186 public function toAsn1(): AbstractType
14 use FreeDSx\Asn1\Type\AbstractType; global() alias
H A DSdFlagsControl.php15 use FreeDSx\Asn1\Type\AbstractType;
83 public function toAsn1(): AbstractType
14 use FreeDSx\Asn1\Type\AbstractType; global() alias
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DSetType.php18 class SetType extends AbstractType
27 * @param AbstractType ...$types
H A DBitStringType.php18 class BitStringType extends AbstractType
128 * @return AbstractType
H A DNullType.php18 class NullType extends AbstractType
H A DEnumeratedType.php18 class EnumeratedType extends AbstractType
H A DIntegerType.php18 class IntegerType extends AbstractType
H A DOidType.php18 class OidType extends AbstractType
H A DBooleanType.php18 class BooleanType extends AbstractType
H A DRealType.php18 class RealType extends AbstractType
H A DRelativeOidType.php18 class RelativeOidType extends AbstractType
H A DAbstractStringType.php18 abstract class AbstractStringType extends AbstractType
H A DAbstractTimeType.php22 class AbstractTimeType extends AbstractType
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAddRequest.php15 use FreeDSx\Asn1\Type\AbstractType;
89 public static function fromAsn1(AbstractType $type)
134 public function toAsn1(): AbstractType
14 use FreeDSx\Asn1\Type\AbstractType; global() alias
H A DSimpleBindRequest.php15 use FreeDSx\Asn1\Type\AbstractType;
70 protected function getAsn1AuthChoice(): AbstractType
14 use FreeDSx\Asn1\Type\AbstractType; global() alias
H A DSaslBindRequest.php15 use FreeDSx\Asn1\Type\AbstractType;
86 protected function getAsn1AuthChoice(): AbstractType
14 use FreeDSx\Asn1\Type\AbstractType; global() alias
H A DSearchRequest.php15 use FreeDSx\Asn1\Type\AbstractType;
382 public static function fromAsn1(AbstractType $type)
435 public function toAsn1(): AbstractType
14 use FreeDSx\Asn1\Type\AbstractType; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvControl.php16 use FreeDSx\Asn1\Type\AbstractType;
168 public function toAsn1(): AbstractType
193 public static function fromAsn1(AbstractType $type)
14 use FreeDSx\Asn1\Type\AbstractType; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DFilterFactory.php14 use FreeDSx\Asn1\Type\AbstractType;
57 public static function get(AbstractType $type): FilterInterface
13 use FreeDSx\Asn1\Type\AbstractType; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php14 use FreeDSx\Asn1\Type\AbstractType;
41 * @param AbstractType|ProtocolElementInterface|null $value
13 use FreeDSx\Asn1\Type\AbstractType; global() alias
H A DOperations.php14 use FreeDSx\Asn1\Type\AbstractType;
133 * @param null|AbstractType|ProtocolElementInterface|string $value
13 use FreeDSx\Asn1\Type\AbstractType; global() alias
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DCerDerTrait.php15 use FreeDSx\Asn1\Type\AbstractType; alias
150 /* @var AbstractType $a
151 * @var AbstractType $b */
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md368 * `Elastica\Search->search()` and `Elastica\Search->count()` use request method `POST` by default. Same for `Elastica\Index`, `Elastica\Type\AbstractType`, `Elastica\Type`.

123