Class UsersUtil


  • public class UsersUtil
    extends java.lang.Object
    • Constructor Detail

      • UsersUtil

        public UsersUtil()
    • Method Detail

      • usersSeeEachOthers

        public static boolean usersSeeEachOthers​(User sender,
                                                 User recipient)
      • getServerAdmin

        public static User getServerAdmin()
      • getServerModerator

        public static User getServerModerator()
      • isAllowedToPerformNewSearch

        public static boolean isAllowedToPerformNewSearch​(User user)