BAEL-2702 fix: added SecuredResourceController to the test context

This commit is contained in:
cror 2019-01-28 18:58:59 +01:00
parent bb6c78f07b
commit 7b9e72e6c9
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<beans:bean class="org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler" name="awareAuthenticationSuccessHandler"/>
<beans:bean class="com.baeldung.security.RefererAuthenticationSuccessHandler" name="refererHandler"/>
<beans:bean class="com.baeldung.controller.SecuredResourceController" />
<authentication-manager>
<authentication-provider>