Registry / networking / cxf-rt-ws-policy

cxf-rt-ws-policy

JSON →
library4.2.0javamavenunverified

Implements WS-Policy support for Apache CXF, enabling policy-based web service configuration.

<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-policy</artifactId> <version>4.2.0</version> </dependency>
INSTALL
IMPORT
SIG · CXF-RT-WS-POLICY
C
cxf-rt-ws-policy
networkingjavav4.2.0
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.

PolicyBuilder
org.apache.cxf.ws.policy.PolicyBuilder

Creates a PolicyBuilder instance for constructing WS-Policy objects.

import org.apache.cxf.ws.policy.PolicyBuilder; public class Example { public static void main(String[] args) { PolicyBuilder builder = new PolicyBuilder(); System.out.println("PolicyBuilder created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
cxf-rt-ws-policy — mvn dependency:get cxf-rt-ws-policy · libregistry