So my project needs to get a request object from with in a UserDetailsService to access an existing security service.
Can this be done?
Will I have access to all of the User session goodies?
Thanks for the help
So my project needs to get a request object from with in a UserDetailsService to access an existing security service.
Can this be done?
Will I have access to all of the User session goodies?
Thanks for the help