File: autoload_static.php

package info (click to toggle)
simplesamlphp 1.14.11-1%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 15,024 kB
  • sloc: php: 72,337; xml: 1,078; python: 376; sh: 220; perl: 185; makefile: 57
file content (407 lines) | stat: -rw-r--r-- 41,497 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInite10c72190b3e61d7a0149d40c30eab46
{
    public static $files = array (
        '5abda994d126976858eb25d2546ee3c9' => __DIR__ . '/../..' . '/lib/_autoload_modules.php',
    );

    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WhiteHat101\\Crypt\\' => 18,
        ),
        'P' => 
        array (
            'Psr\\Log\\' => 8,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WhiteHat101\\Crypt\\' => 
        array (
            0 => __DIR__ . '/..' . '/whitehat101/apr1-md5/src',
        ),
        'Psr\\Log\\' => 
        array (
            0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
        ),
    );

    public static $prefixesPsr0 = array (
        'S' => 
        array (
            'SimpleSamlPhp\\Composer' => 
            array (
                0 => __DIR__ . '/..' . '/simplesamlphp/composer-module-installer/src',
            ),
            'SimpleSAML' => 
            array (
                0 => __DIR__ . '/../..' . '/lib',
            ),
            'SAML2_' => 
            array (
                0 => __DIR__ . '/..' . '/simplesamlphp/saml2/src',
            ),
        ),
    );

    public static $classMap = array (
        'Auth_OpenID' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID.php',
        'Auth_OpenID_AX' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/AX.php',
        'Auth_OpenID_AX_AttrInfo' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/AX.php',
        'Auth_OpenID_AX_Error' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/AX.php',
        'Auth_OpenID_AX_FetchRequest' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/AX.php',
        'Auth_OpenID_AX_FetchResponse' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/AX.php',
        'Auth_OpenID_AX_KeyValueMessage' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/AX.php',
        'Auth_OpenID_AX_Message' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/AX.php',
        'Auth_OpenID_AX_StoreRequest' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/AX.php',
        'Auth_OpenID_AX_StoreResponse' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/AX.php',
        'Auth_OpenID_AlreadySigned' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_AssociateRequest' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_Association' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Association.php',
        'Auth_OpenID_AuthRequest' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_BcMathWrapper' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/BigMath.php',
        'Auth_OpenID_CancelResponse' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_CheckAuthRequest' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_CheckIDRequest' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_Consumer' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_ConsumerResponse' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_CryptUtil' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/CryptUtil.php',
        'Auth_OpenID_DatabaseConnection' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/DatabaseConnection.php',
        'Auth_OpenID_Decoder' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_DiffieHellman' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/DiffieHellman.php',
        'Auth_OpenID_DiffieHellmanSHA1ConsumerSession' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_DiffieHellmanSHA1ServerSession' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_DiffieHellmanSHA256ConsumerSession' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_DiffieHellmanSHA256ServerSession' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_DumbStore' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/DumbStore.php',
        'Auth_OpenID_Encoder' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_EncodingError' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_Extension' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Extension.php',
        'Auth_OpenID_FailureResponse' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_FileStore' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/FileStore.php',
        'Auth_OpenID_GenericConsumer' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_GmpMathWrapper' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/BigMath.php',
        'Auth_OpenID_KVForm' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/KVForm.php',
        'Auth_OpenID_MDB2Store' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/MDB2Store.php',
        'Auth_OpenID_MalformedReturnURL' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_MalformedTrustRoot' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_Mapping' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Message.php',
        'Auth_OpenID_MathLibrary' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/BigMath.php',
        'Auth_OpenID_MemcachedStore' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/MemcachedStore.php',
        'Auth_OpenID_Message' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Message.php',
        'Auth_OpenID_MySQLStore' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/MySQLStore.php',
        'Auth_OpenID_NamespaceMap' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Message.php',
        'Auth_OpenID_NoReturnToError' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_OpenIDStore' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Interface.php',
        'Auth_OpenID_PAPE_Request' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/PAPE.php',
        'Auth_OpenID_PAPE_Response' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/PAPE.php',
        'Auth_OpenID_Parse' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Parse.php',
        'Auth_OpenID_PlainTextConsumerSession' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_PlainTextServerSession' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_PostgreSQLStore' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/PostgreSQLStore.php',
        'Auth_OpenID_PredisStore' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/PredisStore.php',
        'Auth_OpenID_Request' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_SQLStore' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/SQLStore.php',
        'Auth_OpenID_SQLiteStore' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/SQLiteStore.php',
        'Auth_OpenID_SRegBase' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/SReg.php',
        'Auth_OpenID_SRegRequest' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/SReg.php',
        'Auth_OpenID_SRegResponse' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/SReg.php',
        'Auth_OpenID_Server' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_ServerError' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_ServerErrorContainer' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_ServerRequest' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/ServerRequest.php',
        'Auth_OpenID_ServerResponse' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_ServiceEndpoint' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Discover.php',
        'Auth_OpenID_ServiceEndpointLoader' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/Manager.php',
        'Auth_OpenID_SessionNegotiator' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Association.php',
        'Auth_OpenID_SetupNeededResponse' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_Signatory' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_SigningEncoder' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_SuccessResponse' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_TrustRoot' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/TrustRoot.php',
        'Auth_OpenID_TypeURIMismatch' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Consumer.php',
        'Auth_OpenID_UntrustedReturnURL' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_OpenID_WebResponse' => __DIR__ . '/..' . '/openid/php-openid/Auth/OpenID/Server.php',
        'Auth_Yadis_Discovery' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/Manager.php',
        'Auth_Yadis_DiscoveryResult' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/Yadis.php',
        'Auth_Yadis_HTTPFetcher' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/HTTPFetcher.php',
        'Auth_Yadis_HTTPResponse' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/HTTPFetcher.php',
        'Auth_Yadis_Manager' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/Manager.php',
        'Auth_Yadis_ManagerLoader' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/Manager.php',
        'Auth_Yadis_PHPSession' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/Manager.php',
        'Auth_Yadis_ParanoidHTTPFetcher' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/ParanoidHTTPFetcher.php',
        'Auth_Yadis_ParseHTML' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/ParseHTML.php',
        'Auth_Yadis_PlainHTTPFetcher' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/PlainHTTPFetcher.php',
        'Auth_Yadis_ProxyResolver' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/XRIRes.php',
        'Auth_Yadis_Service' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/XRDS.php',
        'Auth_Yadis_SessionLoader' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/Manager.php',
        'Auth_Yadis_XMLParser' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/XML.php',
        'Auth_Yadis_XRDS' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/XRDS.php',
        'Auth_Yadis_Yadis' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/Yadis.php',
        'Auth_Yadis_dom' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/XML.php',
        'Auth_Yadis_domxml' => __DIR__ . '/..' . '/openid/php-openid/Auth/Yadis/XML.php',
        'Psr\\Log\\AbstractLogger' => __DIR__ . '/..' . '/psr/log/Psr/Log/AbstractLogger.php',
        'Psr\\Log\\InvalidArgumentException' => __DIR__ . '/..' . '/psr/log/Psr/Log/InvalidArgumentException.php',
        'Psr\\Log\\LogLevel' => __DIR__ . '/..' . '/psr/log/Psr/Log/LogLevel.php',
        'Psr\\Log\\LoggerAwareInterface' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerAwareInterface.php',
        'Psr\\Log\\LoggerAwareTrait' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerAwareTrait.php',
        'Psr\\Log\\LoggerInterface' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerInterface.php',
        'Psr\\Log\\LoggerTrait' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerTrait.php',
        'Psr\\Log\\NullLogger' => __DIR__ . '/..' . '/psr/log/Psr/Log/NullLogger.php',
        'Psr\\Log\\Test\\DummyTest' => __DIR__ . '/..' . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',
        'Psr\\Log\\Test\\LoggerInterfaceTest' => __DIR__ . '/..' . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',
        'SAML2_ArtifactResolve' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/ArtifactResolve.php',
        'SAML2_ArtifactResponse' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/ArtifactResponse.php',
        'SAML2_Assertion' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion.php',
        'SAML2_Assertion_Decrypter' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Decrypter.php',
        'SAML2_Assertion_Exception_InvalidAssertionException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Exception/InvalidAssertionException.php',
        'SAML2_Assertion_Exception_InvalidSubjectConfirmationException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Exception/InvalidSubjectConfirmationException.php',
        'SAML2_Assertion_Exception_NotDecryptedException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Exception/NotDecryptedException.php',
        'SAML2_Assertion_Processor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Processor.php',
        'SAML2_Assertion_ProcessorBuilder' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/ProcessorBuilder.php',
        'SAML2_Assertion_Transformer_DecodeBase64Transformer' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Transformer/DecodeBase64Transformer.php',
        'SAML2_Assertion_Transformer_NameIdDecryptionTransformer' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Transformer/NameIdDecryptionTransformer.php',
        'SAML2_Assertion_Transformer_Transformer' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Transformer/Transformer.php',
        'SAML2_Assertion_Transformer_TransformerChain' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Transformer/TransformerChain.php',
        'SAML2_Assertion_Validation_AssertionConstraintValidator' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/AssertionConstraintValidator.php',
        'SAML2_Assertion_Validation_AssertionValidator' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/AssertionValidator.php',
        'SAML2_Assertion_Validation_ConstraintValidator_NotBefore' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/ConstraintValidator/NotBefore.php',
        'SAML2_Assertion_Validation_ConstraintValidator_NotOnOrAfter' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/ConstraintValidator/NotOnOrAfter.php',
        'SAML2_Assertion_Validation_ConstraintValidator_SessionNotOnOrAfter' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/ConstraintValidator/SessionNotOnOrAfter.php',
        'SAML2_Assertion_Validation_ConstraintValidator_SpIsValidAudience' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/ConstraintValidator/SpIsValidAudience.php',
        'SAML2_Assertion_Validation_ConstraintValidator_SubjectConfirmationMethod' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/ConstraintValidator/SubjectConfirmationMethod.php',
        'SAML2_Assertion_Validation_ConstraintValidator_SubjectConfirmationNotBefore' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/ConstraintValidator/SubjectConfirmationNotBefore.php',
        'SAML2_Assertion_Validation_ConstraintValidator_SubjectConfirmationNotOnOrAfter' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/ConstraintValidator/SubjectConfirmationNotOnOrAfter.php',
        'SAML2_Assertion_Validation_ConstraintValidator_SubjectConfirmationRecipientMatches' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/ConstraintValidator/SubjectConfirmationRecipientMatches.php',
        'SAML2_Assertion_Validation_ConstraintValidator_SubjectConfirmationResponseToMatches' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/ConstraintValidator/SubjectConfirmationResponseToMatches.php',
        'SAML2_Assertion_Validation_Result' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/Result.php',
        'SAML2_Assertion_Validation_SubjectConfirmationConstraintValidator' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/SubjectConfirmationConstraintValidator.php',
        'SAML2_Assertion_Validation_SubjectConfirmationValidator' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Assertion/Validation/SubjectConfirmationValidator.php',
        'SAML2_AttributeQuery' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/AttributeQuery.php',
        'SAML2_AuthnRequest' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/AuthnRequest.php',
        'SAML2_Binding' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Binding.php',
        'SAML2_Certificate_Exception_InvalidCertificateStructureException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Certificate/Exception/InvalidCertificateStructureException.php',
        'SAML2_Certificate_Exception_InvalidKeyUsageException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Certificate/Exception/InvalidKeyUsageException.php',
        'SAML2_Certificate_Exception_NoKeysFoundException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Certificate/Exception/NoKeysFoundException.php',
        'SAML2_Certificate_Fingerprint' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Certificate/Fingerprint.php',
        'SAML2_Certificate_FingerprintCollection' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Certificate/FingerprintCollection.php',
        'SAML2_Certificate_FingerprintLoader' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Certificate/FingerprintLoader.php',
        'SAML2_Certificate_Key' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Certificate/Key.php',
        'SAML2_Certificate_KeyCollection' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Certificate/KeyCollection.php',
        'SAML2_Certificate_KeyLoader' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Certificate/KeyLoader.php',
        'SAML2_Certificate_PrivateKey' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Certificate/PrivateKey.php',
        'SAML2_Certificate_PrivateKeyLoader' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Certificate/PrivateKeyLoader.php',
        'SAML2_Certificate_X509' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Certificate/X509.php',
        'SAML2_Compat_AbstractContainer' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Compat/AbstractContainer.php',
        'SAML2_Compat_ContainerSingleton' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Compat/ContainerSingleton.php',
        'SAML2_Compat_MockContainer' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Compat/MockContainer.php',
        'SAML2_Compat_Ssp_Container' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Compat/Ssp/Container.php',
        'SAML2_Compat_Ssp_Logger' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Compat/Ssp/Logger.php',
        'SAML2_Configuration_ArrayAdapter' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Configuration/ArrayAdapter.php',
        'SAML2_Configuration_CertificateProvider' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Configuration/CertificateProvider.php',
        'SAML2_Configuration_DecryptionProvider' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Configuration/DecryptionProvider.php',
        'SAML2_Configuration_Destination' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Configuration/Destination.php',
        'SAML2_Configuration_EntityIdProvider' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Configuration/EntityIdProvider.php',
        'SAML2_Configuration_IdentityProvider' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Configuration/IdentityProvider.php',
        'SAML2_Configuration_IdentityProviderAware' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Configuration/IdentityProviderAware.php',
        'SAML2_Configuration_PrivateKey' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Configuration/PrivateKey.php',
        'SAML2_Configuration_Queryable' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Configuration/Queryable.php',
        'SAML2_Configuration_ServiceProvider' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Configuration/ServiceProvider.php',
        'SAML2_Configuration_ServiceProviderAware' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Configuration/ServiceProviderAware.php',
        'SAML2_Configuration_SimpleSAMLConverter' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Configuration/SimpleSAMLConverter.php',
        'SAML2_Const' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Const.php',
        'SAML2_DOMDocumentFactory' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/DOMDocumentFactory.php',
        'SAML2_EncryptedAssertion' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/EncryptedAssertion.php',
        'SAML2_Exception_InvalidArgumentException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Exception/InvalidArgumentException.php',
        'SAML2_Exception_RuntimeException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Exception/RuntimeException.php',
        'SAML2_Exception_Throwable' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Exception/Throwable.php',
        'SAML2_Exception_UnparseableXmlException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Exception/UnparseableXmlException.php',
        'SAML2_HTTPArtifact' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/HTTPArtifact.php',
        'SAML2_HTTPPost' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/HTTPPost.php',
        'SAML2_HTTPRedirect' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/HTTPRedirect.php',
        'SAML2_LogoutRequest' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/LogoutRequest.php',
        'SAML2_LogoutResponse' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/LogoutResponse.php',
        'SAML2_Message' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Message.php',
        'SAML2_Request' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Request.php',
        'SAML2_Response' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response.php',
        'SAML2_Response_Exception_InvalidResponseException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Exception/InvalidResponseException.php',
        'SAML2_Response_Exception_InvalidSignatureException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Exception/InvalidSignatureException.php',
        'SAML2_Response_Exception_NoAssertionsFoundException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Exception/NoAssertionsFoundException.php',
        'SAML2_Response_Exception_PreconditionNotMetException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Exception/PreconditionNotMetException.php',
        'SAML2_Response_Exception_UnencryptedAssertionFoundException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Exception/UnencryptedAssertionFoundException.php',
        'SAML2_Response_Exception_UnsignedResponseException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Exception/UnsignedResponseException.php',
        'SAML2_Response_Processor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Processor.php',
        'SAML2_Response_Validation_ConstraintValidator' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Validation/ConstraintValidator.php',
        'SAML2_Response_Validation_ConstraintValidator_DestinationMatches' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Validation/ConstraintValidator/DestinationMatches.php',
        'SAML2_Response_Validation_ConstraintValidator_IsSuccessful' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Validation/ConstraintValidator/IsSuccessful.php',
        'SAML2_Response_Validation_PreconditionValidator' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Validation/PreconditionValidator.php',
        'SAML2_Response_Validation_Result' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Validation/Result.php',
        'SAML2_Response_Validation_Validator' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Response/Validation/Validator.php',
        'SAML2_SOAP' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/SOAP.php',
        'SAML2_SOAPClient' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/SOAPClient.php',
        'SAML2_Signature_AbstractChainedValidator' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Signature/AbstractChainedValidator.php',
        'SAML2_Signature_ChainedValidator' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Signature/ChainedValidator.php',
        'SAML2_Signature_FingerprintValidator' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Signature/FingerprintValidator.php',
        'SAML2_Signature_MissingConfigurationException' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Signature/MissingConfigurationException.php',
        'SAML2_Signature_PublicKeyValidator' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Signature/PublicKeyValidator.php',
        'SAML2_Signature_Validator' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Signature/Validator.php',
        'SAML2_Signature_ValidatorChain' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Signature/ValidatorChain.php',
        'SAML2_Signature_ValidatorInterface' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Signature/ValidatorInterface.php',
        'SAML2_SignedElement' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/SignedElement.php',
        'SAML2_SignedElementHelper' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/SignedElementHelper.php',
        'SAML2_StatusResponse' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/StatusResponse.php',
        'SAML2_SubjectQuery' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/SubjectQuery.php',
        'SAML2_Utilities_ArrayCollection' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Utilities/ArrayCollection.php',
        'SAML2_Utilities_Certificate' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Utilities/Certificate.php',
        'SAML2_Utilities_Collection' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Utilities/Collection.php',
        'SAML2_Utilities_File' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Utilities/File.php',
        'SAML2_Utilities_Temporal' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Utilities/Temporal.php',
        'SAML2_Utils' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/Utils.php',
        'SAML2_XML_Chunk' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/Chunk.php',
        'SAML2_XML_ds_KeyInfo' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/ds/KeyInfo.php',
        'SAML2_XML_ds_KeyName' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/ds/KeyName.php',
        'SAML2_XML_ds_X509Certificate' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/ds/X509Certificate.php',
        'SAML2_XML_ds_X509Data' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/ds/X509Data.php',
        'SAML2_XML_md_AdditionalMetadataLocation' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/AdditionalMetadataLocation.php',
        'SAML2_XML_md_AffiliationDescriptor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/AffiliationDescriptor.php',
        'SAML2_XML_md_AttributeAuthorityDescriptor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/AttributeAuthorityDescriptor.php',
        'SAML2_XML_md_AttributeConsumingService' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/AttributeConsumingService.php',
        'SAML2_XML_md_AuthnAuthorityDescriptor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/AuthnAuthorityDescriptor.php',
        'SAML2_XML_md_ContactPerson' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/ContactPerson.php',
        'SAML2_XML_md_EndpointType' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/EndpointType.php',
        'SAML2_XML_md_EntitiesDescriptor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/EntitiesDescriptor.php',
        'SAML2_XML_md_EntityDescriptor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/EntityDescriptor.php',
        'SAML2_XML_md_Extensions' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/Extensions.php',
        'SAML2_XML_md_IDPSSODescriptor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/IDPSSODescriptor.php',
        'SAML2_XML_md_IndexedEndpointType' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/IndexedEndpointType.php',
        'SAML2_XML_md_KeyDescriptor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/KeyDescriptor.php',
        'SAML2_XML_md_Organization' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/Organization.php',
        'SAML2_XML_md_PDPDescriptor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/PDPDescriptor.php',
        'SAML2_XML_md_RequestedAttribute' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/RequestedAttribute.php',
        'SAML2_XML_md_RoleDescriptor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/RoleDescriptor.php',
        'SAML2_XML_md_SPSSODescriptor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/SPSSODescriptor.php',
        'SAML2_XML_md_SSODescriptorType' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/SSODescriptorType.php',
        'SAML2_XML_md_UnknownRoleDescriptor' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/md/UnknownRoleDescriptor.php',
        'SAML2_XML_mdattr_EntityAttributes' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/mdattr/EntityAttributes.php',
        'SAML2_XML_mdrpi_Common' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/mdrpi/Common.php',
        'SAML2_XML_mdrpi_PublicationInfo' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/mdrpi/PublicationInfo.php',
        'SAML2_XML_mdrpi_RegistrationInfo' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/mdrpi/RegistrationInfo.php',
        'SAML2_XML_mdui_DiscoHints' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/mdui/DiscoHints.php',
        'SAML2_XML_mdui_Keywords' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/mdui/Keywords.php',
        'SAML2_XML_mdui_Logo' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/mdui/Logo.php',
        'SAML2_XML_mdui_UIInfo' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/mdui/UIInfo.php',
        'SAML2_XML_saml_Attribute' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/saml/Attribute.php',
        'SAML2_XML_saml_AttributeValue' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/saml/AttributeValue.php',
        'SAML2_XML_saml_NameID' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/saml/NameID.php',
        'SAML2_XML_saml_SubjectConfirmation' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/saml/SubjectConfirmation.php',
        'SAML2_XML_saml_SubjectConfirmationData' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/saml/SubjectConfirmationData.php',
        'SAML2_XML_samlp_Extensions' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/samlp/Extensions.php',
        'SAML2_XML_shibmd_Scope' => __DIR__ . '/..' . '/simplesamlphp/saml2/src/SAML2/XML/shibmd/Scope.php',
        'SimpleSAML\\Database' => __DIR__ . '/../..' . '/lib/SimpleSAML/Database.php',
        'SimpleSAML\\Error\\CannotSetCookie' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/CannotSetCookie.php',
        'SimpleSAML\\Utils\\Arrays' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utils/Arrays.php',
        'SimpleSAML\\Utils\\Attributes' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utils/Attributes.php',
        'SimpleSAML\\Utils\\Auth' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utils/Auth.php',
        'SimpleSAML\\Utils\\Config' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utils/Config.php',
        'SimpleSAML\\Utils\\Config\\Metadata' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utils/Config/Metadata.php',
        'SimpleSAML\\Utils\\Crypto' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utils/Crypto.php',
        'SimpleSAML\\Utils\\HTTP' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utils/HTTP.php',
        'SimpleSAML\\Utils\\Net' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utils/Net.php',
        'SimpleSAML\\Utils\\Random' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utils/Random.php',
        'SimpleSAML\\Utils\\System' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utils/System.php',
        'SimpleSAML\\Utils\\Time' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utils/Time.php',
        'SimpleSAML\\Utils\\XML' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utils/XML.php',
        'SimpleSAML_AuthMemCookie' => __DIR__ . '/../..' . '/lib/SimpleSAML/AuthMemCookie.php',
        'SimpleSAML_Auth_Default' => __DIR__ . '/../..' . '/lib/SimpleSAML/Auth/Default.php',
        'SimpleSAML_Auth_LDAP' => __DIR__ . '/../..' . '/lib/SimpleSAML/Auth/LDAP.php',
        'SimpleSAML_Auth_ProcessingChain' => __DIR__ . '/../..' . '/lib/SimpleSAML/Auth/ProcessingChain.php',
        'SimpleSAML_Auth_ProcessingFilter' => __DIR__ . '/../..' . '/lib/SimpleSAML/Auth/ProcessingFilter.php',
        'SimpleSAML_Auth_Simple' => __DIR__ . '/../..' . '/lib/SimpleSAML/Auth/Simple.php',
        'SimpleSAML_Auth_Source' => __DIR__ . '/../..' . '/lib/SimpleSAML/Auth/Source.php',
        'SimpleSAML_Auth_State' => __DIR__ . '/../..' . '/lib/SimpleSAML/Auth/State.php',
        'SimpleSAML_Auth_TimeLimitedToken' => __DIR__ . '/../..' . '/lib/SimpleSAML/Auth/TimeLimitedToken.php',
        'SimpleSAML_Bindings_Shib13_Artifact' => __DIR__ . '/../..' . '/lib/SimpleSAML/Bindings/Shib13/Artifact.php',
        'SimpleSAML_Bindings_Shib13_HTTPPost' => __DIR__ . '/../..' . '/lib/SimpleSAML/Bindings/Shib13/HTTPPost.php',
        'SimpleSAML_Configuration' => __DIR__ . '/../..' . '/lib/SimpleSAML/Configuration.php',
        'SimpleSAML_Error_Assertion' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/Assertion.php',
        'SimpleSAML_Error_AuthSource' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/AuthSource.php',
        'SimpleSAML_Error_BadRequest' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/BadRequest.php',
        'SimpleSAML_Error_BadUserInnput' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/BadUserInnput.php',
        'SimpleSAML_Error_Error' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/Error.php',
        'SimpleSAML_Error_Exception' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/Exception.php',
        'SimpleSAML_Error_InvalidCredential' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/InvalidCredential.php',
        'SimpleSAML_Error_MetadataNotFound' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/MetadataNotFound.php',
        'SimpleSAML_Error_NoPassive' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/NoPassive.php',
        'SimpleSAML_Error_NoState' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/NoState.php',
        'SimpleSAML_Error_NotFound' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/NotFound.php',
        'SimpleSAML_Error_ProxyCountExceeded' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/ProxyCountExceeded.php',
        'SimpleSAML_Error_UnserializableException' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/UnserializableException.php',
        'SimpleSAML_Error_User' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/User.php',
        'SimpleSAML_Error_UserAborted' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/UserAborted.php',
        'SimpleSAML_Error_UserNotFound' => __DIR__ . '/../..' . '/lib/SimpleSAML/Error/UserNotFound.php',
        'SimpleSAML_IdP' => __DIR__ . '/../..' . '/lib/SimpleSAML/IdP.php',
        'SimpleSAML_IdP_LogoutHandler' => __DIR__ . '/../..' . '/lib/SimpleSAML/IdP/LogoutHandler.php',
        'SimpleSAML_IdP_LogoutIFrame' => __DIR__ . '/../..' . '/lib/SimpleSAML/IdP/LogoutIFrame.php',
        'SimpleSAML_IdP_LogoutTraditional' => __DIR__ . '/../..' . '/lib/SimpleSAML/IdP/LogoutTraditional.php',
        'SimpleSAML_Logger' => __DIR__ . '/../..' . '/lib/SimpleSAML/Logger.php',
        'SimpleSAML_Logger_LoggingHandler' => __DIR__ . '/../..' . '/lib/SimpleSAML/Logger/LoggingHandler.php',
        'SimpleSAML_Logger_LoggingHandlerErrorLog' => __DIR__ . '/../..' . '/lib/SimpleSAML/Logger/LoggingHandlerErrorLog.php',
        'SimpleSAML_Logger_LoggingHandlerFile' => __DIR__ . '/../..' . '/lib/SimpleSAML/Logger/LoggingHandlerFile.php',
        'SimpleSAML_Logger_LoggingHandlerSyslog' => __DIR__ . '/../..' . '/lib/SimpleSAML/Logger/LoggingHandlerSyslog.php',
        'SimpleSAML_Memcache' => __DIR__ . '/../..' . '/lib/SimpleSAML/Memcache.php',
        'SimpleSAML_Metadata_MetaDataStorageHandler' => __DIR__ . '/../..' . '/lib/SimpleSAML/Metadata/MetaDataStorageHandler.php',
        'SimpleSAML_Metadata_MetaDataStorageHandlerFlatFile' => __DIR__ . '/../..' . '/lib/SimpleSAML/Metadata/MetaDataStorageHandlerFlatFile.php',
        'SimpleSAML_Metadata_MetaDataStorageHandlerMDX' => __DIR__ . '/../..' . '/lib/SimpleSAML/Metadata/MetaDataStorageHandlerMDX.php',
        'SimpleSAML_Metadata_MetaDataStorageHandlerPdo' => __DIR__ . '/../..' . '/lib/SimpleSAML/Metadata/MetaDataStorageHandlerPdo.php',
        'SimpleSAML_Metadata_MetaDataStorageHandlerSerialize' => __DIR__ . '/../..' . '/lib/SimpleSAML/Metadata/MetaDataStorageHandlerSerialize.php',
        'SimpleSAML_Metadata_MetaDataStorageHandlerXML' => __DIR__ . '/../..' . '/lib/SimpleSAML/Metadata/MetaDataStorageHandlerXML.php',
        'SimpleSAML_Metadata_MetaDataStorageSource' => __DIR__ . '/../..' . '/lib/SimpleSAML/Metadata/MetaDataStorageSource.php',
        'SimpleSAML_Metadata_SAMLBuilder' => __DIR__ . '/../..' . '/lib/SimpleSAML/Metadata/SAMLBuilder.php',
        'SimpleSAML_Metadata_SAMLParser' => __DIR__ . '/../..' . '/lib/SimpleSAML/Metadata/SAMLParser.php',
        'SimpleSAML_Metadata_Signer' => __DIR__ . '/../..' . '/lib/SimpleSAML/Metadata/Signer.php',
        'SimpleSAML_Module' => __DIR__ . '/../..' . '/lib/SimpleSAML/Module.php',
        'SimpleSAML_Session' => __DIR__ . '/../..' . '/lib/SimpleSAML/Session.php',
        'SimpleSAML_SessionHandler' => __DIR__ . '/../..' . '/lib/SimpleSAML/SessionHandler.php',
        'SimpleSAML_SessionHandlerCookie' => __DIR__ . '/../..' . '/lib/SimpleSAML/SessionHandlerCookie.php',
        'SimpleSAML_SessionHandlerPHP' => __DIR__ . '/../..' . '/lib/SimpleSAML/SessionHandlerPHP.php',
        'SimpleSAML_SessionHandlerStore' => __DIR__ . '/../..' . '/lib/SimpleSAML/SessionHandlerStore.php',
        'SimpleSAML_Stats' => __DIR__ . '/../..' . '/lib/SimpleSAML/Stats.php',
        'SimpleSAML_Stats_Output' => __DIR__ . '/../..' . '/lib/SimpleSAML/Stats/Output.php',
        'SimpleSAML_Store' => __DIR__ . '/../..' . '/lib/SimpleSAML/Store.php',
        'SimpleSAML_Store_Memcache' => __DIR__ . '/../..' . '/lib/SimpleSAML/Store/Memcache.php',
        'SimpleSAML_Store_SQL' => __DIR__ . '/../..' . '/lib/SimpleSAML/Store/SQL.php',
        'SimpleSAML_Utilities' => __DIR__ . '/../..' . '/lib/SimpleSAML/Utilities.php',
        'SimpleSAML_XHTML_EMail' => __DIR__ . '/../..' . '/lib/SimpleSAML/XHTML/EMail.php',
        'SimpleSAML_XHTML_IdPDisco' => __DIR__ . '/../..' . '/lib/SimpleSAML/XHTML/IdPDisco.php',
        'SimpleSAML_XHTML_Template' => __DIR__ . '/../..' . '/lib/SimpleSAML/XHTML/Template.php',
        'SimpleSAML_XML_Errors' => __DIR__ . '/../..' . '/lib/SimpleSAML/XML/Errors.php',
        'SimpleSAML_XML_Parser' => __DIR__ . '/../..' . '/lib/SimpleSAML/XML/Parser.php',
        'SimpleSAML_XML_Shib13_AuthnRequest' => __DIR__ . '/../..' . '/lib/SimpleSAML/XML/Shib13/AuthnRequest.php',
        'SimpleSAML_XML_Shib13_AuthnResponse' => __DIR__ . '/../..' . '/lib/SimpleSAML/XML/Shib13/AuthnResponse.php',
        'SimpleSAML_XML_Signer' => __DIR__ . '/../..' . '/lib/SimpleSAML/XML/Signer.php',
        'SimpleSAML_XML_Validator' => __DIR__ . '/../..' . '/lib/SimpleSAML/XML/Validator.php',
        'SimpleSamlPhp\\Composer\\ModuleInstaller' => __DIR__ . '/..' . '/simplesamlphp/composer-module-installer/src/SimpleSamlPhp/Composer/ModuleInstaller.php',
        'SimpleSamlPhp\\Composer\\ModuleInstallerPlugin' => __DIR__ . '/..' . '/simplesamlphp/composer-module-installer/src/SimpleSamlPhp/Composer/ModuleInstallerPlugin.php',
        'WhiteHat101\\Crypt\\APR1_MD5' => __DIR__ . '/..' . '/whitehat101/apr1-md5/src/APR1_MD5.php',
        'XMLSecEnc' => __DIR__ . '/..' . '/robrichards/xmlseclibs/src/XMLSecEnc.php',
        'XMLSecurityDSig' => __DIR__ . '/..' . '/robrichards/xmlseclibs/src/XMLSecurityDSig.php',
        'XMLSecurityKey' => __DIR__ . '/..' . '/robrichards/xmlseclibs/src/XMLSecurityKey.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInite10c72190b3e61d7a0149d40c30eab46::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInite10c72190b3e61d7a0149d40c30eab46::$prefixDirsPsr4;
            $loader->prefixesPsr0 = ComposerStaticInite10c72190b3e61d7a0149d40c30eab46::$prefixesPsr0;
            $loader->classMap = ComposerStaticInite10c72190b3e61d7a0149d40c30eab46::$classMap;

        }, null, ClassLoader::class);
    }
}