Home
last modified time | relevance | path

Searched refs:controlType (Results 1 – 7 of 7) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
DControl.php71 protected $controlType; variable in FreeDSx\\Ldap\\Control\\Control
84 * @param string $controlType
88 … public function __construct(string $controlType, bool $criticality = false, $controlValue = null) argument
90 $this->controlType = $controlType;
101 $this->controlType = $oid;
111 return $this->controlType;
159 Asn1::octetString($this->controlType),
183 return $this->controlType;
216 …[0 => $control->controlType, 1 => $control->criticality, 2 => $control->controlValue] = self::pars…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DGoogleAppsCardV1SwitchControl.php25 public $controlType; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1SwitchControl
44 public function setControlType($controlType) argument
46 $this->controlType = $controlType;
53 return $this->controlType;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
DExtendedDnControl.php92 $control->controlType = $oid;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
DGoogleApiService.php37 protected $controlType = Control::class; variable in Google\\Service\\ServiceUsage\\GoogleApiService
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
DService.php37 protected $controlType = Control::class; variable in Google\\Service\\ServiceManagement\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
DService.php37 protected $controlType = Control::class; variable in Google\\Service\\ServiceNetworking\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
DService.php37 protected $controlType = Control::class; variable in Google\\Service\\ServiceConsumerManagement\\Service