[java-shib-attribute] branch dev/IDP-226 updated (4e1e88f09 -> 115e1f3d7)
Rod Widdowson
rdw at steadingsoftware.com
Thu Jan 25 15:00:05 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch dev/IDP-226
in repository java-shib-attribute.
from 4e1e88f09 Kick the Wheels on Dialects
new aeaf7c9b6 Simplify sandbox
new 115e1f3d7 Add a Thymeleaf templated search executor (for LDAP)and wire up. Plus tests
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
shib-attribute-resolver-api/pom.xml | 5 +
...=> ThymeleafExecutableSearchFilterBuilder.java} | 242 ++++++++++-----------
.../resolver/dc/impl/ThymeLeafSandbox.java | 46 +---
.../dc/ldap/impl/LDAPDataConnectorTest.java | 68 +++++-
.../dc/ldap/impl/LDAPDataConnectorParser.java | 23 +-
.../schema/shibboleth-attribute-resolver.xsd | 5 +
.../dc/ldap/impl/LDAPDataConnectorParserTest.java | 23 ++
...olver-v2.xml => ldap-attribute-resolver-tl.xml} | 6 +-
8 files changed, 241 insertions(+), 177 deletions(-)
copy shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/{TemplatedExecutableSearchFilterBuilder.java => ThymeleafExecutableSearchFilterBuilder.java} (50%)
copy shib-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/dc/ldap/resolver/{ldap-attribute-resolver-v2.xml => ldap-attribute-resolver-tl.xml} (96%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list