Namespace ComponentSpace.Saml2.Cache
Classes
- DistributedArtifactCache
The distributed artifact cache stores artifacts in a distributed cache.
The distributed artifact cache is suitable for applications deployed to a web farm.
- DistributedIDCache
The distributed ID cache stores IDs in a distributed cache.
The distributed ID cache is suitable for applications deployed to a web farm.
Interfaces
- IArtifactCache
The artifact cache manages artifacts and associated state.
- IIDCache
The ID cache manages IDs.