Update copyright headers for files changed in 2016
[OPENAM-8086] fixed missed call to SAML2Auditor which was not updated in jsp uppon removal of unused debug object
[AME-7525] Added access audit logging to saml 2 sp and idp access points
Merge with trunk
Fix for OPENAM-6196, review CR-8146 - review cases where response.getOutputStream() and response.getWriter() were both being called (which is not supported) and make the use of an existing Writer instance more consistent.
Fix for OPENAM-3806 - review: CR-3344 The hosted SP does not have to support the same binding as the binding that is used to initiate the logout process.
Fix for OPENAM-3437 - review: CR-2902 Modified relaystate validation logic for SLO cases to handle the scenario when the metaAlias is not available in the URL.
Fix for OPENAM-3202 - review: CR-2561 Fix to allow a greater diversity in what will be accepted as a relaystate parameter while still sanitizing the input.
CR-2561 OPENAM-3202 fix to allow a greater diversity in what will be accepted as a relay state parameter while still sanitizing the input.
Fix for OPENAM-2758, internal review.
Fix for OPENAM-1703 - review: CR-744
Fix for AME-202 - review: CR-802