Discuss this help topic in SecureBlackbox Forum

TElSAMLCustomOneTimeUseCache class

Methods     Declared in     


This is a base class for TElSAMLMemoryOneTimeUseCache.

Description

TElSAMLCustomOneTimeUseCache declares basic interface needed, e.g., by TElSAMLServiceProvider.AssertionsOneTimeUseCache to cache one-time use assertions. Don't instantiate this class directly, either use TElSAMLMemoryOneTimeUseCache, or implement another descendant.

Methods

Declared in

.NET:
  • Namespace: SBSAMLServiceProvider
  • Assembly: SecureBlackbox.SAMLSP
VCL:
  • Unit: SBSAMLServiceProvider
Java:
  • Package: SecureBlackbox.SAMLSP.jar
C++:
  • sbsamlserviceprovider.h

Discuss this help topic in SecureBlackbox Forum