[java-idp-testbed COMMIT] in /trunk/src/main/resources: conf/authn-ipaddress-config.xml conf/ipaddress-authn-config.x...

noreply at shibboleth.net noreply at shibboleth.net
Fri Oct 18 11:00:40 EDT 2013


Author: scantor
Date: Fri Oct 18 11:00:40 2013
New Revision: 17

URL: http://svn.shibboleth.net/view/java-idp-testbed?rev=17&view=rev
Log:
Consistent naming.

Added:
    trunk/src/main/resources/conf/ipaddress-authn-config.xml
      - copied, changed from r15, trunk/src/main/resources/conf/authn-ipaddress-config.xml
Modified:
    trunk/src/main/resources/conf/authn-ipaddress-config.xml
    trunk/src/main/resources/flows/authn/ipaddress-authn-beans.xml

Copied: trunk/src/main/resources/conf/ipaddress-authn-config.xml (from r15, trunk/src/main/resources/conf/authn-ipaddress-config.xml)
URL: http://svn.shibboleth.net/view/java-idp-testbed/trunk/src/main/resources/conf/ipaddress-authn-config.xml?p2=trunk/src/main/resources/conf/ipaddress-authn-config.xml&p1=trunk/src/main/resources/conf/authn-ipaddress-config.xml&r1=15&r2=17&rev=17&view=diff
==============================================================================
    (empty)

Modified: trunk/src/main/resources/flows/authn/ipaddress-authn-beans.xml
URL: http://svn.shibboleth.net/view/java-idp-testbed/trunk/src/main/resources/flows/authn/ipaddress-authn-beans.xml?rev=17&r1=16&r2=17&view=diff
==============================================================================
--- trunk/src/main/resources/flows/authn/ipaddress-authn-beans.xml (original)
+++ trunk/src/main/resources/flows/authn/ipaddress-authn-beans.xml Fri Oct 18 11:00:40 2013
@@ -12,7 +12,7 @@
        default-init-method="initialize"
        default-destroy-method="destroy">
 
-    <import resource="../../conf/authn-ipaddress-config.xml" />
+    <import resource="../../conf/ipaddress-authn-config.xml" />
 
     <bean class="net.shibboleth.idp.profile.impl.ProfileActionBeanPostProcessor" />
     



More information about the commits mailing list