aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/interceptor/WebFrontEndSecurityInterceptor.java
AgeCommit message (Expand)AuthorFilesLines
2018-06-14more refactoring staffThomas Lenz1-1/+1
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-2/+2
2017-11-27add escaping on some placesThomas Lenz1-1/+2
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz1-7/+10
2016-05-20fix problem with some SAML1 clients to request the SAML1 GetAuthenticationDat...Thomas Lenz1-1/+2
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-3/+3
2016-02-25Update GUI componentsThomas Lenz1-2/+4
2016-02-18remove AXIS1 implemented WebService for SAML1 --> now a simple Spring contro...Thomas Lenz1-1/+10
2016-02-18add WebFrontEnd security interceptorThomas Lenz1-0/+95