[java-identity-provider COMMIT] /trunk/idp-core/src/main/java/net/shibboleth/idp/service/ClassBasedServiceStrategy.java

noreply at shibboleth.net noreply at shibboleth.net
Thu Jul 10 13:15:42 EDT 2014


Author: iay
Date: Thu Jul 10 13:15:42 2014
New Revision: 6269

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6269&view=rev
Log:
Javadoc fix.

Modified:
    trunk/idp-core/src/main/java/net/shibboleth/idp/service/ClassBasedServiceStrategy.java

Modified: trunk/idp-core/src/main/java/net/shibboleth/idp/service/ClassBasedServiceStrategy.java
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-core/src/main/java/net/shibboleth/idp/service/ClassBasedServiceStrategy.java?rev=6269&r1=6268&r2=6269&view=diff
==============================================================================
--- trunk/idp-core/src/main/java/net/shibboleth/idp/service/ClassBasedServiceStrategy.java (original)
+++ trunk/idp-core/src/main/java/net/shibboleth/idp/service/ClassBasedServiceStrategy.java Thu Jul 10 13:15:42 2014
@@ -40,8 +40,6 @@
 
     /**
      * Constructor.
-     * 
-     * @param claz
      */
     public ClassBasedServiceStrategy() {
         this(ServiceableComponent.class);



More information about the commits mailing list