Registry / auth / cxf-services-sts-core

cxf-services-sts-core

JSON →
library4.2.0javamavenunverified

Core module for Apache CXF Security Token Service (STS), providing WS-Trust support.

<dependency> <groupId>org.apache.cxf.services.sts</groupId> <artifactId>cxf-services-sts-core</artifactId> <version>4.2.0</version> </dependency>
INSTALL
IMPORT
SIG · CXF-SERVICES-STS-C
C
cxf-services-sts-core
authjavav4.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.

SecurityTokenServiceProvider
org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider

Basic setup of a CXF Security Token Service provider.

import org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider; SecurityTokenServiceProvider sts = new SecurityTokenServiceProvider(); sts.setTokenStore(new InMemoryTokenStore());
Debug
Known issues
breakingRequires Apache CXF runtime dependencies; may conflict with other CXF versions.
fix
Ensure all CXF dependencies are aligned to the same version (e.g., 4.2.0).
affects: all
Upgrade
Version history
4.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
1
Resources
cxf-services-sts-core — mvn dependency:get cxf-services-sts-core · libregistry