[java-identity-provider] branch master updated (fae75b7 -> 292e1de)
Rod Widdowson
rdw at steadingsoftware.com
Mon Apr 22 05:04:20 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 fae75b7 checkstyle
new 4f07b9a IDP-1121 Make tests use lists, not collections of attribute values
new 292e1de IDP-1121 Explicitly preserve input order o IdPAttribute#setValues
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:
.../net/shibboleth/idp/attribute/IdPAttribute.java | 22 +++-----------
.../shibboleth/idp/attribute/AttributeTest.java | 13 +++++----
.../resolver/AbstractResolverPluginTest.java | 2 +-
.../impl/SAML2NameIDAttributeDefinitionTest.java | 2 +-
.../dc/impl/ScriptedDataConnectorTest.java | 3 +-
.../resolver/impl/AttributeResolverImplTest.java | 5 ++--
...ttributeSourcedSubjectCanonicalizationTest.java | 17 ++++-------
.../ExtractUsernamePasswordFromBasicAuthTest.java | 10 +++----
.../idp/authn/impl/FilterFlowsByAttributeTest.java | 8 ++---
.../impl/PopulateAttributeReleaseContextTest.java | 2 +-
.../idp/consent/impl/ConsentTestingSupport.java | 4 +--
.../impl/AttributeValueLookupFunctionTest.java | 4 +--
.../idp/profile/impl/ResolveAttributesTest.java | 8 ++---
.../impl/SAML1ByteAttributeEncoderTest.java | 25 ++++++++--------
.../SAML1ScopedStringAttributeEncoderTest.java | 27 +++++++++--------
.../impl/SAML1StringAttributeEncoderTest.java | 23 +++++++--------
.../impl/SAML1XMLObjectAttributeEncoderTest.java | 27 +++++++++--------
.../impl/SAML2ByteAttributeEncoderTest.java | 25 ++++++++--------
.../SAML2ScopedStringAttributeEncoderTest.java | 29 +++++++++---------
.../impl/SAML2StringAttributeEncoderTest.java | 23 +++++++--------
.../impl/SAML2XMLObjectAttributeEncoderTest.java | 27 +++++++++--------
...uteSourcedSAML1NameIdentifierGeneratorTest.java | 34 +++++++++++-----------
.../AttributeSourcedSAML2NameIDGeneratorTest.java | 34 +++++++++++-----------
.../impl/PersistentSAML2NameIDGeneratorTest.java | 6 ++--
.../nameid/impl/StoredPersistentIdDecoderTest.java | 6 ++--
.../impl/AddAttributeStatementToAssertionTest.java | 2 +-
.../impl/AddAttributeStatementToAssertionTest.java | 2 +-
27 files changed, 182 insertions(+), 208 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list