#import <ISAccountInfo.h>
Abgeleitet von NSObject.
Definiert in Zeile 11 der Datei ISAccountInfo.h.
| + (id) sharedInstance |
| + (void) _setSharedInstance: | (id) | fp8 |
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (id) dictionaryRepresentation |
| - (int) accountKind |
| - (id) accountID |
| - (id) dsID: | (BOOL) | fp8 |
| - (id) guid |
| - (id) preferredFlavor |
| - (void) setPreferredFlavor: | (id) | fp8 |
| - (id) userName |
| - (void) setStoreFront: | (id) | fp8 |
| - (void) setStoreFrontID: | (id) | fp8 |
| - (id) storeFrontID |
| - (id) storeFronts |
| - (id) storeCredit |
| - (void) setStoreCredit: | (id) | fp8 |
| - (id) token: | (BOOL) | fp8 |
| - (BOOL) isAuthenticated |
| - (void) authenticate |
| - (void) cancelAuthentication |
| - (void) setPassword: | (id) | fp8 |
| - (void) setRemembersPassword: | (BOOL) | fp8 |
| - (void) plistParserWasCancelled: | (id) | fp8 |
| - (void) plistParser: | (id) | fp8 | ||
| finishedWithPlist: | (id) | fp12 | ||
| error: | (id) | fp16 | ||
| - (void) iTunesSyncRequestedStart |
| - (void) iTunesSyncHasCompleted: | (int) | fp8 |
| - (id) _createRequestParser |
| - (id) _createStoreFrontsParser |
| - (void) _expire |
| - (BOOL) _failureTypeIsFinal: | (int) | fp8 |
| - (void) _handleAuthenticationResponse: | (id) | fp8 | ||
| error: | (id) | fp12 | ||
| - (void) _handleStoreFrontsResponse: | (id) | fp8 | ||
| error: | (id) | fp12 | ||
| - (void) _invalidate |
| - (void) _accountInfoChangedCallback |
| - (void) _notifyOfAccountInfoChange |
| - (void) _resetTimerWithLastAuthDate: | (id) | fp8 |
| - (id) _password |
| - (id) _requestArguments |
| - (void) _fetchIfNecessary |
| - (void) _loadCachedStoreCredit |
| - (void) _setStoreCredit: | (id) | fp8 |
| - (void) _removePasswordFromKeychain |
| - (id) _passwordFromKeychain |
| - (void) _savePasswordToKeychain |
- (ISPlistParser*) _requestParser [protected] |
Definiert in Zeile 13 der Datei ISAccountInfo.h.
- (NSNumber*) _accountKind [protected] |
Definiert in Zeile 14 der Datei ISAccountInfo.h.
- (NSString*) _accountID [protected] |
Definiert in Zeile 15 der Datei ISAccountInfo.h.
Definiert in Zeile 16 der Datei ISAccountInfo.h.
Definiert in Zeile 17 der Datei ISAccountInfo.h.
Definiert in Zeile 18 der Datei ISAccountInfo.h.
- (NSString*) _preferredFlavor [protected] |
Definiert in Zeile 19 der Datei ISAccountInfo.h.
- (NSString*) _storeFrontID [protected] |
Definiert in Zeile 20 der Datei ISAccountInfo.h.
Definiert in Zeile 21 der Datei ISAccountInfo.h.
Definiert in Zeile 22 der Datei ISAccountInfo.h.
- (NSString*) _storeCredit [protected] |
Definiert in Zeile 23 der Datei ISAccountInfo.h.
- (NSTimer*) _expireTimer [protected] |
Definiert in Zeile 24 der Datei ISAccountInfo.h.
- (unsigned int) _attempts [protected] |
Definiert in Zeile 25 der Datei ISAccountInfo.h.
- (unsigned int) _rememberPassword [protected] |
Definiert in Zeile 26 der Datei ISAccountInfo.h.
- (unsigned int) _notifyingOfAccountInfoChange [protected] |
Definiert in Zeile 27 der Datei ISAccountInfo.h.
- (ISPlistParser*) _storeFrontsParser [protected] |
Definiert in Zeile 28 der Datei ISAccountInfo.h.
- (NSArray*) _storeFronts [protected] |
Definiert in Zeile 29 der Datei ISAccountInfo.h.