PluginProbe
Authorizer / 3.15.3
Authorizer v3.15.3
3.15.3 3.15.2 3.15.1 3.15.0 3.14.3 3.14.4 3.14.2 3.14.1 2.8.1 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 2.8.7 2.8.8 2.9.0 2.9.1 2.9.10 2.9.11 2.9.12 2.9.13 2.9.2 2.9.3 2.9.6 All 126 releases
authorizer / vendor / composer / autoload_static.php

autoload_static.php in Authorizer 3.15.3, at vendor/composer/autoload_static.php

230 lines 13.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 // autoload_static.php @generated by Composer
4
5 namespace Composer\Autoload;
6
7 class ComposerStaticInit3afe4a77f11b1a9be67c8c9e1abad910
8 {
9 public static $files = array (
10 '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
11 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
12 '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
13 '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
14 '1f87db08236948d07391152dccb70f04' => __DIR__ . '/..' . '/google/apiclient-services/autoload.php',
15 'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
16 '344f11dc3484aaed5cbde58e23513be4' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS.php',
17 'a8d3953fd9959404dd22d3dfcd0a79f0' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
18 );
19
20 public static $prefixLengthsPsr4 = array (
21 'p' =>
22 array (
23 'phpseclib3\\' => 11,
24 ),
25 'T' =>
26 array (
27 'TheNetworg\\OAuth2\\Client\\' => 25,
28 ),
29 'S' =>
30 array (
31 'Symfony\\Polyfill\\Php80\\' => 23,
32 ),
33 'P' =>
34 array (
35 'Psr\\Log\\' => 8,
36 'Psr\\Http\\Message\\' => 17,
37 'Psr\\Http\\Client\\' => 16,
38 'Psr\\Cache\\' => 10,
39 'ParagonIE\\ConstantTime\\' => 23,
40 ),
41 'M' =>
42 array (
43 'Monolog\\' => 8,
44 ),
45 'L' =>
46 array (
47 'League\\OAuth2\\Client\\' => 21,
48 ),
49 'G' =>
50 array (
51 'GuzzleHttp\\Psr7\\' => 16,
52 'GuzzleHttp\\Promise\\' => 19,
53 'GuzzleHttp\\' => 11,
54 'Google\\Service\\' => 15,
55 'Google\\Auth\\' => 12,
56 'Google\\' => 7,
57 ),
58 'F' =>
59 array (
60 'Firebase\\JWT\\' => 13,
61 ),
62 );
63
64 public static $prefixDirsPsr4 = array (
65 'phpseclib3\\' =>
66 array (
67 0 => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib',
68 ),
69 'TheNetworg\\OAuth2\\Client\\' =>
70 array (
71 0 => __DIR__ . '/..' . '/thenetworg/oauth2-azure/src',
72 ),
73 'Symfony\\Polyfill\\Php80\\' =>
74 array (
75 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
76 ),
77 'Psr\\Log\\' =>
78 array (
79 0 => __DIR__ . '/..' . '/psr/log/src',
80 ),
81 'Psr\\Http\\Message\\' =>
82 array (
83 0 => __DIR__ . '/..' . '/psr/http-factory/src',
84 1 => __DIR__ . '/..' . '/psr/http-message/src',
85 ),
86 'Psr\\Http\\Client\\' =>
87 array (
88 0 => __DIR__ . '/..' . '/psr/http-client/src',
89 ),
90 'Psr\\Cache\\' =>
91 array (
92 0 => __DIR__ . '/..' . '/psr/cache/src',
93 ),
94 'ParagonIE\\ConstantTime\\' =>
95 array (
96 0 => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src',
97 ),
98 'Monolog\\' =>
99 array (
100 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
101 ),
102 'League\\OAuth2\\Client\\' =>
103 array (
104 0 => __DIR__ . '/..' . '/league/oauth2-github/src',
105 1 => __DIR__ . '/..' . '/league/oauth2-client/src',
106 ),
107 'GuzzleHttp\\Psr7\\' =>
108 array (
109 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
110 ),
111 'GuzzleHttp\\Promise\\' =>
112 array (
113 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
114 ),
115 'GuzzleHttp\\' =>
116 array (
117 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
118 ),
119 'Google\\Service\\' =>
120 array (
121 0 => __DIR__ . '/..' . '/google/apiclient-services/src',
122 ),
123 'Google\\Auth\\' =>
124 array (
125 0 => __DIR__ . '/..' . '/google/auth/src',
126 ),
127 'Google\\' =>
128 array (
129 0 => __DIR__ . '/..' . '/google/apiclient/src',
130 ),
131 'Firebase\\JWT\\' =>
132 array (
133 0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
134 ),
135 );
136
137 public static $classMap = array (
138 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
139 'CAS_AuthenticationException' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/AuthenticationException.php',
140 'CAS_Client' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Client.php',
141 'CAS_CookieJar' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/CookieJar.php',
142 'CAS_Exception' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Exception.php',
143 'CAS_GracefullTerminationException' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/GracefullTerminationException.php',
144 'CAS_InvalidArgumentException' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/InvalidArgumentException.php',
145 'CAS_Languages_Catalan' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Languages/Catalan.php',
146 'CAS_Languages_ChineseSimplified' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Languages/ChineseSimplified.php',
147 'CAS_Languages_English' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Languages/English.php',
148 'CAS_Languages_French' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Languages/French.php',
149 'CAS_Languages_Galego' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Languages/Galego.php',
150 'CAS_Languages_German' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Languages/German.php',
151 'CAS_Languages_Greek' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Languages/Greek.php',
152 'CAS_Languages_Japanese' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Languages/Japanese.php',
153 'CAS_Languages_LanguageInterface' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Languages/LanguageInterface.php',
154 'CAS_Languages_Portuguese' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Languages/Portuguese.php',
155 'CAS_Languages_Spanish' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Languages/Spanish.php',
156 'CAS_OutOfSequenceBeforeAuthenticationCallException' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/OutOfSequenceBeforeAuthenticationCallException.php',
157 'CAS_OutOfSequenceBeforeClientException' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/OutOfSequenceBeforeClientException.php',
158 'CAS_OutOfSequenceBeforeProxyException' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/OutOfSequenceBeforeProxyException.php',
159 'CAS_OutOfSequenceException' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/OutOfSequenceException.php',
160 'CAS_PGTStorage_AbstractStorage' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/PGTStorage/AbstractStorage.php',
161 'CAS_PGTStorage_Db' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/PGTStorage/Db.php',
162 'CAS_PGTStorage_File' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/PGTStorage/File.php',
163 'CAS_ProxiedService' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxiedService.php',
164 'CAS_ProxiedService_Abstract' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxiedService/Abstract.php',
165 'CAS_ProxiedService_Exception' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxiedService/Exception.php',
166 'CAS_ProxiedService_Http' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxiedService/Http.php',
167 'CAS_ProxiedService_Http_Abstract' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxiedService/Http/Abstract.php',
168 'CAS_ProxiedService_Http_Get' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxiedService/Http/Get.php',
169 'CAS_ProxiedService_Http_Post' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxiedService/Http/Post.php',
170 'CAS_ProxiedService_Imap' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxiedService/Imap.php',
171 'CAS_ProxiedService_Testable' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxiedService/Testable.php',
172 'CAS_ProxyChain' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxyChain.php',
173 'CAS_ProxyChain_AllowedList' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxyChain/AllowedList.php',
174 'CAS_ProxyChain_Any' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxyChain/Any.php',
175 'CAS_ProxyChain_Interface' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxyChain/Interface.php',
176 'CAS_ProxyChain_Trusted' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxyChain/Trusted.php',
177 'CAS_ProxyTicketException' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ProxyTicketException.php',
178 'CAS_Request_AbstractRequest' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Request/AbstractRequest.php',
179 'CAS_Request_CurlMultiRequest' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Request/CurlMultiRequest.php',
180 'CAS_Request_CurlRequest' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Request/CurlRequest.php',
181 'CAS_Request_Exception' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Request/Exception.php',
182 'CAS_Request_MultiRequestInterface' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Request/MultiRequestInterface.php',
183 'CAS_Request_RequestInterface' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Request/RequestInterface.php',
184 'CAS_ServiceBaseUrl_AllowedListDiscovery' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ServiceBaseUrl/AllowedListDiscovery.php',
185 'CAS_ServiceBaseUrl_Base' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ServiceBaseUrl/Base.php',
186 'CAS_ServiceBaseUrl_Interface' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ServiceBaseUrl/Interface.php',
187 'CAS_ServiceBaseUrl_Static' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/ServiceBaseUrl/Static.php',
188 'CAS_Session_PhpSession' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/Session/PhpSession.php',
189 'CAS_TypeMismatchException' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS/TypeMismatchException.php',
190 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
191 'Google_AccessToken_Revoke' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
192 'Google_AccessToken_Verify' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
193 'Google_AuthHandler_AuthHandlerFactory' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
194 'Google_AuthHandler_Guzzle6AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
195 'Google_AuthHandler_Guzzle7AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
196 'Google_Client' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
197 'Google_Collection' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
198 'Google_Exception' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
199 'Google_Http_Batch' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
200 'Google_Http_MediaFileUpload' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
201 'Google_Http_REST' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
202 'Google_Model' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
203 'Google_Service' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
204 'Google_Service_Exception' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
205 'Google_Service_Resource' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
206 'Google_Task_Composer' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
207 'Google_Task_Exception' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
208 'Google_Task_Retryable' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
209 'Google_Task_Runner' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
210 'Google_Utils_UriTemplate' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
211 'Jumbojett\\OpenIDConnectClient' => __DIR__ . '/..' . '/jumbojett/openid-connect-php/src/OpenIDConnectClient.php',
212 'Jumbojett\\OpenIDConnectClientException' => __DIR__ . '/..' . '/jumbojett/openid-connect-php/src/OpenIDConnectClient.php',
213 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
214 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
215 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
216 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
217 'phpCAS' => __DIR__ . '/..' . '/apereo/phpcas/source/CAS.php',
218 );
219
220 public static function getInitializer(ClassLoader $loader)
221 {
222 return \Closure::bind(function () use ($loader) {
223 $loader->prefixLengthsPsr4 = ComposerStaticInit3afe4a77f11b1a9be67c8c9e1abad910::$prefixLengthsPsr4;
224 $loader->prefixDirsPsr4 = ComposerStaticInit3afe4a77f11b1a9be67c8c9e1abad910::$prefixDirsPsr4;
225 $loader->classMap = ComposerStaticInit3afe4a77f11b1a9be67c8c9e1abad910::$classMap;
226
227 }, null, ClassLoader::class);
228 }
229 }
230