richardsang2004
Jan 6th, 2005, 05:30 PM
According to the java doc, the UserDetail holds information and later on to be stored inside the Authentication.
I am using my own AuthenticationDao impl, and it has a method loadxxx to return a Usertail object. If I have another object I need to use, how would I attack to the UserDetail so later I can get it from Authentication?
I am using my own AuthenticationDao impl, and it has a method loadxxx to return a Usertail object. If I have another object I need to use, how would I attack to the UserDetail so later I can get it from Authentication?