ISAccountInfo Klassenreferenz

#import <ISAccountInfo.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(void) - dealloc
(id) - dictionaryRepresentation
(int) - accountKind
(id) - accountID
(id) - dsID:
(id) - guid
(id) - preferredFlavor
(void) - setPreferredFlavor:
(id) - userName
(void) - setStoreFront:
(void) - setStoreFrontID:
(id) - storeFrontID
(id) - storeFronts
(id) - storeCredit
(void) - setStoreCredit:
(id) - token:
(BOOL) - isAuthenticated
(void) - authenticate
(void) - cancelAuthentication
(void) - setPassword:
(void) - setRemembersPassword:
(void) - plistParserWasCancelled:
(void) - plistParser:finishedWithPlist:error:
(void) - iTunesSyncRequestedStart
(void) - iTunesSyncHasCompleted:
(id) - _createRequestParser
(id) - _createStoreFrontsParser
(void) - _expire
(BOOL) - _failureTypeIsFinal:
(void) - _handleAuthenticationResponse:error:
(void) - _handleStoreFrontsResponse:error:
(void) - _invalidate
(void) - _accountInfoChangedCallback
(void) - _notifyOfAccountInfoChange
(void) - _resetTimerWithLastAuthDate:
(id) - _password
(id) - _requestArguments
(void) - _fetchIfNecessary
(void) - _loadCachedStoreCredit
(void) - _setStoreCredit:
(void) - _removePasswordFromKeychain
(id) - _passwordFromKeychain
(void) - _savePasswordToKeychain

Öffentliche, statische Methoden

(id) + sharedInstance
(void) + _setSharedInstance:

Geschützte Attribute

ISPlistParser_requestParser
NSNumber_accountKind
NSString_accountID
NSString_dsID
NSString_guid
NSString_password
NSString_preferredFlavor
NSString_storeFrontID
NSString_token
NSString_userName
NSString_storeCredit
NSTimer_expireTimer
unsigned int _attempts
unsigned int _rememberPassword:1
unsigned int _notifyingOfAccountInfoChange
ISPlistParser_storeFrontsParser
NSArray_storeFronts

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei ISAccountInfo.h.


Dokumentation der Elementfunktionen

+ (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  


Dokumentation der Datenelemente

- (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.

- (NSString*) _dsID [protected]

Definiert in Zeile 16 der Datei ISAccountInfo.h.

- (NSString*) _guid [protected]

Definiert in Zeile 17 der Datei ISAccountInfo.h.

- (NSString*) _password [protected]

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.

- (NSString*) _token [protected]

Definiert in Zeile 21 der Datei ISAccountInfo.h.

- (NSString*) _userName [protected]

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.

Definiert in Zeile 28 der Datei ISAccountInfo.h.

- (NSArray*) _storeFronts [protected]

Definiert in Zeile 29 der Datei ISAccountInfo.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: