aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/utils/MOASAMLSOAPClient.java
AgeCommit message (Expand)AuthorFilesLines
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz1-2/+2
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-0/+1
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz1-1/+5
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-2/+1
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI modul...Thomas Lenz1-1/+2
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-1/+1
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz1-0/+9
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz1-1/+0
2015-06-25second parts for configuration refactoringThomas Lenz1-1/+1
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-5/+5
2014-05-09add MOA SOAP clientThomas Lenz1-0/+93