public class NSURLAuthenticationChallenge extends NSObject
| Constructor and Description |
|---|
NSURLAuthenticationChallenge() |
NSURLAuthenticationChallenge(id id) |
NSURLAuthenticationChallenge(int id) |
| Modifier and Type | Method and Description |
|---|---|
int |
previousFailureCount() |
NSURLCredential |
proposedCredential() |
NSURLProtectionSpace |
protectionSpace() |
id |
sender() |
accessibilityAttributeValue, accessibilitySetOverrideValue, addEventListener, alloc, autorelease, cancelAuthenticationChallenge, className, conformsToProtocol, copy, dealloc, description, draggedImage, draggingDestinationWindow, draggingLocation, draggingPasteboard, draggingSourceOperationMask, handleEvent, init, isEqual, isEqualTo, isKindOfClass, mutableCopy, outlineView, outlineView, outlineView, outlineView, performSelector, performSelectorOnMainThread, readSelectionFromPasteboard, release, respondsToSelector, retain, retainCount, setValue, superclass, tableView, tableView, tableView, useCredential, valueForKey, writeSelectionToPasteboardequals, hashCode, objc_getClass, toStringpublic NSURLAuthenticationChallenge()
public NSURLAuthenticationChallenge(int id)
public NSURLAuthenticationChallenge(id id)
public int previousFailureCount()
public NSURLCredential proposedCredential()
public NSURLProtectionSpace protectionSpace()
public id sender()