Class UserExistsOperation

    • Constructor Detail

      • UserExistsOperation

        public UserExistsOperation​(String databaseName,
                                   String userName)
        Deprecated. 
        Construct a new instance.
        Parameters:
        databaseName - the name of the database for the operation.
        userName - the name of the user to check if they exist.