aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons
AgeCommit message (Collapse)AuthorFilesLines
2016-06-29Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redisChristian Maierhofer22-702/+235
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/AbstractController.java id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/session/AssertionStore.java
2016-06-28statisticlogger dbcp connection poolChristian Maierhofer14-201/+139
2016-06-21add eIDAS bPK prefix: urn:publicid:gv.at:eidasid+Thomas Lenz2-1/+14
2016-06-21fix Bug in 'parse document from input stream' method which produce a ↵Thomas Lenz1-5/+7
SaxParserException if DebugLevel is 'debug'
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-1/+4
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵Thomas Lenz6-132/+66
eIDAS_node_implementation Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/SingleLogOutAction.java
2016-06-07Merge branch 'moa-id_with_moa-sig_and_eccelerate' into eIDAS_node_implementationThomas Lenz16-685/+184
2016-05-30fix problem with MOA-ID-configuration GUI and SecurityLayer Templates in ↵Thomas Lenz1-3/+6
legacy mode
2016-05-18changed constants to final static hash mapChristian Maierhofer1-1/+12
2016-05-17fix problem with MS-SQL and indexing strategyThomas Lenz1-1/+1
2016-05-12fix missing ID generation strategyThomas Lenz6-8/+21
2016-05-10Update to MOA-SPSS 3.0.0-RC1Thomas Lenz34-201/+2449
Merge branch 'moa-id-3.2_(OPB)' into moa-id_with_moa-sig_and_eccelerate Conflicts: id/moa-spss-container/pom.xml pom.xml
2016-05-09fix some problems in configuration toolThomas Lenz1-5/+17
2016-05-03Added Transactional Support to MOASessionDBUtilsChristian Maierhofer2-115/+8
2016-04-28Modifiing MOASessionDBUtilsChristian Maierhofer1-110/+119
2016-04-26modified RedisTransactionStorage, modified beans definitionChristian Maierhofer2-2/+10
2016-04-21Added RedisTransaction storageChristian Maierhofer1-1/+14
2016-03-30fix problem with XML parser and additional features optionsThomas Lenz4-23/+113
2016-03-24fix problem in moa-id-configuration with duplicate entries and delete operationThomas Lenz1-12/+31
2016-03-22update third party libsThomas Lenz1-8/+2
2016-03-21update libsThomas Lenz9-147/+16
2016-03-21add missing error codesThomas Lenz1-52/+0
2016-03-18update slf4jThomas Lenz1-2/+6
2016-03-17add missing maven repo. for openSAML impl. jarsThomas Lenz1-0/+5
2016-03-14refactor the GUI generation for user interactionThomas Lenz20-0/+2310
2016-03-10MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, ↵Thomas Lenz16-687/+189
iaik_eccelerate, and new iaik_PKI module
2016-03-09remove MOA-SPSS from buildpath and add MOA-SPSS container-modulThomas Lenz1-18/+5
2016-03-09move moa-common to moa-id-common, because MOA-SPSS becomes a seperate projectThomas Lenz101-184/+24930
2016-03-09fix some problems in ELGA-mandate moduleThomas Lenz1-2/+21
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-23/+1
2016-03-02temporarily commit to save stateThomas Lenz2-17/+116
2016-02-15First untested part: Refactor authentication modules and process management ↵Thomas Lenz1-0/+1
to Spring
2016-01-25update commons-collection in modul moa-id-configurationThomas Lenz1-0/+4
2016-01-22blacklist Microsoft SQL JDBC driver, because default online-application load ↵Thomas Lenz1-0/+8
operation does not work - Microsoft SQL does not allow len() method calls with a parameter of type text
2016-01-22remove unused codeThomas Lenz6-692/+0
2016-01-21move or remove third-party library depentenciesThomas Lenz1-1/+3
2016-01-21remove unused functionalityThomas Lenz2-76/+1
2016-01-19fix bug in MOAHttpClientThomas Lenz1-1/+1
2016-01-19fully remove of hyperjaxb functionality from DB-configuration implementationThomas Lenz18-1073/+257
2016-01-18add virtual IDP enabled flag to configurationThomas Lenz3-1/+36
2016-01-18add two methods to KeyValueUtilsThomas Lenz1-2/+41
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz2-0/+34
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java
2016-01-15fix two bugs in module moa-id-configurationThomas Lenz1-5/+11
2015-11-17fix some more problems in STORK codeThomas Lenz1-27/+33
2015-11-16fix possible NullPointerException with STORK configurationThomas Lenz1-16/+24
2015-09-15fix problems with OracleDB and configuration storage implementationThomas Lenz6-40/+136
2015-09-02fix problem with private service applications and target friendlynameThomas Lenz1-0/+5
2015-08-31fix problem with configuration GUI and interfederation configurationsThomas Lenz2-1/+9
2015-08-27Merge STORK-SAML-Engine 1.5.1 and STORK-Commons 1.5.1Thomas Lenz1-1/+0
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeProviderFactory.java id/server/stork2-saml-engine/src/main/java/eu/stork/peps/auth/engine/core/validator/CustomAttributeQueryValidator.java id/server/stork2-saml-engine/src/main/java/eu/stork/peps/auth/engine/core/validator/MultipleAssertionResponseValidator.java
2015-08-27Use test- and productive TrustStore configurations in one IDP instanceThomas Lenz5-10/+116
- every service configuration could select its preferred TrustStore