[java-shib-attribute] branch main updated (5af3ebeb0 -> 07fe62f96)
Codeberg
noreply at shibboleth.net
Fri Jan 16 17:07:52 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a change to branch main
in repository java-shib-attribute.
from 5af3ebeb0 JSATTR-6: SAML AttributeQuery DataConnector
new 634095ac2 JSATTR-6: SAML AttributeQuery DataConnector
new 062846d82 JSATTR-6: SAML AttributeQuery DataConnector
new 7b87e0378 JSATTR-6: SAML AttributeQuery DataConnector
new 07fe62f96 JSATTR-6: SAML AttributeQuery DataConnector
The 4 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:
.../dc/saml/impl/ExecutableQueryBuilder.java | 24 +++++++++
.../resolver/dc/saml/impl/SAMLDataConnector.java | 4 +-
.../impl/SimpleAggregationSAMLDataConnector.java | 2 +-
.../plugin/impl/SelfEntityIDLookupFunction.java | 53 +++++++++++++++++++
.../plugin/impl/ValidIssuersLookupFunction.java | 60 ++++++++++++++++++++++
.../saml/impl/AbstractSAMLDataConnectorParser.java | 3 ++
...mpleAggregationSAMLDataConnectorParserTest.java | 9 ++++
7 files changed, 152 insertions(+), 3 deletions(-)
create mode 100644 shib-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/saml/plugin/impl/SelfEntityIDLookupFunction.java
create mode 100644 shib-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/saml/plugin/impl/ValidIssuersLookupFunction.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list