Hi Les, Thanks for getting back to me...I wondered if that was the problem, I'll have a look in the morning at the api calls you mention and let you know if it sorts it out. One thing that occurs to me though is that the following line:
mRealm.addAccount(mUsername, hashedSaltedPassword.toString(), "user"); isn't working correctly as I am not able to login using a UsernamePasswordToken....am I passing the arguments correctly in the addAccount method call as far as you can tell? If I can't get this working, I'm happy to give a 1.2 snapshot build a try Cheers, -James -- View this message in context: http://shiro-user.582556.n2.nabble.com/hashed-salted-passwords-and-realm-authentication-tp7050618p7052110.html Sent from the Shiro User mailing list archive at Nabble.com.
