Registry / auth / opensaml-xacml-saml-api

opensaml-xacml-saml-api

JSON →
library4.0.1javamavenunverified

Provides APIs for integrating XACML with SAML profiles as part of the OpenSAML library.

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

XACMLPolicyQuery
org.opensaml.xacml.saml.api.XACMLPolicyQuery

Creates an XACMLPolicyQuery instance for SAML XACML profile queries.

import org.opensaml.xacml.saml.api.XACMLPolicyQuery; public class Example { public static void main(String[] args) { XACMLPolicyQuery query = new XACMLPolicyQuery(); System.out.println(query); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources