Discuss this help topic in SecureBlackbox Forum

TElHTTPCustomSessionManager class

Properties     Methods     Declared in     


This is a base class for TElHTTPMemorySessionManager.

Description

TElHTTPCustomSessionManager declares an interface for storing OAuth session information used by TElHTTPSServer when it acts as an authorization server. Please do not instantiate this class directly. You can either use TElHTTPMemorySessionManager, or implement your own descendant.

Properties

Methods

Declared in

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

Discuss this help topic in SecureBlackbox Forum