@class NSString, NSObject; @protocol OS_nw_authentication_credential; @interface NWConcrete_nw_authentication_credential_cache_entry : NSObject { struct _CFHTTPAuthentication { } *http_authentication; NSObject *credential; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (id)init; - (void)dealloc; - (void).cxx_destruct; @end