Registry / auth / opensaml-storage-impl

opensaml-storage-impl

JSON →
library4.0.1javamavenunverified

Storage implementation module for the OpenSAML library providing persistence for SAML objects.

<dependency> <groupId>org.opensaml</groupId> <artifactId>opensaml-storage-impl</artifactId> <version>4.0.1</version> </dependency>
INSTALL
IMPORT
SIG · OPENSAML-STORAGE-I
O
opensaml-storage-impl
authjavav4.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MemoryStorageService
org.opensaml.storage.impl.MemoryStorageService

Create an in-memory storage service for SAML data.

import org.opensaml.storage.impl.MemoryStorageService; MemoryStorageService storage = new MemoryStorageService(); storage.create("key", "value");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
opensaml-storage-impl — mvn dependency:get opensaml-storage-impl · libregistry