#import <APOPAuthScheme.h>
Abgeleitet von AuthScheme.
Öffentliche Methoden | |
| (BOOL) | - supportsAccountType: |
| (Class) | - connectionClassForAccountClass: |
| (Class) | - authenticatorClassForAccountClass: |
| (BOOL) | - hasEncryption |
| (BOOL) | - requiresPassword |
| (BOOL) | - requiresDomain |
| (id) | - name |
| (id) | - humanReadableName |
| (BOOL) | - canAuthenticateAccountClass:connection: |
Definiert in Zeile 9 der Datei APOPAuthScheme.h.
| - (BOOL) supportsAccountType: | (id) | fp8 |
| - (Class) connectionClassForAccountClass: | (Class) | fp8 |
Implementiert AuthScheme.
| - (Class) authenticatorClassForAccountClass: | (Class) | fp8 |
Implementiert AuthScheme.
| - (BOOL) hasEncryption |
Implementiert AuthScheme.
| - (BOOL) requiresPassword |
Implementiert AuthScheme.
| - (BOOL) requiresDomain |
Implementiert AuthScheme.
| - (id) name |
Implementiert AuthScheme.
| - (id) humanReadableName |
Implementiert AuthScheme.
| - (BOOL) canAuthenticateAccountClass: | (Class) | fp8 | ||
| connection: | (id) | fp12 | ||
Implementiert AuthScheme.