[java-identity-provider] branch master updated (8f7834c -> 6c8949c)
Rod Widdowson
rdw at steadingsoftware.com
Tue Sep 24 12:19:15 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 8f7834c IDP-1501 Require that ServicableComponents set and application context
new 048928c IDP-1235 Add support to pre-resolve attributes
new af8d039 Fix Javadoc
new 6c8949c IDP-1235 Add support to pre-resolve attributes
The 3 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:
.../resolver/AbstractAttributeDefinition.java | 18 ++++++++++
.../attribute/resolver/AttributeDefinition.java | 6 ++++
.../resolver/scripted/ScriptedIdPAttribute.java | 3 +-
.../resolver/AbstractAttributeDefinitionTest.java | 13 ++++---
.../resolver/impl/AttributeResolverImpl.java | 22 +++---------
.../resolver/impl/AttributeResolverImplTest.java | 6 ++--
.../spring/ad/BaseAttributeDefinitionParser.java | 5 +++
.../resolver/spring/AttributeResolverTest.java | 40 ++++++++++++++++++++++
.../spring/ad/SimpleAttributeParserTest.java | 7 ++--
.../ad/resolver/simpleAttributePopulated.xml | 2 +-
.../ad/resolver/simpleAttributePopulated2.xml | 2 +-
.../spring/attribute-resolver-preresolve.xml | 34 ++++++++++++++++++
idp-conf/src/main/resources/conf/logback.xml | 2 +-
.../schema/shibboleth-attribute-resolver.xsd | 10 ++++++
14 files changed, 139 insertions(+), 31 deletions(-)
create mode 100644 idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/attribute-resolver-preresolve.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list