[java-identity-provider] branch main updated: javadoc

Rod Widdowson rdw at steadingsoftware.com
Fri Oct 23 12:19:18 UTC 2020


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=bb804e07b5e952989d25edd207ddfd59840c4823

The following commit(s) were added to refs/heads/main by this push:
       new  bb804e07b javadoc
bb804e07b is described below

commit bb804e07b5e952989d25edd207ddfd59840c4823
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Oct 23 13:19:13 2020 +0100

    javadoc
---
 .../spring/dc/storage/StorageServiceDataConnectorParserTest.java         | 1 +
 1 file changed, 1 insertion(+)

diff --git a/idp-attribute-resolver-spring/src/test/java/net/shibboleth/idp/attribute/resolver/spring/dc/storage/StorageServiceDataConnectorParserTest.java b/idp-attribute-resolver-spring/src/test/java/net/shibboleth/idp/attribute/resolver/spring/dc/storage/StorageServiceDataConnectorParserTest.java
index ca59117ce..d95bb2a52 100644
--- a/idp-attribute-resolver-spring/src/test/java/net/shibboleth/idp/attribute/resolver/spring/dc/storage/StorageServiceDataConnectorParserTest.java
+++ b/idp-attribute-resolver-spring/src/test/java/net/shibboleth/idp/attribute/resolver/spring/dc/storage/StorageServiceDataConnectorParserTest.java
@@ -43,6 +43,7 @@ import net.shibboleth.idp.attribute.StringAttributeValue;
 import net.shibboleth.idp.attribute.resolver.NoResultAnErrorResolutionException;
 import net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext;
 import net.shibboleth.idp.attribute.resolver.dc.storage.impl.StorageServiceDataConnector;
+import net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser;
 import net.shibboleth.idp.saml.impl.testing.TestSources;
 
 /** Test for {@link StorageServiceDataConnectorParser}. */

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


More information about the commits mailing list