#import <XYMPKIAuthenticator.h>
Abgeleitet von SASLAuthenticator.
Öffentliche Methoden | |
| (id) | - responseForServerData: |
| (id) | - saslName |
| (BOOL) | - base64EncodeResponseData |
| (void) | - setAuthenticationState: |
| (BOOL) | - couldRetry |
| (void) | - dealloc |
Geschützte Attribute | |
| BOOL | sentInitialResponse |
| YahooAccount * | _yahooAccount |
| struct _lockdown_connection * | _lockdown |
| BOOL | _usedCachedSignature |
Definiert in Zeile 11 der Datei XYMPKIAuthenticator.h.
| - (id) responseForServerData: | (id) | fp8 |
Implementiert SASLAuthenticator.
| - (id) saslName |
Implementiert SASLAuthenticator.
| - (BOOL) base64EncodeResponseData |
Implementiert SASLAuthenticator.
| - (void) setAuthenticationState: | (int) | fp8 |
Implementiert SASLAuthenticator.
| - (BOOL) couldRetry |
Implementiert SASLAuthenticator.
| - (void) dealloc |
Implementiert SASLAuthenticator.
- (BOOL) sentInitialResponse [protected] |
Definiert in Zeile 13 der Datei XYMPKIAuthenticator.h.
- (YahooAccount*) _yahooAccount [protected] |
Definiert in Zeile 14 der Datei XYMPKIAuthenticator.h.
- (struct _lockdown_connection*) _lockdown [read, protected] |
Definiert in Zeile 15 der Datei XYMPKIAuthenticator.h.
- (BOOL) _usedCachedSignature [protected] |
Definiert in Zeile 16 der Datei XYMPKIAuthenticator.h.