aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/auth/modules/eidas/engine/MOAeIDASChainingMetadataProvider.java
AgeCommit message (Expand)AuthorFilesLines
2019-12-11update to EAAF-Components 1.0.13.1Thomas Lenz1-3/+3
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz1-3/+3
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz1-1/+1
2019-02-04update SSLUtils to use default JVM trustStore for SSL connections as optionalThomas Lenz1-1/+3
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-35/+76
2018-06-14untested, but without dependency problemsThomas Lenz1-3/+10
2017-11-13change logging in eIDAS metadata providerThomas Lenz1-2/+14
2017-07-27update logging behavior of eIDAS metadata provider implementationThomas Lenz1-5/+22
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz1-1/+29
2017-07-17refactor MOA eIDAS metadata providerThomas Lenz1-100/+22
2017-03-28update MOA eIDAS-Engine to reload eIDAS metadata if request or response valid...Thomas Lenz1-1/+2
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz1-1/+4
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-1/+0
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI modul...Thomas Lenz1-8/+12
2016-08-12workaround for eIDAS metadata signature validation during reload operation.Thomas Lenz1-3/+4
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ...Thomas Lenz1-2/+2
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-18/+40
2016-03-30implement first parts of eIDAS module error handling and error-response messa...Thomas Lenz1-13/+41
2016-03-30add Metadata reload functionality to getRole(*) methodsThomas Lenz1-2/+12
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-1/+1
2016-03-02temporarily commit to save stateThomas Lenz1-1/+2
2016-01-15add garbage collector to remove unsed SAML2 metadata provider (influence PVP ...Thomas Lenz1-7/+87
2016-01-15fix problem with certificate validationThomas Lenz1-1/+1
2016-01-13change MOA eIDAS metadata provider to a cached version as chaining metadata p...Thomas Lenz1-0/+290