What comprises the federation source code?
When you browse the federation branch of the source code, you see the following directories: • The library branch contains the basic framework for identity federation and its associated web services. The code provides an extensible and pluggable infrastructure for integrating the functionality with existing systems. The library code is dependent on the shared branch for building. • The openfm branch provides an implementation of the framework in the library branch. It delivers a single WAR deployable on any J2EE web container as well as easy to setup samples for getting the system up and running.