Class AuthenticationNameUserIdSource

  • All Implemented Interfaces:
    UserIdSource

    public class AuthenticationNameUserIdSource
    extends Object
    implements UserIdSource
    Implementation of UserIdSource that returns the Spring Security Authentication's name as the user ID.
    Author:
    Craig Walls
    • Constructor Detail

      • AuthenticationNameUserIdSource

        public AuthenticationNameUserIdSource()