Index Hierarchy OlapicOAuthForSecretKey Class Reference Inherits from OlapicOAuthMethod : NSObject Declared in OlapicOAuthForSecretKey.h Overview The OAuth subclass to work with client ID and secret key Tasks – initWithClientId:andSecretKey: Instance Methods initWithClientId:andSecretKey: Class constructor - (id)initWithClientId:(NSString *)client andSecretKey:(NSString *)secret Parameters client The client ID secret The secret key Return Value An instance of this class Availability v1.0 Declared In OlapicOAuthForSecretKey.h Index Hierarchy