Skip to content

Instantly share code, notes, and snippets.

@krams915
Created January 7, 2012 11:00
Show Gist options
  • Save krams915/1574437 to your computer and use it in GitHub Desktop.
Save krams915/1574437 to your computer and use it in GitHub Desktop.
<authentication-manager>
<authentication-provider user-service-ref="customUserDetailsService">
<password-encoder hash="md5"/>
</authentication-provider>
</authentication-manager>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment