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

noreply at shibboleth.net noreply at shibboleth.net
Sun Oct 13 16:13:19 EDT 2013


Author: scantor
Date: Sun Oct 13 16:13:18 2013
New Revision: 4849

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4849&view=rev
Log:
Transferring configuration material in from other locations.

Added:
    trunk/idp-conf/src/main/java/net/
    trunk/idp-conf/src/main/java/net/shibboleth/
    trunk/idp-conf/src/main/java/net/shibboleth/idp/
    trunk/idp-conf/src/main/java/net/shibboleth/idp/conf/
    trunk/idp-conf/src/main/java/net/shibboleth/idp/conf/OpensamlConfigBean.java   (with props)
    trunk/idp-conf/src/main/java/net/shibboleth/idp/conf/package-info.java   (with props)
    trunk/idp-conf/src/main/resources/conf/
    trunk/idp-conf/src/main/resources/conf/authn-comparison.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/authn-comparison.xml
    trunk/idp-conf/src/main/resources/conf/authn-flow-descriptors.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/authn-flow-descriptors.xml
    trunk/idp-conf/src/main/resources/conf/global-beans.xml   (with props)
    trunk/idp-conf/src/main/resources/conf/idp.properties   (with props)
    trunk/idp-conf/src/main/resources/conf/jaas.config
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/conf/jaas.config
    trunk/idp-conf/src/main/resources/conf/logback.xml   (with props)
    trunk/idp-conf/src/main/resources/conf/mvc-beans.xml   (with props)
    trunk/idp-conf/src/main/resources/conf/session-manager.xml   (with props)
    trunk/idp-conf/src/main/resources/conf/webflow-config.xml   (with props)
    trunk/idp-conf/src/main/resources/flows/
    trunk/idp-conf/src/main/resources/flows/authn/
    trunk/idp-conf/src/main/resources/flows/authn/authn-beans.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/authn-beans.xml
    trunk/idp-conf/src/main/resources/flows/authn/authn-flow.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/authn-flow.xml
    trunk/idp-conf/src/main/resources/flows/authn/ipaddress-authn-beans.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/ipaddress-authn-beans.xml
    trunk/idp-conf/src/main/resources/flows/authn/ipaddress-authn-flow.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/ipaddress-authn-flow.xml
    trunk/idp-conf/src/main/resources/flows/authn/jaas-basic-authn-beans.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/jaas-basic-authn-beans.xml
    trunk/idp-conf/src/main/resources/flows/authn/jaas-basic-authn-flow.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/jaas-basic-authn-flow.xml
    trunk/idp-conf/src/main/resources/flows/authn/jaas-form-authn-beans.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/jaas-form-authn-beans.xml
    trunk/idp-conf/src/main/resources/flows/authn/jaas-form-authn-flow.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/jaas-form-authn-flow.xml
    trunk/idp-conf/src/main/resources/flows/authn/remoteuser-authn-beans.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/remoteuser-authn-beans.xml
    trunk/idp-conf/src/main/resources/flows/authn/remoteuser-authn-flow.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/remoteuser-authn-flow.xml
    trunk/idp-conf/src/main/resources/flows/authn/simple-subject-c14n-flow.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/simple-subject-c14n-flow.xml
    trunk/idp-conf/src/main/resources/flows/authn/subject-c14n-beans.xml
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/flows/subject-c14n-beans.xml
    trunk/idp-conf/src/main/resources/views/
    trunk/idp-conf/src/main/resources/views/login.vm
      - copied, changed from r4828, trunk/idp-authn-impl/src/main/resources/templates/login.vm
Modified:
    trunk/idp-authn-impl/src/main/resources/conf/jaas.config
    trunk/idp-authn-impl/src/main/resources/flows/authn-beans.xml
    trunk/idp-authn-impl/src/main/resources/flows/authn-comparison.xml
    trunk/idp-authn-impl/src/main/resources/flows/authn-flow-descriptors.xml
    trunk/idp-authn-impl/src/main/resources/flows/authn-flow.xml
    trunk/idp-authn-impl/src/main/resources/flows/ipaddress-authn-beans.xml
    trunk/idp-authn-impl/src/main/resources/flows/ipaddress-authn-flow.xml
    trunk/idp-authn-impl/src/main/resources/flows/jaas-basic-authn-beans.xml
    trunk/idp-authn-impl/src/main/resources/flows/jaas-basic-authn-flow.xml
    trunk/idp-authn-impl/src/main/resources/flows/jaas-form-authn-beans.xml
    trunk/idp-authn-impl/src/main/resources/flows/jaas-form-authn-flow.xml
    trunk/idp-authn-impl/src/main/resources/flows/remoteuser-authn-beans.xml
    trunk/idp-authn-impl/src/main/resources/flows/remoteuser-authn-flow.xml
    trunk/idp-authn-impl/src/main/resources/flows/simple-subject-c14n-flow.xml

[... 442 lines stripped ...]


More information about the commits mailing list