Package apple.foundation
Interface NSURLCredentialStorage.Block_getDefaultCredentialForProtectionSpaceTaskCompletionHandler
-
- Enclosing class:
- NSURLCredentialStorage
public static interface NSURLCredentialStorage.Block_getDefaultCredentialForProtectionSpaceTaskCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getDefaultCredentialForProtectionSpaceTaskCompletionHandler(NSURLCredential credential)
-
-
-
Method Detail
-
call_getDefaultCredentialForProtectionSpaceTaskCompletionHandler
void call_getDefaultCredentialForProtectionSpaceTaskCompletionHandler(NSURLCredential credential)
-
-