Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r4228 - trunk/ps-mdm-flowsub-mp/conf

Subject: perfsonar development work

List archive

perfsonar: r4228 - trunk/ps-mdm-flowsub-mp/conf


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r4228 - trunk/ps-mdm-flowsub-mp/conf
  • Date: Thu, 17 Jul 2008 06:09:44 -0400

Author: michael.bischoff
Date: 2008-07-17 06:09:44 -0400 (Thu, 17 Jul 2008)
New Revision: 4228

Modified:
trunk/ps-mdm-flowsub-mp/conf/components.properties
Log:
- fixed class name for authn component (should fix the auth issues)

Modified: trunk/ps-mdm-flowsub-mp/conf/components.properties
===================================================================
--- trunk/ps-mdm-flowsub-mp/conf/components.properties 2008-07-17 10:06:43
UTC (rev 4227)
+++ trunk/ps-mdm-flowsub-mp/conf/components.properties 2008-07-17 10:09:44
UTC (rev 4228)
@@ -14,4 +14,4 @@
#the service will load this component depending on service.r.ls_url has a
valid value in service.properties
#registrator=org.perfsonar.service.base.registration.LSRegistrationComponent

-authn=org.perfsonar.commons.auxiliary.components.authn.wssec.WSSecAuthNComponent
\ No newline at end of file
+authn=org.perfsonar.base.auxiliary.components.authn.wssec.WSSecAuthNComponent



  • perfsonar: r4228 - trunk/ps-mdm-flowsub-mp/conf, svnlog, 07/17/2008

Archive powered by MHonArc 2.6.16.

Top of Page