aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/interceptor/WebFrontEndSecurityInterceptor.java
AgeCommit message (Collapse)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 ↵Thomas Lenz1-7/+10
encoding
2016-05-20fix problem with some SAML1 clients to request the SAML1 ↵Thomas Lenz1-1/+2
GetAuthenticationData SOAP service
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 ↵Thomas Lenz1-1/+10
controller is used as WebService endpoint
2016-02-18add WebFrontEnd security interceptorThomas Lenz1-0/+95