I have an application that displays an image inside of an Image object in WPF.The image is contained in a control whose xaml looks like:
I\'m trying to set up spring security 3 to authe开发者_如何学JAVAnticate users against my hibernate 3 database. I\'m storing only sha1 hashes of the passwords in the database (not plaintext).