cf29bf996c
- 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 |
||
---|---|---|
.. | ||
main/java/org/springframework/security/saml2 | ||
opensaml3Main/java/org/springframework/security/saml2/provider/service | ||
opensaml3Test/java/org/springframework/security/saml2/provider/service | ||
opensaml4Main/java/org/springframework/security/saml2/provider/service | ||
opensaml4Test/java/org/springframework/security/saml2/provider/service | ||
test |