|
1593 | 1593 | D6D9A4BD1FBE712900EFA430 /* MSIDURLExtensionsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D6D9A4BA1FBE712900EFA430 /* MSIDURLExtensionsTests.m */; }; |
1594 | 1594 | D6D9A4BE1FBE712900EFA430 /* MSIDStringExtensionsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D6D9A4BB1FBE712900EFA430 /* MSIDStringExtensionsTests.m */; }; |
1595 | 1595 | D6D9A4BF1FBE712900EFA430 /* MSIDStringExtensionsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D6D9A4BB1FBE712900EFA430 /* MSIDStringExtensionsTests.m */; }; |
| 1596 | + E70C49F1258D662F00A7A07E /* MSIDLRUCache.m in Sources */ = {isa = PBXBuildFile; fileRef = E70C49F0258D662F00A7A07E /* MSIDLRUCache.m */; }; |
| 1597 | + E70C49F2258D662F00A7A07E /* MSIDLRUCache.m in Sources */ = {isa = PBXBuildFile; fileRef = E70C49F0258D662F00A7A07E /* MSIDLRUCache.m */; }; |
| 1598 | + E70C4A30258D68D900A7A07E /* MSIDThrottlingCacheRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = E70C4A2F258D68D900A7A07E /* MSIDThrottlingCacheRecord.m */; }; |
| 1599 | + E70C4A31258D68D900A7A07E /* MSIDThrottlingCacheRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = E70C4A2F258D68D900A7A07E /* MSIDThrottlingCacheRecord.m */; }; |
| 1600 | + E70C4A75258D7E7B00A7A07E /* MSIDLRUCacheTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E70C4A74258D7E7B00A7A07E /* MSIDLRUCacheTest.m */; }; |
| 1601 | + E70C4A76258D7E7B00A7A07E /* MSIDLRUCacheTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E70C4A74258D7E7B00A7A07E /* MSIDLRUCacheTest.m */; }; |
| 1602 | + E7B67216257EA84B0053773F /* MSIDThrottlingCacheRecord.h in Headers */ = {isa = PBXBuildFile; fileRef = E7B67215257EA84B0053773F /* MSIDThrottlingCacheRecord.h */; }; |
| 1603 | + E7B67294257ED6E30053773F /* MSIDLRUCache.h in Headers */ = {isa = PBXBuildFile; fileRef = E7B67293257ED6E30053773F /* MSIDLRUCache.h */; }; |
1596 | 1604 | /* End PBXBuildFile section */ |
1597 | 1605 |
|
1598 | 1606 | /* Begin PBXContainerItemProxy section */ |
|
2845 | 2853 | D6D9A4B91FBE6D1C00EFA430 /* IdentityCore.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdentityCore.pch; sourceTree = "<group>"; }; |
2846 | 2854 | D6D9A4BA1FBE712900EFA430 /* MSIDURLExtensionsTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSIDURLExtensionsTests.m; sourceTree = "<group>"; }; |
2847 | 2855 | D6D9A4BB1FBE712900EFA430 /* MSIDStringExtensionsTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSIDStringExtensionsTests.m; sourceTree = "<group>"; }; |
| 2856 | + E70C49F0258D662F00A7A07E /* MSIDLRUCache.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDLRUCache.m; sourceTree = "<group>"; }; |
| 2857 | + E70C4A2F258D68D900A7A07E /* MSIDThrottlingCacheRecord.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDThrottlingCacheRecord.m; sourceTree = "<group>"; }; |
| 2858 | + E70C4A74258D7E7B00A7A07E /* MSIDLRUCacheTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDLRUCacheTest.m; sourceTree = "<group>"; }; |
| 2859 | + E7B67215257EA84B0053773F /* MSIDThrottlingCacheRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDThrottlingCacheRecord.h; sourceTree = "<group>"; }; |
| 2860 | + E7B67293257ED6E30053773F /* MSIDLRUCache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDLRUCache.h; sourceTree = "<group>"; }; |
2848 | 2861 | /* End PBXFileReference section */ |
2849 | 2862 |
|
2850 | 2863 | /* Begin PBXFrameworksBuildPhase section */ |
|
4777 | 4790 | D6DA89721FBA6A4E004C56C7 /* src */ = { |
4778 | 4791 | isa = PBXGroup; |
4779 | 4792 | children = ( |
| 4793 | + E7B671B7257B15790053773F /* throttling */, |
4780 | 4794 | 2309391A2189301600EAC95D /* MSIDJsonSerializing.h */, |
4781 | 4795 | 1E72192224772CAF00AB9B67 /* auth_scheme */, |
4782 | 4796 | 1EE5413D2458B2D300A86414 /* pop_manager */, |
|
4991 | 5005 | 1EE8FF6424F4C0E600CA1445 /* File.swift */, |
4992 | 5006 | 1EE8FF6224F4C0E600CA1445 /* IdentityCoreTests iOS-Bridging-Header.h */, |
4993 | 5007 | 1EE8FF6324F4C0E600CA1445 /* IdentityCoreTests Mac-Bridging-Header.h */, |
| 5008 | + E70C4A74258D7E7B00A7A07E /* MSIDLRUCacheTest.m */, |
4994 | 5009 | ); |
4995 | 5010 | path = tests; |
4996 | 5011 | sourceTree = "<group>"; |
4997 | 5012 | }; |
| 5013 | + E7B671B7257B15790053773F /* throttling */ = { |
| 5014 | + isa = PBXGroup; |
| 5015 | + children = ( |
| 5016 | + E7B67214257EA7930053773F /* cache */, |
| 5017 | + ); |
| 5018 | + path = throttling; |
| 5019 | + sourceTree = "<group>"; |
| 5020 | + }; |
| 5021 | + E7B67214257EA7930053773F /* cache */ = { |
| 5022 | + isa = PBXGroup; |
| 5023 | + children = ( |
| 5024 | + E7B67215257EA84B0053773F /* MSIDThrottlingCacheRecord.h */, |
| 5025 | + E70C4A2F258D68D900A7A07E /* MSIDThrottlingCacheRecord.m */, |
| 5026 | + E7B67293257ED6E30053773F /* MSIDLRUCache.h */, |
| 5027 | + E70C49F0258D662F00A7A07E /* MSIDLRUCache.m */, |
| 5028 | + ); |
| 5029 | + path = cache; |
| 5030 | + sourceTree = "<group>"; |
| 5031 | + }; |
4998 | 5032 | /* End PBXGroup section */ |
4999 | 5033 |
|
5000 | 5034 | /* Begin PBXHeadersBuildPhase section */ |
|
5261 | 5295 | 239FE695236A507700D846AC /* MSIDJsonSerializableTypes.h in Headers */, |
5262 | 5296 | B2C7B3B3213C681F009FFCC1 /* MSIDErrorConverter.h in Headers */, |
5263 | 5297 | B2C7B3B7213C6839009FFCC1 /* MSIDErrorConverting.h in Headers */, |
| 5298 | + E7B67294257ED6E30053773F /* MSIDLRUCache.h in Headers */, |
5264 | 5299 | 23B39A90209A85EB000AA905 /* MSIDWebFingerRequest.h in Headers */, |
5265 | 5300 | B2C708A5219A593C00D917B8 /* MSIDLegacyTokenRequestProvider.h in Headers */, |
5266 | 5301 | B286B9D32389DF1C007833AD /* MSIDAuthority.h in Headers */, |
|
5407 | 5442 | B286B9AE2389DD5E007833AD /* MSIDChallengeHandling.h in Headers */, |
5408 | 5443 | B2C7089221991CED00D917B8 /* MSIDAADV1BrokerResponse.h in Headers */, |
5409 | 5444 | 239E3BBE23E1004F00F7A50A /* MSIDClientSDKType.h in Headers */, |
| 5445 | + E7B67216257EA84B0053773F /* MSIDThrottlingCacheRecord.h in Headers */, |
5410 | 5446 | B286B9822389DC13007833AD /* MSIDBrokerOperationInteractiveTokenRequest.h in Headers */, |
5411 | 5447 | B2C708B1219A615100D917B8 /* MSIDLegacyBrokerResponseHandler.h in Headers */, |
5412 | 5448 | B286B9BC2389DDF3007833AD /* MSIDAADAuthorityValidationRequest.h in Headers */, |
|
6014 | 6050 | B2936F9020AE05E90050C585 /* MSIDDefaultTokenCacheIntegrationTests.m in Sources */, |
6015 | 6051 | A08D0A3124A85C9800C9193D /* MSIDDevicePopManagerTest.m in Sources */, |
6016 | 6052 | 23642AB62187D88C00F97009 /* MSIDAuthorityMock.m in Sources */, |
| 6053 | + E70C4A75258D7E7B00A7A07E /* MSIDLRUCacheTest.m in Sources */, |
6017 | 6054 | B2936F7C20ABF9570050C585 /* MSIDLegacyRefreshTokenTests.m in Sources */, |
6018 | 6055 | B286B9F9238A0563007833AD /* MSIDAADV2WebviewFactoryTests.m in Sources */, |
6019 | 6056 | 23AE9DA7213A169200B285F3 /* MSIDOpenIdConfigurationInfoResponseSerializerTests.m in Sources */, |
|
6260 | 6297 | 600D19B720964D2F0004CD43 /* MSIDWorkPlaceJoinConstants.m in Sources */, |
6261 | 6298 | 96F94A3520817C1A0034676C /* MSIDNTLMHandler.m in Sources */, |
6262 | 6299 | B26A0B8E2071B763006BD95A /* MSIDAADV1Oauth2Factory.m in Sources */, |
| 6300 | + E70C49F2258D662F00A7A07E /* MSIDLRUCache.m in Sources */, |
6263 | 6301 | 0570FE7F219B8C8C00958ECF /* MSIDCredentialCacheItem+MSIDBaseToken.m in Sources */, |
6264 | 6302 | B29A36C120B1289D00427B63 /* MSIDAccountIdentifier.m in Sources */, |
6265 | 6303 | B2EE86E123751B6F00D0BC96 /* MSIDSystemWebviewController.m in Sources */, |
|
6372 | 6410 | 23FB5C452255A11D002BF1EB /* MSIDClaimsRequest.m in Sources */, |
6373 | 6411 | B2893CB11FCF6A8C00E348E9 /* NSMutableDictionary+MSIDExtensions.m in Sources */, |
6374 | 6412 | B227036022A367A000030ADC /* MSIDMaskedHashableLogParameter.m in Sources */, |
| 6413 | + E70C4A31258D68D900A7A07E /* MSIDThrottlingCacheRecord.m in Sources */, |
6375 | 6414 | B26CEAE923653C62009E6E54 /* MSIDASWebAuthenticationSessionHandler.m in Sources */, |
6376 | 6415 | 609E74C8228DCEA1005E3FED /* MSIDAccountMetadata.m in Sources */, |
6377 | 6416 | B2AF1D30218BCEDE0080C1A0 /* MSIDInteractiveTokenRequest.m in Sources */, |
|
6479 | 6518 | 96CD653120C8ACBE004813EE /* MSIDWebviewResponseTests.m in Sources */, |
6480 | 6519 | 968871EA20AD0397009D6FC3 /* MSIDWebAADAuthResponseTests.m in Sources */, |
6481 | 6520 | 96D3A44F20E6F7D8001BD428 /* MSIDPkceTests.m in Sources */, |
| 6521 | + E70C4A76258D7E7B00A7A07E /* MSIDLRUCacheTest.m in Sources */, |
6482 | 6522 | 6035CD8D207EA67300369E69 /* MSIDTelemetryIntegrationTests.m in Sources */, |
6483 | 6523 | B27CCDD6229EF2C000CAD565 /* MSIDDictionaryExtensionsTests.m in Sources */, |
6484 | 6524 | B86FA7D52383757600E5195A /* MSIDMacTokenCacheTests.m in Sources */, |
|
6759 | 6799 | 239DF9C920E05847002D428B /* MSIDAADRequestConfigurator.m in Sources */, |
6760 | 6800 | 23B39A8220993302000AA905 /* MSIDAadAuthorityResolver.m in Sources */, |
6761 | 6801 | 609E74C1228CC50E005E3FED /* MSIDMetadataCache.m in Sources */, |
| 6802 | + E70C4A30258D68D900A7A07E /* MSIDThrottlingCacheRecord.m in Sources */, |
6762 | 6803 | 96F21AEE20A4C6F2002B87C3 /* UIApplication+MSIDExtensions.m in Sources */, |
6763 | 6804 | B253152623DD61FB00432133 /* MSIDSSOExtensionGetDeviceInfoRequest.m in Sources */, |
6764 | 6805 | 96CE53EA20C73E3A002E24C9 /* MSIDWebviewFactory.m in Sources */, |
|
6938 | 6979 | B2C707F42192524700D917B8 /* MSIDDefaultTokenRequestProvider.m in Sources */, |
6939 | 6980 | B20657BE1FC9254800412B7D /* MSIDTelemetryCacheEvent.m in Sources */, |
6940 | 6981 | 58B81F7D24AD0E7A00E8799E /* MSIDWebResponseOperationFactory.m in Sources */, |
| 6982 | + E70C49F1258D662F00A7A07E /* MSIDLRUCache.m in Sources */, |
6941 | 6983 | 96F94A3A208184790034676C /* MSIDOAuth2EmbeddedWebviewController.m in Sources */, |
6942 | 6984 | B2E2A93E2392F91100BA2EA3 /* MSIDInteractiveTokenRequestParameters.m in Sources */, |
6943 | 6985 | B251CC1C2040F6B5005E0179 /* MSIDLegacyTokenCacheKey.m in Sources */, |
|
0 commit comments