Package apple.foundation
Interface NSURLCredentialStorage.Block_getCredentialsForProtectionSpaceTaskCompletionHandler
-
- Enclosing class:
- NSURLCredentialStorage
public static interface NSURLCredentialStorage.Block_getCredentialsForProtectionSpaceTaskCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getCredentialsForProtectionSpaceTaskCompletionHandler(NSDictionary<java.lang.String,? extends NSURLCredential> credentials)
-
-
-
Method Detail
-
call_getCredentialsForProtectionSpaceTaskCompletionHandler
void call_getCredentialsForProtectionSpaceTaskCompletionHandler(NSDictionary<java.lang.String,? extends NSURLCredential> credentials)
-
-