mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Tidy up
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2103 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -195,12 +195,6 @@
|
||||
</bean>
|
||||
|
||||
|
||||
<!-- Simple LDAP example config -->
|
||||
<!--
|
||||
<bean id="authenticationComponentImpl" class="org.alfresco.repo.security.authentication.LDAPAuthenticationComponentImpl">
|
||||
</bean>
|
||||
-->
|
||||
|
||||
<!-- Simple Authentication component that rejects all authentication requests -->
|
||||
<!-- Use this defintion for Novell IChain integration. -->
|
||||
<!-- It should never go to the login screen so this is not required -->
|
||||
@@ -300,7 +294,8 @@
|
||||
|
||||
<!-- Authentication bootstrap -->
|
||||
|
||||
<!-- WIP
|
||||
<!-- Work in progress -->
|
||||
<!--
|
||||
<bean id="authenticationBootstrap" class="org.alfresco.repo.security.authentication.AuthenticationBootstrap" init-method="bootstrap">
|
||||
<property name="config">
|
||||
<ref bean="authenticationBoostrapConfig"/>
|
||||
@@ -329,7 +324,6 @@
|
||||
<ref bean="authenticationBoostrapConfigSource"/>
|
||||
</constructor-arg>
|
||||
</bean>
|
||||
|
||||
-->
|
||||
|
||||
</beans>
|
Reference in New Issue
Block a user