Discuss this help topic in SecureBlackbox Forum

TElSimpleOAuth2Client class

Properties     Methods     Events     Declared in     Licensing     


Description

TElSimpleOAuth2Client implements interaction between the client (an application that needs access to a protected resource), the resource owner (end-user), and the authorization server via OAuth 2.0 (RFC 6749) protocol. This component extends the functionality of TElOAuth2Client with HTTP transport and simplifies the interface. Examples of its use are described in how-to articles.

Properties

Methods

Events

Declared in

.NET:
  • Namespace: SBSimpleOAuth2
  • Assembly: SecureBlackbox.HTTP
VCL:
  • Unit: SBSimpleOAuth2
Java:
  • Package: SecureBlackbox.HTTP.jar
C++:
  • sbsimpleoauth2.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

SecureBlackbox Professional, SecureBlackbox Standard, SecureBlackbox Lite

Discuss this help topic in SecureBlackbox Forum