Class AuthenticateUserMapper

java.lang.Object
com.almis.awe.model.util.security.mapper.mapper.AuthenticateUserMapper

public class AuthenticateUserMapper extends Object
Mapper class to retrieve user info
  • Method Details

    • getUserFromAuthentication

      public static String getUserFromAuthentication(org.springframework.security.core.Authentication authenticationUserInfo)
      Retrieve username from authentication info
      Parameters:
      authenticationUserInfo - authentication info
      Returns:
      username