spring-security/saml2/saml2-service-provider
Josh Cummings 070514b9dd
Polish InResponseTo support
- Moved methods so methods are listed before the methods they call
- Adjusted exception handling so no exceptions are eaten
- Adjusted so that malformed_request_data is returned with request data is malformed
- Refactored methods to have only immutable method parameters
- Removed usage of Stream API
- Moved AuthnRequestUnmarshaller into static block so that only looked
up once

Issue gh-9174
2022-03-15 13:06:32 -06:00
..
src Polish InResponseTo support 2022-03-15 13:06:32 -06:00
spring-security-saml2-service-provider.gradle Add Jackson Support for Saml2 Module 2022-03-01 14:17:17 -07:00