[java-opensaml COMMIT] /trunk/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/keyinfo/impl/CertChainX509DataTe...

noreply at shibboleth.net noreply at shibboleth.net
Fri Feb 1 00:03:16 EST 2013


Author: scantor
Date: Fri Feb  1 00:03:16 2013
New Revision: 3206

URL: http://svn.shibboleth.net/view/java-opensaml?rev=3206&view=rev
Log:
Port java-xmltooling r781

Modified:
    trunk/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/keyinfo/impl/CertChainX509DataTest.java

Modified: trunk/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/keyinfo/impl/CertChainX509DataTest.java
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/keyinfo/impl/CertChainX509DataTest.java?rev=3206&r1=3205&r2=3206&view=diff
==============================================================================
--- trunk/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/keyinfo/impl/CertChainX509DataTest.java (original)
+++ trunk/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/keyinfo/impl/CertChainX509DataTest.java Fri Feb  1 00:03:16 2013
@@ -242,7 +242,7 @@
     }
     
     /**
-     * Test resolution with multiple certs, end-entity cert identified by X509SubjectName.
+     * Test resolution with multiple certs, end-entity cert identified by X509SKI.
      * 
      * @throws SecurityException on error resolving credentials
      * @throws ResolverException on error resolving credentials



More information about the commits mailing list