Home
last modified time | relevance | path

Searched refs:authority (Results 1 – 25 of 70) sorted by last modified time

123

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUri.php216 $authority = $this->userInfo ? $this->userInfo.'@' : '';
217 $authority .= $this->host;
220 $authority .= ":{$this->port}";
223 return $authority;
231 $authority = $this->rawUserInfo ? $this->rawUserInfo.'@' : '';
232 $authority .= $this->host;
235 $authority .= ":{$this->port}";
238 return $authority;
/plugin/openid/Auth/OpenID/
H A DURINorm.php179 $authority = $uri_matches[4];
180 if ($authority === '') {
187 $authority, $authority_matches);
226 $authority = $userinfo . $host . $port;
248 return $scheme . '://' . $authority . $path . $query . $fragment;
/plugin/openid/Auth/Yadis/
H A DXRI.php154 $authority = explode('/', $xri, 2);
155 $authority = $authority[0];
156 if ($authority[0] == '(') {
162 $root = substr($authority, 0, strpos($authority, ')') + 1);
163 } else if (in_array($authority[0], Auth_Yadis_getXRIAuthorities())) {
165 $root = $authority[0];
168 $_segments = explode("!", $authority);
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/en/
H A Den.txt108 3. The will of the people shall be the basis of the authority of government; this will shall be expressed in periodic and genuine elections which shall be by universal and equal suffrage and shall be held by secret vote or by equivalent free voting procedures.
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md222 { scheme:[//]authority[path][?query] | scheme:[//][userinfo]path[?query] | host:port[path][?query] }
227 authority:
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md119 keeping the authority to modify its state to yourself.
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUri.php216 $authority = $this->userInfo ? $this->userInfo.'@' : '';
217 $authority .= $this->host;
220 $authority .= ":{$this->port}";
223 return $authority;
231 $authority = $this->rawUserInfo ? $this->rawUserInfo.'@' : '';
232 $authority .= $this->host;
235 $authority .= ":{$this->port}";
238 return $authority;
/plugin/davcal/vendor/sabre/uri/lib/
H A Dfunctions.php196 $authority = '';
198 $authority = $parts['host'];
200 $authority = $parts['user'] . '@' . $authority;
203 $authority = $authority . ':' . $parts['port'];
212 if ($authority) {
214 $uri .= '//' . $authority;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNotificationEndpointGrpcSettings.php25 public $authority; variable in Google\\Service\\Compute\\NotificationEndpointGrpcSettings
44 public function setAuthority($authority) argument
46 $this->authority = $authority;
53 return $this->authority;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md158 relative path and an authority by adding a leading slash to the path. It's only
186 because the path of a URI with an authority must start with a slash "/" or be empty
251 - Support for URIs without any authority.
H A DREADME.md652 `public static function composeComponents($scheme, $authority, $path, $query, $fragment): string`
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DServerRequest.php187 private static function extractHostAndPortFromAuthority($authority) argument
H A DUri.php149 * @param string $authority
158 public static function composeComponents($scheme, $authority, $path, $query, $fragment) argument
167 if ($authority != ''|| $scheme === 'file') {
168 $uri .= '//' . $authority;
430 $authority = $this->host;
432 $authority = $this->userInfo . '@' . $authority;
436 $authority .= ':' . $this->port;
439 return $authority;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DMembership.php68 public function setAuthority(Authority $authority) argument
70 $this->authority = $authority;
77 return $this->authority;
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md52 * Fix an issue with the Socket class not recognizing the certificate authority cert specified in the options.
/plugin/diagramsnet/lib/stencils/
H A DLICENSE10 …Effective Technological Measures means those measures that, in the absence of proper authority, ma…
13 …hts that apply to Your use of the Licensed Material and that the Licensor has authority to license.
27 … to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You fr…
95 … apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.
/plugin/diagramsnet/lib/templates/
H A DLICENSE10 …Effective Technological Measures means those measures that, in the absence of proper authority, ma…
13 …hts that apply to Your use of the Licensed Material and that the Licensor has authority to license.
27 … to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You fr…
95 … apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js1987 …{var c=a.match(/^\/?[^\/]*/)[0];a=a.substr(c.length);b+=c}return b}this.authority=this.scheme=null…
1988authority=a[5]?a[6]:null;this.path=a[7];this.query=a[9]?a[10]:null;this.fragment=a[12]?a[13]:null;…
1989 …heme=this.scheme,c.authority=this.authority,c.path=b(this.path),c.query=this.query):(null!==this.a…
1990 …ull!==a.authority&&""===a.path?"/"+this.path:a.path.replace(/[^\/]+$/,"")+this.path,c.path=b(c.pat…
H A Dviewer.min.js1987 …{var c=a.match(/^\/?[^\/]*/)[0];a=a.substr(c.length);b+=c}return b}this.authority=this.scheme=null…
1988authority=a[5]?a[6]:null;this.path=a[7];this.query=a[9]?a[10]:null;this.fragment=a[12]?a[13]:null;…
1989 …heme=this.scheme,c.authority=this.authority,c.path=b(this.path),c.query=this.query):(null!==this.a…
1990 …ull!==a.authority&&""===a.path?"/"+this.path:a.path.replace(/[^\/]+$/,"")+this.path,c.path=b(c.pat…
H A Dapp.min.js2021 …{var c=a.match(/^\/?[^\/]*/)[0];a=a.substr(c.length);b+=c}return b}this.authority=this.scheme=null…
2022authority=a[5]?a[6]:null;this.path=a[7];this.query=a[9]?a[10]:null;this.fragment=a[12]?a[13]:null;…
2023 …heme=this.scheme,c.authority=this.authority,c.path=b(this.path),c.query=this.query):(null!==this.a…
2024 …ull!==a.authority&&""===a.path?"/"+this.path:a.path.replace(/[^\/]+$/,"")+this.path,c.path=b(c.pat…
/plugin/diagramsnet/lib/js/jscolor/
H A Djscolor.js189 this.authority = null;
197 this.authority = m[5] ? m[6] : null;
207 if(this.authority !== null) { result = result + '//' + this.authority; }
227 t.authority = r.authority;
231 if(r.authority !== null) {
232 t.authority = r.authority;
247 if(base.authority !== null && base.path === '') { // TODO: == or === ?
256 t.authority = base.authority;
/plugin/diagramsnet/lib/js/socket.io/
H A Dsocket.io.min.js6 …=e,u.host=u.host.substring(1,u.host.length-1).replace(/;/g,":"),u.authority=u.authority.replace("[…
/plugin/diagramsnet/lib/img/
H A DLICENSE10 …Effective Technological Measures means those measures that, in the absence of proper authority, ma…
13 …hts that apply to Your use of the Licensed Material and that the Licensor has authority to license.
27 … to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You fr…
95 … apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...

123