[java-identity-provider] branch master updated: Fix Javadoc nit.

Scott Cantor cantor.2 at osu.edu
Tue Feb 26 09:02:36 EST 2019


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

scantor pushed a commit to branch master
in repository java-identity-provider.

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

The following commit(s) were added to refs/heads/master by this push:
       new  f67ea51   Fix Javadoc nit.
f67ea51 is described below

commit f67ea51eca040fa9d75cbb4cf057dba7febe59c0
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 26 09:02:33 2019 -0500

    Fix Javadoc nit.
---
 .../relyingparty/security/credential/BasicResourceParserTest.java       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/security/credential/BasicResourceParserTest.java b/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/security/credential/BasicResourceParserTest.java
index 0ee6737..c6fcc4f 100644
--- a/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/security/credential/BasicResourceParserTest.java
+++ b/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/security/credential/BasicResourceParserTest.java
@@ -30,7 +30,7 @@ import org.testng.Assert;
 import org.testng.annotations.Test;
 
 /**
- * test parsing Basic File System & Resource Credentials
+ * test parsing Basic File System and Resource Credentials
  */
 public class BasicResourceParserTest extends AbstractSecurityParserTest {
 

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


More information about the commits mailing list