Search:

Type: Posts; User: yabba; Keyword(s):

Search: Search took 0.01 seconds.

  1. Hi Ronald, I am not sure I am the best person to...

    Hi Ronald, I am not sure I am the best person to be helping with this issue as I am still not 100% sure of what I was doing wrong in the first place but see below for the code from my...
  2. Resolved: I have managed to resolve the...

    Resolved:

    I have managed to resolve the problem, although I am not sure exactly why it was a problem in the first place...

    I changed my custom UserDetails class back to a class that implements...
  3. Another update: I have created the following...

    Another update:

    I have created the following custom UserDetailsService:

    @Service("userDetailsService")
    public class UserDetailsServiceImpl implements UserDetailsService {

    @Autowired...
  4. An update: I have done some googling and...

    An update:

    I have done some googling and found a few places that detail how to write a custom UserDetails object and UserDetailsService, which I have implemented. I have now run into an entirely...
  5. Thanks for your response TerpInMD and you are...

    Thanks for your response TerpInMD and you are mostly correct in your interpretation of my question. I do want to get information stored about the user during logon. But what my ultimate goal is is...
  6. Setting parameters in a session scoped object while outside the session

    Hi All,

    Hopefully someone can help me, or at least point me in the right direction. I have been working on this issue for 2 days now and have reached the point where I have no hair left to tear...
Results 1 to 6 of 6