NXOAuth2ClientDelegate Protocol Reference
| Conforms to | NXOAuth2TrustDelegate |
| Declared in | NXOAuth2ClientDelegate.h |
Tasks
-
– oauthClientNeedsAuthentication:When this is called on the delegate, you are supposed to invoke the appropriate authentication method in the client.
required method
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 *)clientDiscussion
When this is called on the delegate, you are supposed to invoke the appropriate authentication method in the client.
Declared In
NXOAuth2ClientDelegate.h