NetIQ Mobile SDK for iOS
2.0
Access Manager iOS Framework for OAuth & OIDC
|
Allows library consumers to bootstrap an SFSafariViewController
as they see fit.
More...
#import <OIDAuthorizationUICoordinatorIOS.h>
Instance Methods | |
(SFSafariViewController *) | - safariViewControllerWithURL: |
Creates and returns a new SFSafariViewController . More... | |
Allows library consumers to bootstrap an SFSafariViewController
as they see fit.
- (SFSafariViewController *) safariViewControllerWithURL: | (NSURL *) | URL |
Creates and returns a new SFSafariViewController
.
URL | The URL which the SFSafariViewController should load initially. |