summaryrefslogtreecommitdiffstats
path: root/src/main/java/edu/kit/scc/dei/ecplean/ECPAuthenticator.java
Commit message (Expand)AuthorAgeFilesLines
* Silence NPE from reset call on certain JVMsHEADmasterSimon Rettberg2023-12-151-2/+5
* Update httpclient library from version 4.5.x to version 5.yManuel Bentele2021-12-211-12/+12
* Support retrying authentication without an @... suffix automaticallySimon Rettberg2019-09-201-3/+14
* Clear cookies before every authentication requestSimon Rettberg2018-03-221-3/+7
* Update apache httpclient, minor cleanupsSimon Rettberg2017-08-081-17/+10Star
* Request headers again; IdP request MUST be Content-Type: text/xml apparentlySimon Rettberg2017-07-271-5/+8
* Apply short timeouts to http requestsSimon Rettberg2015-09-041-0/+6
* Check StatusCode returned by IdP; set proper content type in requests to IdP;...Simon Rettberg2015-06-221-42/+37Star
* initial commit of 'ecp-client-lean' from KITJonathan Bauer2014-11-281-0/+167