Conforms to NXOAuth2TrustDelegate
Declared in NXOAuth2ClientDelegate.h

Tasks

Instance Methods

oauthClientNeedsAuthentication:

When this is called on the delegate, you are supposed to invoke the appropriate authentication method in the client.

- (void)oauthClientNeedsAuthentication:(NXOAuth2Client *)client

Discussion

When this is called on the delegate, you are supposed to invoke the appropriate authentication method in the client.

Declared In

NXOAuth2ClientDelegate.h