[java-opensaml] 14/16: Fix Javadocs for Checkstyle.
Brent Putman
putmanb at georgetown.edu
Sun Dec 17 00:08:24 EST 2017
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch master
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=c2e8d193a557663832d5f4cc4ef6659bf269e5f9
commit c2e8d193a557663832d5f4cc4ef6659bf269e5f9
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Fri Dec 15 22:10:06 2017 -0500
Fix Javadocs for Checkstyle.
---
.../java/org/opensaml/security/messaging/HttpClientSecurityContext.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opensaml-security-api/src/main/java/org/opensaml/security/messaging/HttpClientSecurityContext.java b/opensaml-security-api/src/main/java/org/opensaml/security/messaging/HttpClientSecurityContext.java
index cde7629..6b62489 100644
--- a/opensaml-security-api/src/main/java/org/opensaml/security/messaging/HttpClientSecurityContext.java
+++ b/opensaml-security-api/src/main/java/org/opensaml/security/messaging/HttpClientSecurityContext.java
@@ -66,7 +66,7 @@ public class HttpClientSecurityContext extends BaseContext {
}
/**
- * Set the TLS criteria strategy function
+ * Set the TLS criteria strategy function.
*
* @param strategy the strategy function instance, or null
*/
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list