summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Pods/Target Support Files/AppAuth/AppAuth-umbrella.h
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/Pods/Target Support Files/AppAuth/AppAuth-umbrella.h')
-rw-r--r--StoneIsland/platforms/ios/Pods/Target Support Files/AppAuth/AppAuth-umbrella.h84
1 files changed, 84 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/Pods/Target Support Files/AppAuth/AppAuth-umbrella.h b/StoneIsland/platforms/ios/Pods/Target Support Files/AppAuth/AppAuth-umbrella.h
new file mode 100644
index 00000000..7e9c5909
--- /dev/null
+++ b/StoneIsland/platforms/ios/Pods/Target Support Files/AppAuth/AppAuth-umbrella.h
@@ -0,0 +1,84 @@
+#ifdef __OBJC__
+#import <UIKit/UIKit.h>
+#else
+#ifndef FOUNDATION_EXPORT
+#if defined(__cplusplus)
+#define FOUNDATION_EXPORT extern "C"
+#else
+#define FOUNDATION_EXPORT extern
+#endif
+#endif
+#endif
+
+#import "AppAuthCore.h"
+#import "OIDAuthorizationRequest.h"
+#import "OIDAuthorizationResponse.h"
+#import "OIDAuthorizationService.h"
+#import "OIDAuthState.h"
+#import "OIDAuthStateChangeDelegate.h"
+#import "OIDAuthStateErrorDelegate.h"
+#import "OIDClientMetadataParameters.h"
+#import "OIDDefines.h"
+#import "OIDEndSessionRequest.h"
+#import "OIDEndSessionResponse.h"
+#import "OIDError.h"
+#import "OIDErrorUtilities.h"
+#import "OIDExternalUserAgent.h"
+#import "OIDExternalUserAgentRequest.h"
+#import "OIDExternalUserAgentSession.h"
+#import "OIDFieldMapping.h"
+#import "OIDGrantTypes.h"
+#import "OIDIDToken.h"
+#import "OIDRegistrationRequest.h"
+#import "OIDRegistrationResponse.h"
+#import "OIDResponseTypes.h"
+#import "OIDScopes.h"
+#import "OIDScopeUtilities.h"
+#import "OIDServiceConfiguration.h"
+#import "OIDServiceDiscovery.h"
+#import "OIDTokenRequest.h"
+#import "OIDTokenResponse.h"
+#import "OIDTokenUtilities.h"
+#import "OIDURLQueryComponent.h"
+#import "OIDURLSessionProvider.h"
+#import "AppAuth.h"
+#import "AppAuthCore.h"
+#import "OIDAuthorizationRequest.h"
+#import "OIDAuthorizationResponse.h"
+#import "OIDAuthorizationService.h"
+#import "OIDAuthState.h"
+#import "OIDAuthStateChangeDelegate.h"
+#import "OIDAuthStateErrorDelegate.h"
+#import "OIDClientMetadataParameters.h"
+#import "OIDDefines.h"
+#import "OIDEndSessionRequest.h"
+#import "OIDEndSessionResponse.h"
+#import "OIDError.h"
+#import "OIDErrorUtilities.h"
+#import "OIDExternalUserAgent.h"
+#import "OIDExternalUserAgentRequest.h"
+#import "OIDExternalUserAgentSession.h"
+#import "OIDFieldMapping.h"
+#import "OIDGrantTypes.h"
+#import "OIDIDToken.h"
+#import "OIDRegistrationRequest.h"
+#import "OIDRegistrationResponse.h"
+#import "OIDResponseTypes.h"
+#import "OIDScopes.h"
+#import "OIDScopeUtilities.h"
+#import "OIDServiceConfiguration.h"
+#import "OIDServiceDiscovery.h"
+#import "OIDTokenRequest.h"
+#import "OIDTokenResponse.h"
+#import "OIDTokenUtilities.h"
+#import "OIDURLQueryComponent.h"
+#import "OIDURLSessionProvider.h"
+#import "OIDAuthorizationService+IOS.h"
+#import "OIDAuthState+IOS.h"
+#import "OIDExternalUserAgentCatalyst.h"
+#import "OIDExternalUserAgentIOS.h"
+#import "OIDExternalUserAgentIOSCustomBrowser.h"
+
+FOUNDATION_EXPORT double AppAuthVersionNumber;
+FOUNDATION_EXPORT const unsigned char AppAuthVersionString[];
+