Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
DEVELOPER-NOTES.txt | 2011-01-18 | 2.6 kB | |
README.txt | 2011-01-18 | 1.4 kB | |
saml2api-1.1.0-release.zip | 2011-01-18 | 2.3 MB | |
Totals: 3 Items | 2.3 MB | 0 |
#################################################################### ######################## SAML2API README ########################### #################################################################### Version: ${project.version} Date...: ${releaseDate} #### Description #### A java-library for SAML 2 authenticating. Tailored for FEIDE/Moria 3 #### Changes since last version #### * The project is converted to a multi-module Maven project having the following structure: |-- saml2api - root project |- saml2api-api - The core saml2-API |- saml2api-demo - A web-app demo, also containing all the documentation * The code is now Java 1.6 compatible, not 1.4 #### Content of this release #### * README.txt - This file * DEVELOPER-NOTES.txt - Contains information for developing, building and running the project * saml2api-api-1.1.0.jar - The core saml2-API * saml2api-demo-1.1.0.war - A web-app demo, also containing all the documentation. Deploy and run the application, read the documentation. * documentation-1.1.0/ - Contains JavaDoc, system and user documentation (Most of the documentation is in norwegian)