Discuss this help topic in SecureBlackbox Forum

TElCustomArtifactStorage class

Methods     Declared in     


This class is a base class for TElMemoryArtifactStorage.

Description

    TElCustomArtifactStorage defines basic functionality needed to store and manage artifacts generated by SAML components. Artifacts are references to SAML messages generated by different entities. If a message is passed by reference, this reference (artifact) could be resolved using samlp:ArtifactResolve request. Don't instantiate this class directly, use its descendants instead.

Methods

Declared in

.NET:
  • Namespace: SBXMLSAMLCommon
  • Assembly: SecureBlackbox.SAMLCommon
VCL:
  • Unit: SBXMLSAMLCommon
Java:
  • Package: SecureBlackbox.SAMLCommon.jar
C++:
  • sbxmlsamlcommon.h

Discuss this help topic in SecureBlackbox Forum