aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/ConsentEvaluator.java
AgeCommit message (Expand)AuthorFilesLines
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz1-249/+0
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz1-1/+1
2015-07-17Merge first STORK 2 changesThomas Lenz1-14/+30
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-2/+2
2015-05-06fixed compilation issuesFlorian Reimair1-1/+1
2015-05-05added required status to consent listFlorian Reimair1-1/+1
2015-05-05consent request cosmeticsFlorian Reimair1-0/+2
2015-05-05moved consent request before attributes are being collectedFlorian Reimair1-14/+28
2014-11-07adjusting mandate to updated stork schemaBojan Suzic1-1/+1
2014-11-03change loglevel to traceThomas Lenz1-5/+5
2014-07-07Encoding fix, getAttributeValue now optionally returns null instead of throwi...Alexander Marsalek1-2/+2
2014-06-17harmonizing notavailable attributeBojan Suzic1-1/+2
2014-06-16add EUPL header informationThomas Lenz1-0/+22
2014-05-02add interfederation attribute queryThomas Lenz1-2/+2
2014-04-17refector attribute generation from session informationThomas Lenz1-1/+2
2014-04-15store additional information for Single LogOut in databaseThomas Lenz1-2/+3
2014-03-20refactored velocityprovider locationFlorian Reimair1-1/+1
2014-03-20logging statements tweakedFlorian Reimair1-2/+2
2014-03-14attrBojan Suzic1-2/+6
2014-03-12evaluate consent page resultFlorian Reimair1-1/+8
2014-03-12render consent html pageFlorian Reimair1-0/+23
2014-03-12storing datacontainer in temporary storage before redirectingFlorian Reimair1-0/+25
2014-03-12sketched consent collectorFlorian Reimair1-0/+149