[java-shib-attribute] branch main updated: Fix javadoc.
Scott Cantor
cantor.2 at osu.edu
Thu Nov 17 13:31:21 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-attribute.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=9bf9d6e3b71df59c2840accb67505880a49d5695
The following commit(s) were added to refs/heads/main by this push:
new 9bf9d6e3b Fix javadoc.
9bf9d6e3b is described below
commit 9bf9d6e3b71df59c2840accb67505880a49d5695
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Nov 17 08:31:18 2022 -0500
Fix javadoc.
---
.../idp/attribute/resolver/spring/dc/impl/CacheConfigParser.java | 2 --
1 file changed, 2 deletions(-)
diff --git a/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/CacheConfigParser.java b/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/CacheConfigParser.java
index 16359d7df..fc37c6a82 100644
--- a/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/CacheConfigParser.java
+++ b/shib-attribute-resolver-spring/src/main/java/net/shibboleth/idp/attribute/resolver/spring/dc/impl/CacheConfigParser.java
@@ -83,8 +83,6 @@ public class CacheConfigParser {
/**
* Creates a new cache bean definition from a v2 XML configuration.
*
- * @param parserContext bean parser context
- *
* @return cache bean definition
*/
@Nullable public BeanDefinition createCache() {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list