Discuss this help topic in SecureBlackbox Forum

TElHTTPOAuth2CustomApplicationStorage class

Properties     Methods     Declared in     


This is the base class for TElHTTPOAuth2MemoryApplicationStorage.

Description

TElHTTPOAuth2CustomApplicationStorage declares the interface for storing info about applications registered with the OAuth authorization server (TElHTTPSServer). Please do not instantiate this class directly. You can either use TElHTTPOAuth2MemoryApplicationStorage, or implement your own descendant.

Properties

Methods

Declared in

.NET:
  • Namespace: SBHTTPSServer
  • Assembly: SecureBlackbox.HTTPServer
VCL:
  • Unit: SBHTTPSServer
Java:
  • Package: SecureBlackbox.HTTPServer.jar
C++:
  • sbhttpsserver.h

Discuss this help topic in SecureBlackbox Forum