[java-identity-provider] branch master updated (ef7a145 -> 6e68809)
Rod Widdowson
rdw at steadingsoftware.com
Sun Jul 16 08:29:31 EDT 2017
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 ef7a145 IDP-1192 Deprecate references in the Attribute Filter language
new 5a81649 IDP-1177 Remove duplicate deprecation warning
new 6e68809 IDP-1177 A pass though attribute-resolver adding DeprecationSupport calls
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:
.../AttributeRequesterEntityAttributeExactRuleParser.java | 12 ------------
.../AttributeRequesterEntityAttributeRegexRuleParser.java | 11 -----------
.../saml/impl/AttributeRequesterInEntityGroupRuleParser.java | 11 -----------
.../saml/impl/AttributeRequesterNameIdFormatRuleParser.java | 11 -----------
.../net/shibboleth/idp/attribute/resolver/DataConnector.java | 2 +-
.../idp/attribute/resolver/PluginDependencySupport.java | 7 +++++++
.../attribute/resolver/ResolverDataConnectorDependency.java | 5 +++++
.../ad/impl/IdPAttributePrincipalValuesFunction.java | 7 ++++---
.../resolver/dc/ldap/impl/ConnectionFactoryValidator.java | 6 +++++-
.../impl/ParameterizedExecutableSearchFilterBuilder.java | 6 ++++--
.../resolver/dc/rdbms/impl/DataSourceValidator.java | 6 ++++--
.../dc/rdbms/impl/FormatExecutableStatementBuilder.java | 7 ++++---
.../resolver/spring/dc/impl/AbstractDataConnectorParser.java | 11 +++++++++++
.../spring/dc/ldap/impl/LDAPDataConnectorParser.java | 6 ++++--
.../spring/dc/rdbms/impl/RDBMSDataConnectorParser.java | 10 +++++-----
.../resolver/spring/impl/AttributeResolverParser.java | 8 +++++---
.../spring/pc/impl/AbstractPrincipalConnectorParser.java | 6 +++++-
17 files changed, 64 insertions(+), 68 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list