Registry / auth / opensaml-profile-impl

opensaml-profile-impl

JSON →
library4.0.1javamavenunverified

Implementation classes for SAML profile handling in the OpenSAML library, supporting SAML protocol operations.

<dependency> <groupId>org.opensaml</groupId> <artifactId>opensaml-profile-impl</artifactId> <version>4.0.1</version> </dependency>
INSTALL
IMPORT
SIG · OPENSAML-PROFILE-I
O
opensaml-profile-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.

BasicProfileAction
org.opensaml.profile.impl.BasicProfileAction

Creates a basic SAML profile action using OpenSAML.

import org.opensaml.profile.impl.BasicProfileAction; public class Quickstart { public void example() { BasicProfileAction action = new BasicProfileAction(); System.out.println("Profile action created"); } }
Debug
Known issues
breakingOpenSAML 4.x has breaking API changes from 3.x, especially in profile handling.
fix
Refer to migration guide when upgrading from OpenSAML 3.x.
affects: 4.x
Upgrade
Version history
4.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
opensaml-profile-impl — mvn dependency:get opensaml-profile-impl · libregistry