aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/metadata/MOAMetadataProvider.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-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-526/+89
2018-06-14some more stuffThomas Lenz1-15/+20
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-1/+1
2017-11-28deactivated PVP EntityCategory mapper as defaultThomas Lenz1-1/+5
2017-11-28Add PVP metadata SAML2 EntityAttribute resolver filterThomas Lenz1-0/+2
2017-10-13enable mandates for eIDAS nodesThomas Lenz1-2/+5
2017-07-17update MOA SAML2 metadata provider to support metadata located on file systemThomas Lenz1-75/+70
2016-10-24synchronize Metadata provider reload operationThomas Lenz1-2/+11
2016-10-21add log messages in clean-up processThomas Lenz1-1/+1
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI modul...Thomas Lenz1-2/+16
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-68/+122
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-6/+6
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-1/+2
2016-03-02temporarily commit to save stateThomas Lenz1-103/+10
2016-01-15add garbage collector to remove unsed SAML2 metadata provider (influence PVP ...Thomas Lenz1-3/+19
2016-01-13refactor PVP Metadata provider functionalityThomas Lenz1-5/+5
2015-08-24fix bug in PVP metadata reload function, which is started every 24hThomas Lenz1-1/+1
2015-07-21fix MOA-ID-Auth problemsThomas Lenz1-14/+45
2015-07-03fix problems with dynamic PVP2X metadata refreshThomas Lenz1-5/+37
2015-07-02develThomas Lenz1-128/+220
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-5/+5
2015-04-14update error handling in PVP metadata verification filter implemetationsThomas Lenz1-2/+12
2014-11-04add metadata schema validation filtersThomas Lenz1-0/+4
2014-09-10add metadata provider info message if not online-application is foundThomas Lenz1-0/+4
2014-05-14add additional errorcodes to protcolsThomas Lenz1-2/+7
2014-05-07use MOA SSL SocketFactory for AttributQueryRequestsThomas Lenz1-1/+2
2014-05-07change MOAMetaDataProvider to use MOA HttpClientThomas Lenz1-7/+28
2014-05-06change refresh timestamp positionThomas Lenz1-5/+5
2014-05-05add chainging filter to MOAMetadataProviderThomas Lenz1-6/+27
2014-04-09update user initialized PVP2 metadata reload processThomas Lenz1-1/+11
2014-01-29add EUPL headersThomas Lenz1-0/+22
2013-10-07Code CleanUPThomas Lenz1-1/+0
2013-09-26BugFix:Thomas Lenz1-10/+36
2013-09-23ReImplement MOAMetadataProvider to add and remove HTTPMetadataProvider dynami...Thomas Lenz1-34/+211
2013-09-19Reload MOAMetadataProvider after config changesThomas Lenz1-4/+28
2013-09-18change to 1.9.96-snapshotThomas Lenz1-10/+3
2013-08-08MOA-ID Configuration Tool BetaThomas Lenz1-1/+3
2013-08-06HTTP Metadata providerAndreas Fitzek1-15/+68
2013-06-18Fixed issue with multiple metadata files. (Issue #5)Andreas Fitzek1-8/+20
2013-06-05SAML Attribute Constants, Dynamic Attribute building system, Take metadata at...Andreas Fitzek1-3/+4
2013-05-08Added pvp2 configuration fileAndreas Fitzek1-1/+3
2013-05-07PVP2.X Post and Redirect binding, signing and verification, added PVP2.x Citi...Andreas Fitzek1-3/+1
2013-05-02PVP2 basic authnrequest handling and assertion buildingAndreas Fitzek1-0/+76