Conforms to NSObject
Declared in SHOmniAuthProvider.h

Tasks

Properties

accountDescription

@property (NS_NONATOMIC_IOSONLY, copy) NSString *accountDescription

accountType

@property (NS_NONATOMIC_IOSONLY, strong) id<> accountType

credential

@property (NS_NONATOMIC_IOSONLY, strong) id<accountCredential> credential

identifier

@property (NS_NONATOMIC_IOSONLY, copy, readonly) NSString *identifier

username

@property (NS_NONATOMIC_IOSONLY, copy) NSString *username

Instance Methods

initWithAccountType:

- (id)initWithAccountType:(id<accountType>)type