Search:

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

Search: Search took 0.01 seconds.

  1. Posting the solution just in case if anyone is...

    Posting the solution just in case if anyone is facing the same issue:
    Create new PreAuthenticatedAuthenticationToken token

    here's the code:

    Collection<GrantedAuthority> authorities = new...
  2. PreAuthenticationProcessingFilter unique issue

    Hello all,
    I have implemented the remember me (persistence token based) service and that i working fine along with UsernamePasswordAuthenticationFilter. However, after a user logs in, if the user is...
Results 1 to 2 of 2