@class HLPURLSessionACAuthContext, NSString, PPCExtensibleSSOAuthenticator, NSObject; @protocol OS_dispatch_queue; @interface HLPURLSessionACAuthHandler : NSObject @property (copy, nonatomic) HLPURLSessionACAuthContext *authContext; @property (retain, nonatomic) PPCExtensibleSSOAuthenticator *ssoAuthenticator; @property (retain, nonatomic) NSObject *syncQueue; @property (readonly, copy, nonatomic) HLPURLSessionACAuthContext *authenticationContext; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; + (BOOL)canAuthenticateWithURLResponse:(id)a0; @end