Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

(warning) Under construction

Apache CXF Fediz: An Open-Source Web Security Framework

...

The examples directory contains two sample projects:

Each sample is described in the README.txt

Sample

Description Doc Page

simpleWebapp

a simple web application which is protected by the Fediz IDP. The FederationServlet illustrates how to get security information using the standard APIs.

Blog

wsclientWebapp

a protected web application which calls a web service protected by the Fediz STS. The FederationServlet illustrates how to securely call a web service. Blog

Building

Check out the code from here:

...