Class UserContext

java.lang.Object
net.andresbustamante.yafoot.commons.model.UserContext

public class UserContext extends Object
Context information for the connected user.
Author:
andresbustamante
  • Field Details

  • Constructor Details

    • UserContext

      public UserContext(String username)
      Constructor using a username.
      Parameters:
      username - Username for the new context object