[java-shib-attribute] branch maint-5.1 updated (4f794fbc5 -> 2a0697889)
Scott Cantor
cantor.2 at osu.edu
Mon Mar 17 13:58:45 UTC 2025
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch maint-5.1
in repository java-shib-attribute.
from 4f794fbc5 JSATTR-35 chase LDAP search references
new 423d309e2 Extend javadoc a bit.
new 6aec3a0d5 Fix some warnings.
new 04a27e91c JSATTR-36 - Conditions can't handle non-default location of contexts
new 9d529ec4c Fix tests to accomodate predicate change.
new f56cf0562 Fix more tests.
new b08260f6f And more test fixes.
new 0a6e98e42 JSATTR-37 Review JDBC code for commit/rollback leaks
new 609b728a5 JSATTR-34 Log contents of primary contexts at start of execution
new c026df6ac JSATTR-34 Log contents of primary contexts at start of execution
new 95411c858 JSATTR-42 - HttpConnectorParser element count checks are cascaded
new 2a0697889 Fix log message when returning cached results.
The 11 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:
.../attribute/filter/impl/AttributeFilterImpl.java | 37 ++++++++++++++++
.../idp/attribute/impl/JDBCPairwiseIdStore.java | 23 ++++++++++
.../context/AttributeResolutionContext.java | 26 +++++++----
.../context/AttributeResolverWorkContext.java | 3 +-
.../AbstractAttributeResolutionLookupFunction.java | 22 +++++++---
.../resolver/AttributeResolutionLookupTest.java | 3 ++
.../dc/impl/AbstractSearchDataConnector.java | 2 +-
.../resolver/impl/AttributeResolverImpl.java | 50 +++++++++++++++++-----
.../idp/attribute/resolver/ad/impl/LogicTest.java | 3 +-
.../impl/AttributeResolutionContextTest.java | 4 +-
.../dc/http/impl/HTTPDataConnectorParser.java | 21 +++++----
.../spring/ad/impl/SimpleAttributeParserTest.java | 6 +++
.../impl/EntityAttributesDataConnector.java | 10 +++--
13 files changed, 170 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list