Interface WebswingUser


  • public interface WebswingUser
    Representation of user logged-in to Webswing through web interface.
    • Method Detail

      • getUserId

        String getUserId()
        Returns:
        Unique user id
      • getUserAttributes

        Map<String,​Serializable> getUserAttributes()
        Returns:
        map of user attributes specific to configured security module implementation.