[java-identity-provider] branch master updated (fe0f207 -> 8f7834c)

Rod Widdowson rdw at steadingsoftware.com
Sat Sep 21 11:13:58 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  fe0f207   IDP-1235 Add support to pe-resolve attributes
       new  e20cd30   IDP-1501 explicitly set the app context for hand-grown beans
       new  8f7834c   IDP-1501 Require that ServicableComponents set and application context

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-impl/pom.xml                      |  6 ++++++
 .../impl/TargettedAttributeValueFilterTest.java        | 11 ++++++++---
 .../impl/UntargettedAttributeValueFilterTest.java      |  8 +++++---
 .../attribute/filter/impl/AttributeFilterImplTest.java | 18 +++++++++++++++---
 .../impl/ValidateExternalAuthenticationTest.java       |  2 ++
 .../filter/policyrule/saml/impl/BaseMetadataTests.java |  2 ++
 idp-attribute-impl/pom.xml                             |  6 ++++++
 .../impl/AttributeTranscoderRegistryImplTest.java      |  3 ++-
 idp-attribute-resolver-impl/pom.xml                    |  7 ++++++-
 .../resolver/impl/AttributeResolverImplTest.java       |  2 ++
 idp-cas-impl/pom.xml                                   |  6 ++++++
 .../impl/CASScopedStringAttributeTranscoderTest.java   |  3 ++-
 .../impl/CASStringAttributeTranscoderTest.java         |  3 ++-
 idp-profile-impl/pom.xml                               |  7 ++++++-
 .../idp/profile/impl/FilterAttributesTest.java         |  6 ++++++
 .../DefaultRelyingPartyConfigurationResolverTest.java  |  4 ++++
 ...gCriteriaRelyingPartyConfigurationResolverTest.java |  5 +++++
 .../metadata/impl/MetadataResolverServiceStrategy.java |  1 +
 idp-saml-impl/pom.xml                                  |  6 ++++++
 .../impl/SAML1ByteAttributeTranscoderTest.java         |  3 ++-
 .../impl/SAML1ScopedStringAttributeTranscoderTest.java |  3 ++-
 .../impl/SAML1StringAttributeTranscoderTest.java       |  3 ++-
 .../impl/SAML2ByteAttributeTranscoderTest.java         |  3 ++-
 .../impl/SAML2ScopedStringAttributeTranscoderTest.java |  3 ++-
 .../impl/SAML2StringAttributeTranscoderTest.java       |  3 ++-
 .../impl/SAML2XMLObjectAttributeTranscoderTest.java    |  3 ++-
 .../impl/AddAttributeStatementToAssertionTest.java     |  5 ++++-
 .../impl/AddAttributeStatementToAssertionTest.java     |  5 ++++-
 28 files changed, 114 insertions(+), 23 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list