Class UserDomainGetter

java.lang.Object
main.controller.account.user.UserDomainGetter

public class UserDomainGetter extends Object
A class that provides a utility for getting the domain of a user.
  • Constructor Details

    • UserDomainGetter

      public UserDomainGetter()
  • Method Details

    • getUserDomain

      public static UserType getUserDomain(User user)
      Gets the domain of the specified user.
      Parameters:
      user - the user whose domain is to be retrieved
      Returns:
      the domain of the user