[java-identity-provider] branch master updated (d2a2cf0 -> 3d8f144)
Rod Widdowson
rdw at steadingsoftware.com
Sat May 18 06:18:01 EDT 2019
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch master
in repository java-identity-provider.
from d2a2cf0 Add MappedTag syntax variant to Predicate metadata filter.
new 1ec4292 IDP-1121 Use Lists rather than Collections or AttributeValues
new 3d8f144 IDP-1121 Use LinkedHashSets in Attribute Filtering
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../idp/attribute/filter/context/AttributeFilterWorkContext.java | 6 +++---
.../shibboleth/idp/attribute/filter/BaseBridgingClassTester.java | 4 ++--
.../java/net/shibboleth/idp/attribute/filter/MockMatcher.java | 4 ++--
.../idp/attribute/filter/matcher/impl/AbstractMatcher.java | 4 ++--
.../idp/attribute/filter/matcher/impl/ScriptedMatcher.java | 4 ++--
.../idp/attribute/filter/matcher/logic/impl/AndMatcher.java | 4 ++--
.../idp/attribute/filter/matcher/logic/impl/NotMatcher.java | 4 ++--
.../idp/attribute/filter/matcher/logic/impl/OrMatcher.java | 4 ++--
.../filter/matcher/saml/impl/AttributeInMetadataMatcher.java | 6 +++---
.../policyrule/saml/impl/RegistrationAuthorityPolicyRule.java | 4 ++--
.../idp/attribute/filter/matcher/impl/ScriptedMatcherTest.java | 4 ++--
.../filtercontext/impl/NumOfAttributeValuesPolicyRuleTest.java | 4 ++--
.../idp/attribute/resolver/impl/AttributeResolverImpl.java | 8 +++++++-
.../idp/attribute/resolver/impl/dc/scriptedConnector.js | 6 +++---
.../transcoding/impl/CASScopedStringAttributeTranscoderTest.java | 7 ++++---
.../transcoding/impl/CASStringAttributeTranscoderTest.java | 7 ++++---
.../idp/saml/saml2/profile/impl/FilterByQueriedAttributes.java | 5 +++--
.../transcoding/impl/SAML1ByteAttributeTranscoderTest.java | 8 ++++----
.../impl/SAML1ScopedStringAttributeTranscoderTest.java | 8 ++++----
.../transcoding/impl/SAML1StringAttributeTranscoderTest.java | 8 ++++----
.../transcoding/impl/SAML2ByteAttributeTranscoderTest.java | 8 ++++----
.../impl/SAML2ScopedStringAttributeTranscoderTest.java | 8 ++++----
.../transcoding/impl/SAML2StringAttributeTranscoderTest.java | 8 ++++----
.../transcoding/impl/SAML2XMLObjectAttributeTranscoderTest.java | 2 +-
24 files changed, 72 insertions(+), 63 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list