[java-shib-attribute] branch main updated (fa3301859 -> 97e280c3a)
Rod Widdowson
rdw at steadingsoftware.com
Sat Nov 12 16:34:19 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch main
in repository java-shib-attribute.
from fa3301859 IDP-2036 Mapped Attribute Definition does not implements all the common Attributes
new 90658ddc6 JSATTR-7 PairwiseIdDataConnectorParser does not derive from the data connector parser base class
new 97e280c3a JSATTR-7 PairwiseIdDataConnectorParser does not derive from the data connector parser base class
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:
.../attribute/resolver/spring/dc/AbstractDataConnectorParser.java | 5 -----
.../resolver/spring/dc/http/impl/HTTPDataConnectorParser.java | 6 ++++++
.../resolver/spring/dc/impl/PairwiseIdDataConnectorParser.java | 3 +--
.../resolver/spring/dc/ldap/impl/LDAPDataConnectorParser.java | 6 ++++++
.../resolver/spring/dc/rdbms/impl/RDBMSDataConnectorParser.java | 6 ++++++
.../spring/dc/impl/ComputedIdDataConnectorParserTest.java | 8 ++++++--
.../resolver/spring/dc/resolver/computedDataConnector.xml | 2 +-
7 files changed, 26 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list