BlackBerry Dynamics
Runtime library for iOS applications
10.2.0.83
BlackBerry Developers
NSMutableURLRequest+GDNET.h
Go to the documentation of this file.
1
/*
2
* (c) 2017 BlackBerry Limited. All rights reserved.
3
*/
4
5
#pragma once
6
7
#import <Foundation/Foundation.h>
8
9
extern
NSString*
const
GDURLAuthenticationParameters
;
10
33
@interface
NSMutableURLRequest (GDNET)
34
57
- (BOOL) setAuthorizationCredentials:(NSURLCredential*)credentials withProtectionSpace:(NSURLProtectionSpace*)space;
58
78
- (BOOL)
undoPriorTrustDecision
;
79
80
@end
NSMutableURLRequest(GDNET)
NSMutableURLRequest category with additional features.
Definition:
NSMutableURLRequest+GDNET.h:33
-[NSMutableURLRequest(GDNET) undoPriorTrustDecision]
BOOL undoPriorTrustDecision()
Cancel persistence of a stored server trust credential.
GDURLAuthenticationParameters
NSString *const GDURLAuthenticationParameters
build
GD.framework
Headers
NSMutableURLRequest+GDNET.h
Generated Fri May 6 2022 11:01:03 with v1.8.17
doxygen
. Version 10.2.0.83. © 2022 BlackBerry Limited. All rights reserved.