Skip to content

Instantly share code, notes, and snippets.

@cjac
Created November 14, 2016 18:15
Show Gist options
  • Select an option

  • Save cjac/187c83ad6f4510df5a6e56112716fca8 to your computer and use it in GitHub Desktop.

Select an option

Save cjac/187c83ad6f4510df5a6e56112716fca8 to your computer and use it in GitHub Desktop.
<b:bean
id="casFilter"
class="org.springframework.security.cas.web.CasAuthenticationFilter"
- >
- <b:property
- name="authenticationManager"
- ref="casAuthenticationManager"
+ p:authenticationManager-ref="casAuthenticationManager"
/>
- </b:bean>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment