#import <NSHTTPAuthenticator-NSInternal.h>
Öffentliche Methoden | |
| (id) | - _protectionSpaceForURL:realm: |
| (id) | - _usernameForRealm:URL: |
| (id) | - _proxyProtectionSpaceForProxyURL: |
| (id) | - _proxyUsernameForProxyURL: |
| (BOOL) | - _applyHTTPProxyCredentials:forProxyURL: |
| (id) | - _realmForURL: |
| (BOOL) | - _applyHTTPCredentials: |
| (void) | - _tryChallenge: |
| (void) | - _askDelegateWithURL:realm:forRequest:failureCount:failureResponse:protocol:withCallback:context: |
| (void) | - _askDelegateWithURL:proxy:forRequest:proxyURL:failureCount:failureResponse:protocol:withCallback:context: |
| (void) | - _setDefaultUserInfoFromURL: |
| (void) | - _removePasswordForRealm:URL: |
| (void) | - _setRealm:forURL: |
| (void) | - _removeProxyPasswordForProxyURL: |
| (id) | - _internalInit |
Definiert in Zeile 9 der Datei NSHTTPAuthenticator-NSInternal.h.
| - (id) _protectionSpaceForURL: | (id) | fp8 | ||
| realm: | (id) | fp12 | ||
| - (id) _usernameForRealm: | (id) | fp8 | ||
| URL: | (id) | fp12 | ||
| - (id) _proxyProtectionSpaceForProxyURL: | (id) | fp8 |
| - (id) _proxyUsernameForProxyURL: | (id) | fp8 |
| - (BOOL) _applyHTTPProxyCredentials: | (struct __CFHTTPMessage *) | fp8 | ||
| forProxyURL: | (id) | fp12 | ||
| - (id) _realmForURL: | (id) | fp8 |
| - (BOOL) _applyHTTPCredentials: | (struct __CFHTTPMessage *) | fp8 |
| - (void) _tryChallenge: | (id) | fp8 |
| - (void) _askDelegateWithURL: | (id) | fp8 | ||
| realm: | (id) | fp12 | ||
| forRequest: | (struct __CFHTTPMessage *) | fp16 | ||
| failureCount: | (int) | fp20 | ||
| failureResponse: | (id) | fp24 | ||
| protocol: | (id) | fp28 | ||
| withCallback: | (id) | fp32 | ||
| context: | (id) | fp36 | ||
| - (void) _askDelegateWithURL: | (id) | fp8 | ||
| proxy: | (id) | fp12 | ||
| forRequest: | (struct __CFHTTPMessage *) | fp16 | ||
| proxyURL: | (id) | fp20 | ||
| failureCount: | (int) | fp24 | ||
| failureResponse: | (id) | fp28 | ||
| protocol: | (id) | fp32 | ||
| withCallback: | (id) | fp36 | ||
| context: | (id) | fp40 | ||
| - (void) _setDefaultUserInfoFromURL: | (id) | fp8 |
| - (void) _removePasswordForRealm: | (id) | fp8 | ||
| URL: | (id) | fp12 | ||
| - (void) _setRealm: | (id) | fp8 | ||
| forURL: | (id) | fp12 | ||
| - (void) _removeProxyPasswordForProxyURL: | (id) | fp8 |
| - (id) _internalInit |