Author: anil.saldhana(a)jboss.com
Date: 2009-03-30 13:32:44 -0400 (Mon, 30 Mar 2009)
New Revision: 409
Added:
identity-federation/trunk/README.txt
Log:
add Readme
Added: identity-federation/trunk/README.txt
===================================================================
--- identity-federation/trunk/README.txt (rev 0)
+++ identity-federation/trunk/README.txt 2009-03-30 17:32:44 UTC (rev 409)
@@ -0,0 +1,16 @@
+README for workspace for Identity Federation
+==============================================
+1) identity-xmlsecmodel: Contains the JAXB model for XML Digital Signature and XML
Encryption.
+
+2) identity-fed-model: JAXB model for spec of SAMLv2 and WS-Trust1.3. Do not put any
other JAXB stuff here.
+
+3) identity-fed-core: This is the workspace where JBID project developers (not the users)
will build the code using the model.
+
+4) identity-fed-api: This is the API that the end users should use.
+
+5) identity-bindings: This is the server bindings for a non-JBAS environment such as
Apache Tomcat.
+
+6) identity-bindings-jboss: This is any JBAS specific codebase that builds on the
identity bindings.
+
+7) assembly: Builds up the models, core and api consolidated jars. DOES NOT CONTAIN THE
BINDINGS (please look at the platform-build project of JBID where zips are built).
+
Show replies by date