Registry / auth / opensaml-security-api

opensaml-security-api

JSON →
library4.0.1javamavenunverified

Provides security-related APIs for the OpenSAML library, used for SAML assertions and protocol handling.

<dependency> <groupId>org.opensaml</groupId> <artifactId>opensaml-security-api</artifactId> <version>4.0.1</version> </dependency>
INSTALL
IMPORT
SIG · OPENSAML-SECURITY-
O
opensaml-security-api
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.

SecurityHelper
org.opensaml.security.SecurityHelper

Instantiates a SecurityHelper for security operations.

import org.opensaml.security.SecurityHelper; public class Example { public static void main(String[] args) { SecurityHelper helper = new SecurityHelper(); System.out.println("Security helper initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
opensaml-security-api — mvn dependency:get opensaml-security-api · libregistry