[java-shib-metadata] branch main updated: Javadoc fixes.
Brent Putman
putmanb at georgetown.edu
Wed Feb 22 04:40:55 UTC 2023
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch main
in repository java-shib-metadata.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-metadata.git;a=commit;h=4986a59a42351cf5e7255c1e22891ce96dfbfc40
The following commit(s) were added to refs/heads/main by this push:
new 4986a59a Javadoc fixes.
4986a59a is described below
commit 4986a59a42351cf5e7255c1e22891ce96dfbfc40
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Feb 21 23:23:07 2023 -0500
Javadoc fixes.
---
.../main/java/net/shibboleth/spring/http/HTTPResourceFactoryBean.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shib-metadata-spring/src/main/java/net/shibboleth/spring/http/HTTPResourceFactoryBean.java b/shib-metadata-spring/src/main/java/net/shibboleth/spring/http/HTTPResourceFactoryBean.java
index 68d59210..18c3771e 100644
--- a/shib-metadata-spring/src/main/java/net/shibboleth/spring/http/HTTPResourceFactoryBean.java
+++ b/shib-metadata-spring/src/main/java/net/shibboleth/spring/http/HTTPResourceFactoryBean.java
@@ -128,7 +128,7 @@ public class HTTPResourceFactoryBean extends AbstractFactoryBean<HTTPResource> {
}
/**
- * Set a handler to manipulate the {@link HttpClientContext}.
+ * Set a handler to manipulate the {@link org.apache.hc.client5.http.protocol.HttpClientContext}.
*
* @param handler the handler to install
*/
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list