Project

General

Profile

« Previous | Next » 

Revision 48351

Moving webapp from uoa-users-management project to dnet-openaire-users

View differences:

springContext-userManagementService.xml
110 110
        <!--</constructor-arg>-->
111 111
    <!--</bean>-->
112 112

  
113
    <!--
113 114
    <bean class="eu.dnetlib.openaire.user.security.FrontEndLinkURILogoutSuccessHandler" id="frontEndRedirectLogout"/>
114 115
    <bean id="logoutFilter" class="org.springframework.security.web.authentication.logout.LogoutFilter">
115 116
        <property name="filterProcessesUrl" value="/logout"/>
116 117
        <constructor-arg index="0" value="/"/>
117 118
        <constructor-arg index="1">
118 119
            <list>
119
                <ref bean="securityContextLogoutHandler"/>
120
                <ref bean="securityContextLogoutHandler"/>-->
120 121
                <!--ref bean="myLogoutHandler"/-->
121
            </list>
122
        <!--    </list>
122 123
        </constructor-arg>
123
    </bean>
124
    </bean>-->
124 125
    <!--
125 126
      -
126 127
      - The authentication filter

Also available in: Unified diff