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

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


Author: scantor
Date: Fri Oct 18 11:04:04 2013
New Revision: 4878

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4878&view=rev
Log:
Consistent naming.

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

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

Modified: trunk/idp-conf/src/main/resources/flows/authn/ipaddress-authn-beans.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/flows/authn/ipaddress-authn-beans.xml?rev=4878&r1=4877&r2=4878&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/flows/authn/ipaddress-authn-beans.xml (original)
+++ trunk/idp-conf/src/main/resources/flows/authn/ipaddress-authn-beans.xml Fri Oct 18 11:04:04 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