Skip to content

Instantly share code, notes, and snippets.

@krams915
Created January 7, 2012 11:00
<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