aboutsummaryrefslogtreecommitdiff
path: root/id/server/stork2-commons
AgeCommit message (Collapse)AuthorFilesLines
2015-01-21Add "DefaultAuthentication" process (AT, no mandates, no stork) (MOAID-59).Thomas Knall1-0/+1
- Fix oa web.xml, switch to servlet 3.0. - moa-id-auth web.xml -- Add CharacterEncodingFilter for UTF-8 encoding. -- Add ProcessEngineSignalServlet. - Fix invalid template_*.html. - Add TODO[branch] annotations in order to indicates potential process flow branches. - Add some missing Javadoc. - Add property processInstandId to AuthenticationSession. - Add process engine support. - Fix HttpServlet init issues. - Set VerifyAuthenticationBlockServlet and VerifyIdentityLinkServlet deprecated.
2015-01-09Apply several fixes.Thomas Knall1-1/+0
- Disable erroneous IAIK PKI logger initialization (should be addressed by. - Remove redundant maven-dependency version declarations. - Fix maven/eclipse lifecyle warning problem.
2014-11-25Disable bogus test ↵Thomas Knall1-0/+2
eu.stork.peps.tests.DateUtilTestCase.testCurrentTimeStampAfter().
2014-11-25Fix build.Thomas Knall128-18892/+3
- Remove svn metadata. - Fix local repository (inappropriate xalan-bin-dist dependency file names and copy-past error in dependency pom). - Switch jdk 1.5/1.6 to 1.7. - Exclude non working tests.
2014-10-31add .gitignore filesThomas Lenz1-0/+1
2014-09-19update librariesThomas Lenz1-3/+11
- opensaml > 2.6.3 - iaik-moa > 1.51 - iaik_jce_full > 5.2 - iaik_cms > 5.0
2014-09-12update dependency versionThomas Lenz1-2/+1
> org.apache.struts:struts2-core 2.3.16.3 > org.apache.struts:struts2-json-plugin 2.3.16.3 > joda-time:joda-time 2.4 > org.slf4j:jcl-over-slf4j 1.7.7 > org.slf4j:jul-to-slf4j 1.7.7 > org.slf4j:slf4j-api 1.7.7 > org.slf4j:slf4j-log4j12 1.7.7 > mysql:mysql-connector-java 5.1.32 > org.hibernate:hibernate-core 4.3.6.Final > org.hibernate:hibernate-entitymanager 4.3.6.Final > org.hibernate:hibernate-c3p0 4.3.6.Final > com.google.http-client:google-http-client-jackson2 1.19.0 > com.google.oauth-client:google-oauth-client-jetty 1.19.0 > org.apache.commons:commons-lang3 3.3.2 > commons-codec:commons-codec 1.9 > commons-logging:commons-logging 1.2 > xerces:xercesImpl 2.11.0 > postgresql:postgresql 9.3-1102-jdbc41 > junit:junit 3.8.2
2014-06-18resolving errors related to attrrequest generation and ehvd handlingBojan Suzic2-1/+11
2014-06-18added new eHVD pluginFlorian Reimair3-146/+347
2014-05-21build process updateThomas Lenz1-2/+2
2014-05-21Revert "update version management"Thomas Lenz14-1127/+2
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml
2014-05-20update version managementThomas Lenz14-2/+1127
2014-05-16update versionsThomas Lenz1-1/+22
2014-04-25adjusting attribute collectorBojan Suzic1-1/+1
2014-04-02change stork2-commons to allow Java 1.6 buildsThomas Lenz2-4/+15
2014-04-01change version to 2.0.1Thomas Lenz1-0/+5
2014-03-20fixed serializable issues in stork2-commonsFlorian Reimair207-0/+33750
2014-03-17removing old samlengine and storkcommonsBojan Suzic159-25476/+0
2014-03-04fixed samlengine serializablesFlorian Reimair2-4/+5
2014-03-03added tweaked stork2-commons sourceFlorian Reimair159-0/+25475