[java-identity-provider] branch master updated (47eae94 -> 598ba72)
Rod Widdowson
rdw at steadingsoftware.com
Wed Nov 21 05:24:04 EST 2018
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 47eae94 Remove inaccurate javadoc comment.
new e9086e7 Remove use of old style dependencies from tests
new 104d94a IDP-1361 Deprecate <SourceAttributes> for TemplateAttrDef
new 598ba72 IDP-1361 Deprecate PrincipalAuthenticationMethod Attribute Defn
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:
.../ad/impl/TemplateAttributeDefinition.java | 48 +++++++++++++---
...SAML1NameIdentifierAttributeDefinitionTest.java | 12 ++--
.../impl/SAML2NameIDAttributeDefinitionTest.java | 29 ++++++----
.../resolver/ad/impl/ScriptedAttributeTest.java | 12 ++--
.../resolver/ad/impl/SimpleAttributeTest.java | 6 +-
.../resolver/ad/impl/TemplateAttributeTest.java | 64 ++++++++++++----------
.../dc/impl/ComputedIDDataConnectorTest.java | 26 ++++-----
.../dc/impl/StoredIDDataConnectorTest.java | 8 +--
.../attribute/resolver/impl/ad/attributes2.script | 2 +-
...henticationMethodAttributeDefinitionParser.java | 14 ++++-
.../ad/impl/TemplateAttributeDefinitionParser.java | 11 +++-
.../spring/ad/SimpleAttributeParserTest.java | 24 +++-----
.../ad/resolver/simpleAttributePopulated.xml | 6 +-
.../{ => resolver}/simpleAttributePopulated2.xml | 5 +-
.../spring/ad/simpleAttributePopulated.xml | 28 ----------
.../net/shibboleth/idp/saml/impl/TestSources.java | 45 +++++++++------
16 files changed, 183 insertions(+), 157 deletions(-)
rename idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/ad/{ => resolver}/simpleAttributePopulated2.xml (89%)
delete mode 100644 idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/ad/simpleAttributePopulated.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list